The Function Module CP_DT_LST_MARK_ALL_SET (Select all records of a list in the dialog table) is a standard Function Module in SAP ERP and is part of the function group CPDT within the package CP.
Function Module | CP_DT_LST_MARK_ALL_SET |
Short Text | Select all records of a list in the dialog table |
Function Group | CPDT |
Package | CP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LSTNR_IMP | LIKE | RC27X-LSTNR | List in which all data records sho |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.