plz listen carefully sir,in alv reports how i insert logo
into alv grid(if it is tcode 'oaer' )?tell me procedure,
in the same report how insert background logo tell me the
procedure please?
Answer Posted / subramanyam immadisetty
if the tc is 'oaer',goto t.c: oaer,
give class name and class type . for example class
name:pictures, classtype : ot.
and give object key as logoname : zrama(by pressing f8 u
can get object key),save and use functionmodule :
reuse_alv_commentary_write.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the use of insert and append statement in sap abap?
Select up to 1 row and select single difference ?
What are the different message types available in the abap/4 ?
In sap script how to print bar code in vertical manner
What happens Update command is used without where clause ?
What are client dependent objects in abap/sap?
Can a domain, assigned to a data element be changed?
Which table stores the programs created?
What is off cycle payroll run
What is the difference between call transaction method and the session method? : abap bdc
How to Solve a Particular Ticket in Realtime ?
What are the basic components of dialog program?
Difference between function group and function module?
What is the use of lock objects?
To how many tables can an append structure be assigned. : abap data dictionary