Where Used List (Function Module) for SAP ABAP Data Element DARPROF_ID (ID of a user-spec. profile in the table for option profiles)
SAP ABAP Data Element
DARPROF_ID (ID of a user-spec. profile in the table for option profiles) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
CY_GET_DARPROFILE VALUE(DARPROF_ID) LIKE TCY08-DARPROF_ID
|
Reads a display profile with the specified ID from TCY08 | ||||
| 2 |
CY_GET_DARPROFILE_TEXT VALUE(DARPROF_ID) LIKE TCY12-DARPROF_ID
|
Reads the text to a display profile from the text table TCY12 | ||||
| 3 |
CY_GET_SUBPROFILE_IDS VALUE(DARPROF_ID) LIKE TCY06-DARPROF_ID
|
Reads the IDs of the simple profiles to a profile ID from TCY06 | ||||
| 4 |
CY_INIT_PROFILE VALUE(DARPROF_ID) LIKE TCY06-DARPROF_ID
|
Initialize profiles during capacity planning | ||||