How to add background picture/graphics in alv report?
Answer Posted / sap4raj
For those who wish to upload and use a picture in your ALV
abap reports.
Steps for uploading Logo :-:
1. Goto the transaction OAER
2. Enter the class name as 'PICTURES'
3. Enter the class type as 'OT'
4. Enter the object key as the name of the logo you wish to
give
5. Execute
6. Then in the new screen select Standard doc. types in
bottom window
Click on the Screen icon
Now, it will ask for the file path where you have to
upload the logo
7. Now you can use this logo in REUSE_ALV_COMMENTARY_WRITE
| Is This Answer Correct ? | 41 Yes | 1 No |
Post New Answer View All Answers
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
Explain the Inportance of pa30? : abap hr
Explain about workbench request and customization requests?
What is difference between check table and value table ?
Can a domain, assigned to a data element be changed?
How to transfer data into line items using batch input session method? : abap bdc
How does the system handle roll areas for external program components?
Explain what is sap script?
did u done enhancement framework?how u implemented?
Can we create field without data element? If yes, how?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
Explain what are the various types of selection screen event?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What is screen flow logic? What are the sections in it?