Where Used List (Function Module) for SAP ABAP Data Element GRAPROF_ID (ID of a user-spec. profile in the tab. for graphics profiles)
SAP ABAP Data Element
GRAPROF_ID (ID of a user-spec. profile in the tab. for graphics profiles) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
CY_GET_GRAPROFILE VALUE(GRAPROF_ID) LIKE TCY21-GRAPROF_ID
|
Reads a graphic profile with the specified ID from TCY21 | ||||
| 2 |
CY_GET_GRAPROFILE_TEXT VALUE(GRAPROF_ID) LIKE TCY22-GRAPROF_ID
|
Reads the text to a graphic profile from the text table TCY22 | ||||
| 3 |
CY_GET_SUBPROFILE_IDS VALUE(GRAPROF_ID) LIKE TCY06-GRAPROF_ID
|
Reads the IDs of the simple profiles to a profile ID from TCY06 | ||||
| 4 |
CY_INIT_PROFILE VALUE(GRAPROF_ID) LIKE TCY06-GRAPROF_ID
|
Initialize profiles during capacity planning | ||||