Data Element list used by SAP ABAP Function Module CY01_GET_STRATEGY_INFORMATION (Delivers contents of a strategy key)
SAP ABAP Function Module
CY01_GET_STRATEGY_INFORMATION (Delivers contents of a strategy key) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CR_VERTL | Distribution of capacity requirements (Planned/prod.order) | SOURCE VALUE(DISTRIBUTION_KEY) LIKE TC29-VERTL OPTIONAL |
|
| 2 | CR_VERTXT | Description of the distribution key | SOURCE VALUE(STRATEGY_KEY_TEXT) LIKE TC29R-KTEXT |
|
| 3 | CY_ART | Type of distribution (continuous or discrete) | SOURCE VALUE(ART) LIKE TC29S-ART |
|
| 4 | CY_BASIS | Basis for distribution (factory calendar/Gregorian calend..) | SOURCE VALUE(BASIS) LIKE TC29S-BASIS |
|
| 5 | CY_LAGE | Distribution between earliest/latest dates | SOURCE VALUE(LAGE) LIKE TC29S-LAGE |
|
| 6 | CY_STRAT | Distribution strategy for capacity planning | SOURCE VALUE(STRATEGY_KEY) LIKE TC29S-STRAT OPTIONAL |
|