Table/Structure Field list used by SAP ABAP Function Module /SOMO/FIRST_DAY_IN_PERIOD_GET (Zu einer Periode und Geschäftsjahr wird das Datum des ersten Tages ermitte)
SAP ABAP Function Module
/SOMO/FIRST_DAY_IN_PERIOD_GET (Zu einer Periode und Geschäftsjahr wird das Datum des ersten Tages ermitte) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | GJVAR - MONMIT | First day of the second half of the month | ||
| 2 | GJVAR - MONMIT | First day of the second half of the month | SOURCE VALUE(I_MONMIT) LIKE GJVAR-MONMIT DEFAULT 00 |
|
| 3 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 4 | T009B - BDATJ | Posting Date YYYY | ||
| 5 | T009B - BDATJ | Posting Date YYYY | SOURCE VALUE(I_GJAHR) LIKE T009B-BDATJ |
|
| 6 | T009B - PERIV | Fiscal Year Variant | SOURCE VALUE(I_PERIV) LIKE T009B-PERIV |
|
| 7 | T009B - PERIV | Fiscal Year Variant | ||
| 8 | T009B - POPER | Posting period | ||
| 9 | T009B - POPER | Posting period | SOURCE VALUE(I_POPER) LIKE T009B-POPER |
|