Table/Structure Field list used by SAP ABAP Function Module DATE_TO_PERIOD_CONVERT (Ermittlung der Geschäftsperiode aus dem Buchungsdatum über T009, T009B.)
SAP ABAP Function Module
DATE_TO_PERIOD_CONVERT (Ermittlung der Geschäftsperiode aus dem Buchungsdatum über T009, T009B.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | GJVAR - MONMIT | First day of the second half of the month | SOURCE VALUE(I_MONMIT) LIKE GJVAR-MONMIT DEFAULT 00 |
|
| 2 | GJVAR - MONMIT | First day of the second half of the month | ||
| 3 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 4 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 5 | T009 - ANZBP | Number of posting periods | ||
| 6 | T009 - PERIV | Fiscal Year Variant | ||
| 7 | T009 - XJABH | Indicator: Fiscal year variants year-dependent ? | ||
| 8 | T009 - XKALE | Indicator: Determine periods like calendar year ? | ||
| 9 | T009B - RELJR | Year shift relative to the current year | ||
| 10 | T009B - POPER | Posting period | ||
| 11 | T009B - POPER | Posting period | SOURCE VALUE(E_BUPER) LIKE T009B-POPER |
|
| 12 | T009B - PERIV | Fiscal Year Variant | SOURCE VALUE(I_PERIV) LIKE T009B-PERIV |
|
| 13 | T009B - PERIV | Fiscal Year Variant | ||
| 14 | T009B - BUTAG | Calendar day from the posting date | ||
| 15 | T009B - BUMON | Posting date calendar month | ||
| 16 | T009B - BDATJ | Posting Date YYYY | ||
| 17 | T009B - BDATJ | Posting Date YYYY | SOURCE VALUE(E_GJAHR) LIKE T009B-BDATJ |