Menu

SAP Function Module C0_DM_LST_CTR_LSTNR_DET_BY_OBJ

To a dialog table object, det. the respective entry from Lst_Ctr. table

The Function Module C0_DM_LST_CTR_LSTNR_DET_BY_OBJ (To a dialog table object, det. the respective entry from Lst_Ctr. table) is a standard Function Module in SAP ERP and is part of the function group C0DM within the package CP.

Technical Information

Function Module C0_DM_LST_CTR_LSTNR_DET_BY_OBJ
Short Text To a dialog table object, det. the respective entry from Lst_Ctr. table
Function Group C0DM
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
OBJECT_IMP LIKE RCLST-OBJECT Object of the dialog table

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INDEX_DT_EXP LIKE SY-TABIX Index on list control tab.
LSTNR_EXP LIKE RCLST-LSTNR List number of the dialog table
RCLSC_EXP LIKE RCLSC Record to object from list control

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LST_CTR LIKE RCLSC List control Tab.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_LIST No appropriate list found