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 are the functional areas? User groups? and how does ABAP query work in relation to these?
Does every abap/4 have a modular structure? : abap modularization
What are the steps in a bdc session? : abap bdc
What is payroll area
How do you write manual bdc session method? : abap bdc
What is screen flow logic? What are the sections in it?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
What are indexes? : sap abap data dictionary
Define alv programming in abap?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
What are the functional areas?
Explain what is step-loop? Explain all the steps?
What application areas are you comfortable in?
What is For-period and In-period
What is the use of 'table index'?