Table/Structure Field list used by SAP ABAP Function Module C0_DM_LST_MARK_GET_NEXT (Detail screen: search for next marked record in current list for obj.type)
SAP ABAP Function Module
C0_DM_LST_MARK_GET_NEXT (Detail screen: search for next marked record in current list for obj.type) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
RCLSC - INDEX_END | Index referrng to the last rec'd of a list in the dialog tab | |
2 | ![]() |
RCLSC - INDEX_STA | Index referring to first record of list in dialog tab. | |
3 | ![]() |
RCLST - FLG_MARK | Selection indicator | |
4 | ![]() |
RCLST - INDEX_SOPR | Index referring to record table for items | |
5 | ![]() |
RCLST - LSTNR | Task list: Number of the object overview to be displayed | |
6 | ![]() |
RCLST - OBJECT | Data objects of a task list | |
7 | ![]() |
RCLST - OBJECT | Data objects of a task list | SOURCE VALUE(OBJECT_IMP) LIKE RCLST-OBJECT |
8 | ![]() |
RCLST - SUBOBJ | Data objects of a task list | |
9 | ![]() |
RCLST - SUBOBJ | Data objects of a task list | SOURCE VALUE(SUBOBJ_IMP) LIKE RCLST-SUBOBJ DEFAULT SPACE |
10 | ![]() |
SYST - TABIX | ABAP System Field: Row Index of Internal Tables | |