Table/Structure Field list used by SAP ABAP Function Module C0_DM_LST_DEL (Delete a list in the dialog table)
SAP ABAP Function Module
C0_DM_LST_DEL (Delete a list in the dialog table) 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 | RCLSC - LSTNR | Task list: Number of the object overview to be displayed | ||
| 4 | RCLST - LSTNR | Task list: Number of the object overview to be displayed | ||
| 5 | RCLST - LSTNR | Task list: Number of the object overview to be displayed | SOURCE VALUE(LSTNR_IMP) LIKE RCLST-LSTNR |
|
| 6 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||