Table/Structure Field list used by SAP ABAP Function Module CO_DT_MARK_SINGLE_CHK (Check if exactly one object of an object type is selected in a list)
SAP ABAP Function Module
CO_DT_MARK_SINGLE_CHK (Check if exactly one object of an object type is selected in a list) 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 - OBJECT | Data objects of a task list | SOURCE VALUE(OBJECT_IMP) TYPE RCLST-OBJECT |
|
| 5 | RCLST - OBJECT | Data objects of a task list | ||
| 6 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||