Data Element list used by SAP ABAP Function Module K_PERIODS_GET_FOR_KOKRS (Anzahl der Buchungsperioden für einen Kostenrechnungskreis)
SAP ABAP Function Module
K_PERIODS_GET_FOR_KOKRS (Anzahl der Buchungsperioden für einen Kostenrechnungskreis) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ANZBP | Number of posting periods | SOURCE VALUE(ANZBP) LIKE T009-ANZBP |
|
| 2 | ANZSP | Number of special periods | SOURCE VALUE(ANZSP) LIKE T009-ANZSP |
|
| 3 | GJAHR | Fiscal Year | SOURCE VALUE(GJAHR) LIKE T009Y-GJAHR DEFAULT SPACE |
|
| 4 | GJBEG | Fiscal year start date | SOURCE VALUE(GJBEG) LIKE T009Y-GJBEG |
|
| 5 | GJEND | Fiscal year end date | SOURCE VALUE(GJEND) LIKE T009Y-GJEND |
|
| 6 | KOKRS | Controlling Area | SOURCE VALUE(KOKRS) LIKE TKA01-KOKRS DEFAULT SPACE |
|
| 7 | UDCHECKS | Check: all consistency checks | SOURCE VALUE(I_CHECK_PERIODS) TYPE UDCHECKS DEFAULT SPACE |
|
| 8 | XJABH | Indicator: Fiscal year variants year-dependent ? | SOURCE VALUE(XJABH) LIKE T009-XJABH |
|
| 9 | XKALE | Indicator: Determine periods like calendar year ? | SOURCE VALUE(XKALE) LIKE T009-XKALE |
|