Data Element list used by SAP ABAP Function Module FM_INVENTORY_FILL_TABLE (Füllt Jahre und Periodenblöcke mit Werten (Vorbereitung auf "Full-Insert"))
SAP ABAP Function Module
FM_INVENTORY_FILL_TABLE (Füllt Jahre und Periodenblöcke mit Werten (Vorbereitung auf "Full-Insert")) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FM_ABLDXX | Period opening balance in ledger currency | SOURCE VALUE(I_AMOUNT_TR) LIKE FMBE-ABLD01 DEFAULT 0 |
|
| 2 | FM_ABLDXX | Period opening balance in ledger currency | SOURCE VALUE(I_AMOUNT_LD) LIKE FMBE-ABLD01 DEFAULT 0 |
|
| 3 | GJAHR | Fiscal Year | SOURCE VALUE(I_YEAR_END) LIKE FMBE-GJAHR DEFAULT SPACE |
|
| 4 | GJAHR | Fiscal Year | SOURCE VALUE(I_YEAR_BEGIN) LIKE FMBE-GJAHR |
|
| 5 | GJAHR | Fiscal Year | SOURCE VALUE(I_YEAR_DISTANCE) LIKE FMBE-GJAHR DEFAULT SPACE |
|
| 6 | PERBL | Period block | SOURCE VALUE(I_PERBL_MAX) LIKE FMBE-PERBL |
|
| 7 | PERBL | Period block | SOURCE VALUE(I_PERIO_FROM_1) LIKE FMBE-PERBL DEFAULT 1 |
|
| 8 | PERBL | Period block | SOURCE VALUE(I_PERBL_BEGIN) LIKE FMBE-PERBL DEFAULT 16 |
|