how many secondary lists can we create in an ALV?
Answer Posted / l.sai koteswararao
1 basic list
20 secondary list
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
Some Realtime Objects on Bdc.
How many main windows will be there in a page window?
What are the organizational related Infotypes
What is the difference between free and refresh?
What are the events we use in dialog programming and explain them?
What are the Various Types of internal tables?
What is an interactive report?
How do you save data in bdc tables? : abap bdc
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.
How to convert the Unit for 'Distance' (The value from one Unit to another).
What is the transaction code to display the payroll results ? : abap hr
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
In sap scripts, how will you link form with the event driven?
How do you take care of performance issues in your ABAP programs?