8) What are the compulsary values in RESUSE_LIST_DISPLAY
and RESUSE_LIST_GRID?
Answers were Sorted based on User's Feedback
Answer / kamal kumar
I_CALLBACK_PROGRAM <sy-repid>
IT_FIELDCAT <field table>
T_OUTTAB <Value Table>
Is This Answer Correct ? | 18 Yes | 0 No |
Answer / 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 |
Explain the difference between call screen and leave screen?
Explain Catch Command in ABAP?
why SAP scripts and smartforms are used
Types of internal table? how do u decide which type u have to use?
Difference between SY-CPROG and SY-REPID? Plz give me the answer,its urgent!
whats the difference between range & select-option??
what is meant by filtration in alv? how to do it?
1 Answers Bristle Cone, Cap Gemini, HP, Satyam, Wipro,
Difference between BDC vs Direct Loads?
how can i transport a idoc from development system to production system? in idoc we are doing bd64 for distribution model view is it mandatory for idoc? and is it possible without creating a distribution model view we can generate a idoc?
did u done enhancement framework?how u implemented?
Different types of locks?
can you create an internal table dynamically?(at run time)