Data Element list used by SAP ABAP Function Module FM_SET_PERIO_FROM_FI (Periode aus FI-Buchungsperiode ermitteln)
SAP ABAP Function Module
FM_SET_PERIO_FROM_FI (Periode aus FI-Buchungsperiode ermitteln) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE ACCIT-BUKRS |
|
| 2 | CO_PERIO | Period | SOURCE VALUE(C_PERIO_FM) LIKE FMIFIIT-PERIO |
|
| 3 | FM_XPAYFYR | PB date Fyear | SOURCE VALUE(I_DTFYEAR) LIKE FMUP01-PAYDTFYEAR |
|
| 4 | GJAHR | Fiscal Year | SOURCE VALUE(I_GJAHR_FI) LIKE ACCIT-GJAHR |
|
| 5 | GJAHR | Fiscal Year | SOURCE VALUE(I_GJAHR_FM) LIKE FMIFIIT-GJAHR |
|
| 6 | MONAT | Fiscal period | SOURCE VALUE(I_PERIO_FI) LIKE ACCIT-MONAT |
|
| 7 | PERIV | Fiscal Year Variant | SOURCE VALUE(I_PERIV_FM) LIKE FM01-CA_PERIV |
|