Menu

SAP Function Module CP_DT_LST_CTR_READ_BY_LSTNR

Read loop indexes for list number

The Function Module CP_DT_LST_CTR_READ_BY_LSTNR (Read loop indexes for list number) is a standard Function Module in SAP ERP and is part of the function group CPDT within the package CP.

Technical Information

Function Module CP_DT_LST_CTR_READ_BY_LSTNR
Short Text Read loop indexes for list number
Function Group CPDT
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LSTNR_IMP LIKE RCLST-LSTNR List number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENTRIES_EXP LIKE SY-TABIX Number of entries in the list
INDEX_AUF_EXP LIKE SY-TABIX Index on 1st entry of the current
INDEX_END_EXP LIKE SY-TABIX Index on last entry of the list
INDEX_STA_EXP LIKE SY-TABIX Index on 1st entry of the list
PHYKEY_EXP LIKE RCLSC-PHYKEY Key to which list was set up
RCLSC_EXP LIKE RCLSC Data record from list control tabl

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND For list number, no entry in dialo