Table/Structure Field list used by SAP ABAP Function Module FM_INVENTORY_YEARS_CHANGE (Arbeiten, falls der User die Jahre der Bestände im Customizing ändert)
SAP ABAP Function Module
FM_INVENTORY_YEARS_CHANGE (Arbeiten, falls der User die Jahre der Bestände im Customizing ändert) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FM01 - FIKRS | Financial Management Area | SOURCE VALUE(I_FIKRS) LIKE FM01-FIKRS |
|
| 2 | FMBE - GJAHR | Fiscal Year | SOURCE VALUE(I_NEW_YEAR_END) LIKE FMBE-GJAHR |
|
| 3 | FMBE - GJAHR | Fiscal Year | SOURCE VALUE(I_OLD_YEAR_BEGIN) LIKE FMBE-GJAHR DEFAULT 0000 |
|
| 4 | FMBE - GJAHR | Fiscal Year | SOURCE VALUE(I_OLD_YEAR_END) LIKE FMBE-GJAHR DEFAULT 0000 |
|
| 5 | FMBE - GJAHR | Fiscal Year | SOURCE VALUE(I_NEW_YEAR_BEGIN) LIKE FMBE-GJAHR |
|
| 6 | FMDY - XFELD | Checkbox | SOURCE VALUE(I_FLG_CHECK_ONLY) LIKE FMDY-XFELD DEFAULT SPACE |
|
| 7 | FMDY - XFELD | Checkbox | SOURCE VALUE(I_FLG_COMMIT) LIKE FMDY-XFELD DEFAULT SPACE |
|