Where Used List (Function Module) for SAP ABAP Data Element SETPROF_ID (ID of a user-spec. profile in the tab. for selectn. profiles)
SAP ABAP Data Element
SETPROF_ID (ID of a user-spec. profile in the tab. for selectn. profiles) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
CY_GET_SETPROFILE VALUE(SETPROF_ID) LIKE TCY07-SETPROF_ID
|
Reads a set profile with the specified ID from TCY07 | ||||
| 2 |
CY_GET_SETPROFILE_TEXT VALUE(SETPROF_ID) LIKE TCY11-SETPROF_ID
|
Reads the description to a set profile from the text table TCY11 | ||||
| 3 |
CY_GET_SUBPROFILE_IDS VALUE(SETPROF_ID) LIKE TCY06-SETPROF_ID
|
Reads the IDs of the simple profiles to a profile ID from TCY06 | ||||
| 4 |
CY_INIT_PROFILE VALUE(SETPROF_ID) LIKE TCY06-SETPROF_ID
|
Initialize profiles during capacity planning | ||||