Data Element list used by SAP ABAP Function Module CY01_GET_STRATEGY_PROFILE (Reads a strategy profile of the resource planning system)
SAP ABAP Function Module
CY01_GET_STRATEGY_PROFILE (Reads a strategy profile of the resource planning system) 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_STPRO | Strategy profile for capacity leveling | SOURCE VALUE(CURRENT_PROFILE_ID) LIKE TCY37-STPRO_ID |
|
| 3 | CY_STPRO | Strategy profile for capacity leveling | SOURCE VALUE(PROFILE_ID) LIKE TCY37-STPRO_ID DEFAULT SPACE |
|
| 4 | CY_STPROT | Text describing a strategy profile | SOURCE VALUE(PROFILE_TEXT) LIKE TCY37T-STPROTXT |
|