8) What are the compulsary values in RESUSE_LIST_DISPLAY
and RESUSE_LIST_GRID?
Answer Posted / pankaj singh
Compulsory values in ALV_LIST_DISPLAY are:-
(a) I_callback_program : report_id.
(b) I_callback_pf_status_set :
(c) I_callback_user_command:
(d) It_fieldcat.
Compulsory values in ALV_Grid_DISPLAY are:-
(a) I_callback_program : report_id.
(b) I_callback_pf_status_set : routine for pf status
(c) I_callback_user_command: routine for user command
(d) it_fieldcat
(e) Is_layout
| Is This Answer Correct ? | 2 Yes | 15 No |
Post New Answer View All Answers
Explain about sap fico testing and the tools used? : abap bdc
How do you control printer functions from sapscript?
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
Have you set up a back ground job ? How to create a background job without a variant ?
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
Explain the advantages of abap query tool?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
How do you document abap/4 programs? Do you use program documentation menu option?
Can we call reports and transactions from interactive reporting lists?
What function does data dictionary perform?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
What are the differences between interactive and drill down reports?
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
What are the disadvantages of using explicit enhancement?
What is the differences between structure and table in data dictionary in abap?