Where Used List (Function Module) for SAP ABAP Table FMIUR (Open Interval Rules for updating FM)
SAP ABAP Table
FMIUR (Open Interval Rules for updating FM) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
FM_OPEN_INTERVAL_CHECK REFERENCE(I_LEDGER) LIKE FMIUR-LEDGER
|
Checks whether the FM pdate date is open for FM updating | ||||
| 2 |
FM_OPEN_INTERVAL_CHECK REFERENCE(I_FISCAL_YEAR) LIKE FMIUR-FISC_YEAR
|
Checks whether the FM pdate date is open for FM updating | ||||
| 3 |
FM_OPEN_INTERVAL_CHECK REFERENCE(I_FMAREA) LIKE FMIUR-FM_AREA
|
Checks whether the FM pdate date is open for FM updating | ||||
| 4 |
FM_OPEN_INTERVAL_CHECK REFERENCE(I_VALUETYPE) LIKE FMIUR-VALUE_TYPE
|
Checks whether the FM pdate date is open for FM updating | ||||
| 5 |
FM_VALIDATE_PERIOD_INTERVAL REFERENCE(I_FROM_PERIOD) LIKE FMIUR-FROM_PERIOD
|
Checks whether the setup interval is correctly defined | ||||
| 6 |
FM_VALIDATE_PERIOD_INTERVAL REFERENCE(I_DIMENSION_TYPE) LIKE FMIUR-DIMENSION_TYPE
|
Checks whether the setup interval is correctly defined | ||||
| 7 |
FM_VALIDATE_PERIOD_INTERVAL REFERENCE(I_TO_PERIOD) LIKE FMIUR-TO_PERIOD
|
Checks whether the setup interval is correctly defined | ||||