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
What is the sap abap?
Explain what are the different functions used in sap script?
How do you execute the payroll
How do you display a data in a detail list?
Explain what is an rfc?
What is payroll driver ? : abap hr
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
Explain how many types of tables exist and what are they in data dictionary?
What is the Process to transfer IDOC from Outbound System to Inbound system.
What are the internal tables and work area?
Explain the Types of Select statements?
what is friend class
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
what is difference between user exit, customer exit and badi?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization