Where Used List (Function Module) for SAP ABAP Data Element CP_SORT (Sort field of the CIM dialog table)
SAP ABAP Data Element
CP_SORT (Sort field of the CIM dialog table) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
C0_DM_DTAB_REC_READ_BY_KEY VALUE(SORT_IMP) LIKE RCLST-SORT
|
Read from dialog table with sort key | ||||
| 2 |
CP_DT_DTAB_REC_READ_BY_KEY VALUE(SORT_IMP) LIKE RCLST-SORT
|
Read record from dialog table for list number and sort key | ||||
| 3 |
CP_DT_DTAB_REC_UPD VALUE(SORT_OLD_IMP) LIKE RCLST-SORT
|
Update dialog table after record change | ||||
| 4 |
CP_DT_DTAB_REC_UPD VALUE(SORT_NEW_IMP) LIKE RCLST-SORT
|
Update dialog table after record change | ||||
| 5 |
CP_TD_READ_WITH_SORTKEY VALUE(SORTKEY) LIKE RCLST-SORT OPTIONAL
|
Read record for the logical key from the term dialog table | ||||