Data Element list used by SAP ABAP Function Module CY01_GET_ALL_PROFILE_VALUES (Reads all subprofile values belonging to an overall profile)
SAP ABAP Function Module
CY01_GET_ALL_PROFILE_VALUES (Reads all subprofile values belonging to an overall profile) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CYFLAG | Dummy data element for reference structure | SOURCE VALUE(RESET_BUFFER_IMP) LIKE CYREFS-FLAG DEFAULT SPACE |
|
| 2 | CY_ANPROT | Text describing an evaluation profile | SOURCE VALUE(ANPRO_TEXT) LIKE TCY34T-ANPROTXT |
|
| 3 | CY_COPROT | Text describing a control profile | SOURCE VALUE(COPRO_TEXT) LIKE TCY49T-COPROTXT |
|
| 4 | CY_GESPROF | Overall profile for capacity leveling | SOURCE VALUE(PROFILE_ID) LIKE TCY30-PROFILE_ID DEFAULT SPACE |
|
| 5 | CY_LAYOUT | Grouping of layout keys | SOURCE VALUE(LAYOUT) LIKE TCY56-LAYOUT |
|
| 6 | CY_LIPROT | Description of a list profile | SOURCE VALUE(LIPRO_TEXT) LIKE TCY60T-LIPROTXT |
|
| 7 | CY_PEPROT | Text describing a profile for period-specific display | SOURCE VALUE(PEPRO_TEXT) LIKE TCY35T-PEPROTXT |
|
| 8 | CY_PROFTXT | Text describing an overall profile for capacity leveling | SOURCE VALUE(PROFILE_TEXT) LIKE TCY30T-PROFTXT |
|
| 9 | CY_SEPROT | Text describing a selection profile | SOURCE VALUE(SEPRO_TEXT) LIKE TCY32T-SEPROTXT |
|
| 10 | CY_STPROT | Text describing a strategy profile | SOURCE VALUE(STPRO_TEXT) LIKE TCY37T-STPROTXT |
|
| 11 | CY_TIPROT | Text describing a time profile | SOURCE VALUE(TIPRO_TEXT) LIKE TCY33T-TIPROTXT |
|
| 12 | CY_TPPROT | Text describing a profile for the planning table (tab. form) | SOURCE VALUE(TPPRO_TEXT) LIKE TCY56T-TPPROTXT |
|
| 13 | PLT_TEXT | Description of planning table profile | SOURCE VALUE(PTPRO_TEXT) LIKE TCY48T-PLTTEXT |