Following are the import parameters of LDB_PROCESS:
=> LDBNAME-- lt is the name of a logical database.
=> VARIANT-- It is the name of a variant. It is used to fill the selection screen of the logical database. It must be assigned to the database program of the logical database.
=> EXPRESSIONS-- It is used for passing extra selections for the nodes of the logical database. The selection of nodes must be dynamic. The data type of the parameter RSDS_TEXPR is defined in the type group RSDS.
=> FIELD_SELECTION-- This parameter is used to pass a list of the required fields for the nodes of the logical database where dynamic selections are allowed. The data type of the parameter is the deep internal table RSFS_FIELDS.
=> LDBNAME-- lt is the name of a logical database.
=> VARIANT-- It is the name of a variant. It is used to fill the selection screen of the logical database. It must be assigned to the database program of the logical database.
=> EXPRESSIONS-- It is used for passing extra selections for the nodes of the logical database. The selection of nodes must be dynamic. The data type of the parameter RSDS_TEXPR is defined in the type group RSDS.
=> FIELD_SELECTION-- This parameter is used to pass a list of the required fields for the nodes of the logical database where dynamic selections are allowed. The data type of the parameter is the deep internal table RSFS_FIELDS.
No comments:
Post a Comment