Table/Structure Field 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 | SYST - MANDT | ABAP System Field: Client ID of Current User | ||
| 2 | TC29 - MANDT | Client | ||
| 3 | TC29 - STRAT | Distribution strategy for capacity planning | ||
| 4 | TC29 - VERTL | Distribution of capacity requirements (Planned/prod.order) | SOURCE VALUE(DISTRIBUTION_KEY) LIKE TC29-VERTL OPTIONAL |
|
| 5 | TC29 - VERTL | Distribution of capacity requirements (Planned/prod.order) | ||
| 6 | TC29R - KTEXT | Description of the distribution key | ||
| 7 | TC29R - KTEXT | Description of the distribution key | SOURCE VALUE(STRATEGY_KEY_TEXT) LIKE TC29R-KTEXT |
|
| 8 | TC29S - ART | Type of distribution (continuous or discrete) | ||
| 9 | TC29S - ART | Type of distribution (continuous or discrete) | SOURCE VALUE(ART) LIKE TC29S-ART |
|
| 10 | TC29S - BASIS | Basis for distribution (factory calendar/Gregorian calend..) | ||
| 11 | TC29S - BASIS | Basis for distribution (factory calendar/Gregorian calend..) | SOURCE VALUE(BASIS) LIKE TC29S-BASIS |
|
| 12 | TC29S - LAGE | Distribution between earliest/latest dates | ||
| 13 | TC29S - LAGE | Distribution between earliest/latest dates | SOURCE VALUE(LAGE) LIKE TC29S-LAGE |
|
| 14 | TC29S - STRAT | Distribution strategy for capacity planning | ||
| 15 | TC29S - STRAT | Distribution strategy for capacity planning | SOURCE VALUE(STRATEGY_KEY) LIKE TC29S-STRAT OPTIONAL |