how many secondary lists can we create in an ALV?
Answer Posted / diwakar
We can create as many as interactive list using ALV.
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
What is screen flow logic? What are the sections in it?
What are the different types of parameters? : abap modularization
What is an rfc?
What are data classes? What are the various data classes available for selection? : abap data dictionary
What do you understand by work area and internal tables in abap? Why do we use it?
What are spa/gpa parameters (sap memory)?
What is evaluation path, where do we do it and why? : sap abap hr
Explain what is the step-by-step process to create a table in data dictionary?
How many types of data classes are there in sap?
Explain get cursor field?
How will you define org structure in MM?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
How do you Export a session ?
How many secondary indexes can we create in a table?