Table/Structure Field list used by SAP ABAP Function Module FIRST_DAY_IN_PERIOD_GET (Date of first day determined for period and fiscal year)
SAP ABAP Function Module
FIRST_DAY_IN_PERIOD_GET (Date of first day determined for period and fiscal year) 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 - INDEX | ABAP System Field: Loop Index | ||
| 5 | SYST - MSGID | ABAP System Field: Message ID | ||
| 6 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 7 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 8 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 9 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 10 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 11 | SYST - MSGV4 | ABAP System Field: Message Variable | ||
| 12 | T009 - PERIV | Fiscal Year Variant | ||
| 13 | T009 - XKALE | Indicator: Determine periods like calendar year ? | ||
| 14 | T009 - XJABH | Indicator: Fiscal year variants year-dependent ? | ||
| 15 | T009 - ANZBP | Number of posting periods | ||
| 16 | T009B - BDATJ | Posting Date YYYY | ||
| 17 | T009B - BDATJ | Posting Date YYYY | SOURCE VALUE(I_GJAHR) LIKE T009B-BDATJ |
|
| 18 | T009B - BUMON | Posting date calendar month | ||
| 19 | T009B - BUTAG | Calendar day from the posting date | ||
| 20 | T009B - PERIV | Fiscal Year Variant | SOURCE VALUE(I_PERIV) LIKE T009B-PERIV |
|
| 21 | T009B - PERIV | Fiscal Year Variant | ||
| 22 | T009B - POPER | Posting period | ||
| 23 | T009B - POPER | Posting period | SOURCE VALUE(I_POPER) LIKE T009B-POPER |
|
| 24 | T009B - RELJR | Year shift relative to the current year |