Data Element list used by SAP ABAP Function Module RIB_INTERVAL_CHECK (Pruefung des budgeterhoehenden Intervalls)
SAP ABAP Function Module
RIB_INTERVAL_CHECK (Pruefung des budgeterhoehenden Intervalls) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FM_ABSINT | Maximum Difference Between Minimum Revenue and Upper Tol. L | SOURCE VALUE(C_ABSINT) LIKE FMUDRULE-ABSINT |
|
| 2 | FM_INTERVALTYPE | Type of Minimum Revenue and Upper Tolerance Limit | SOURCE VALUE(C_INTERVALTYPE) TYPE IFMUDRULESCR-INTERVALTYPE |
|
| 3 | FM_MAXINC | Maximum to which the budget is increased | SOURCE VALUE(C_MAXINC) LIKE FMUDRULE-MAXINC |
|
| 4 | FM_MAXPROZ | Upper limit in % of current budget | SOURCE VALUE(C_MAXPROZ) LIKE FMUDRULE-MAXPROZ |
|
| 5 | FM_MININC | Minimum revenue from which the budget is increased | SOURCE VALUE(C_MININC) LIKE FMUDRULE-MININC |
|
| 6 | FM_MINPROZ | Minimum revenue in % of current budget | SOURCE VALUE(C_MINPROZ) LIKE FMUDRULE-MINPROZ |
|