How to display dynamic logo's in Smartforms? i mean to say
different logo's on different pages?
Answer Posted / genadi ivanov
Well, the question doesn't seem to be good enough. If you have to show different logos on different pages you have to:
1.Register/import logos in SAP - TAC SE78
2.Create Z* table to map logos and pages to which they have to be displayed
3.Create a variable in Smartform which will be populated in the beginning of each page and which will find the correct logo for the page based on the Z* table
4.Display the logo using standard Smartform image object using the variable you found in step 3.
That's all.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Concepts of OO ABAP and why we are using it?
What is the table buffer?
What are the modes in lock objects? : sap abap data dictionary
What is the purpose of sum statement?
How to transfer data into line items using batch input session method? : abap bdc
Explain what is an rfc?
What is view? Different types of view.
Can we write the code both call transaction and session method in single program?
What is design pattern? Provide example .Why are we using it?
Different types of locks?
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
How to set an Enhancement point for a custom report?
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
What is the difference between skip and reserve?
how do you call third selection screen ?