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
How do you find the information on the current screen? : abap bdc
Rp_provide_from_last contains how many parameters ? : abap hr
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
How many types of views are there? : abap data dictionary
what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...
What are the different functions used in sap script? What are the parameters used in each function?
How do you import pay scale data from non sap to sap? : sap abap hr
How to know if the value entered contains records or not?
What are interface/conversion programs in SAP?
What is personnel sub are
What are the different methods of bdc? : abap bdc
What are pool tables?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?