Table/Structure Field list used by SAP ABAP Function Module BKK_RFC_GL_FI_PERIOD_DETERMINE (Determines the Period and Fiscal Year from the Posting Date)
SAP ABAP Function Module
BKK_RFC_GL_FI_PERIOD_DETERMINE (Determines the Period and Fiscal Year from the Posting Date) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKPF - GJAHR | Fiscal Year | ||
| 2 | BKPF - MONAT | Fiscal period | ||
| 3 | IBKKBKPF01 - BUDAT | Posting Date in the Document | ||
| 4 | IBKKBKPF01 - BUDAT | Posting Date in the Document | SOURCE VALUE(I_BUDAT) LIKE IBKKBKPF01-BUDAT |
|
| 5 | IBKKBKPF01 - BUKRS | Company Code | ||
| 6 | IBKKBKPF01 - BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE IBKKBKPF01-BUKRS |
|
| 7 | IBKKBKPF01 - GJAHR | Fiscal Year | ||
| 8 | IBKKBKPF01 - GJAHR | Fiscal Year | SOURCE VALUE(E_GJAHR) LIKE IBKKBKPF01-GJAHR |
|