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 / mahender
CL_GUI_ALV_TREE_SIMPLE WITH THIS GLOBAL CLASS WE CAN CREATE
LOGO IN ABAP ALV'S.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Select up to 1 row and select single difference ?
What will exactly the hide statement do?
SM35 transaction, How to automate BDC ?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What is the difference between field-group header and other field groups? : abap modularization
What is an update task?
Can we create field without data element? If yes, how?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
How to maintain lists?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
What is the difference between get and get late?
Value table VS check Table.
How many types of tables exists and what are they in data dictionary?
What is Field group?