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 / sandeep
you can use function reuse_alv_commantry_write.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How we format the data before before write statement in report ?
Can we specify the next screen number with a variable?
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
Can a constructor be declared private? If yes then in which scenario?
What is output determination?
What is the function of a domain? : abap data dictionary
when does a list get sent to the screen on the presentation layer?
What are the different functions used in sap script? What are the parameters used in each function?
What is a subscreen? How can we use a subscreen?
From excel to abap - is batch mode possible ? : abap bdc
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What are the function of the transport system and workbench organiser? : abap data dictionary
What is get cursor field?
Describe the difference between macro and subroutine?
what is field string ? & where we are using field strings?