Table list used by SAP ABAP Function Module FM_CHECK_VALIDITY_OF_PERIOD (Checks the validity of a defined period in an fm area)
SAP ABAP Function Module
FM_CHECK_VALIDITY_OF_PERIOD (Checks the validity of a defined period in an fm area) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FM01 | Financial Management Areas | SOURCE VALUE(I_FM_AREA) LIKE FM01-FIKRS |
|
| 2 | FMDY | FIFM: Screen Fields | SOURCE VALUE(I_FLG_ACCOUNTING_VIEW) LIKE FMDY-XFELD OPTIONAL |
|
| 3 | FMIOI | Commitment Documents Funds Management | SOURCE VALUE(I_FM_UPDATE_DATE) LIKE FMIOI-ZHLDT OPTIONAL |
|
| 4 | T009 | Fiscal Year Variants | ||
| 5 | T009 | Fiscal Year Variants | SOURCE VALUE(I_FM_PERIOD) LIKE T009-ANZBP |
|
| 6 | T009 | Fiscal Year Variants | SOURCE VALUE(I_NORMAL_PERIODS) LIKE T009-ANZBP OPTIONAL |
|
| 7 | T009 | Fiscal Year Variants | SOURCE VALUE(I_SPECIAL_PERIODS) LIKE T009-ANZSP OPTIONAL |
|