Following are the table parameters of LDB_PROCESS:
=> CALLBACK-- It is used to assign callback routines to the names of nodes and events. It determines the nodes of the logical database that reads the data. It also determines when the data is passed back to the program.
=> SELECTIONS-- It is used to pass input values for the fields of the selection screen of the logical database.
The data type of the parameter corresponds to the structure RSPARAMS in the ABAP Dictionary.
=> CALLBACK-- It is used to assign callback routines to the names of nodes and events. It determines the nodes of the logical database that reads the data. It also determines when the data is passed back to the program.
=> SELECTIONS-- It is used to pass input values for the fields of the selection screen of the logical database.
The data type of the parameter corresponds to the structure RSPARAMS in the ABAP Dictionary.
No comments:
Post a Comment