Table list used by SAP ABAP Function Module FM_GET_YEAR_FROM_DATE (Ermittelt für einen Finanzkreis pro Komponente aus einem Datum das GJahr)
SAP ABAP Function Module
FM_GET_YEAR_FROM_DATE (Ermittelt für einen Finanzkreis pro Komponente aus einem Datum das GJahr) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FM01 | Financial Management Areas | SOURCE VALUE(I_PERIV) LIKE FM01-CA_PERIV OPTIONAL |
|
| 2 | FM01 | Financial Management Areas | ||
| 3 | FM01 | Financial Management Areas | SOURCE VALUE(I_FAREA) LIKE FM01-FIKRS OPTIONAL |
|
| 4 | FMDY | FIFM: Screen Fields | SOURCE VALUE(I_APPLC) LIKE FMDY-APPLC_FM DEFAULT 'A' |
|
| 5 | T001 | Company Codes | SOURCE VALUE(I_BUKRS) LIKE T001-BUKRS OPTIONAL |
|
| 6 | T009B | Fiscal year variant periods | SOURCE VALUE(E_YEAR) LIKE T009B-BDATJ |
|
| 7 | T009B | Fiscal year variant periods | SOURCE VALUE(E_PERIOD) LIKE T009B-POPER |
|