The Function Module FMAVC_READ_INDEX_ACO_DOWN (Determine all budget/posting objects for one availability control object) is a standard Function Module in SAP ERP and is part of the function group FMAVC_ACO_INDEX_ACCESS within the package FMAVCA_E.
Function Module | FMAVC_READ_INDEX_ACO_DOWN |
Short Text | Determine all budget/posting objects for one availability control object |
Function Group | FMAVC_ACO_INDEX_ACCESS |
Package | FMAVCA_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ALDNR | TYPE | BUAVC_ALDNR | Availability ledger | |
I_DERIACOGRANT | TYPE | FMAVC_DERIACOGRANT | Derivation of the Grant in Availability Control Objects (FM) | |
I_FISCYEAR | TYPE | GJAHR | Fiscal year | |
I_FM_AREA | TYPE | FIKRS | Financial management area | |
I_SLDNR | TYPE | BUBAS_SLDNR | Source ledger number | |
I_S_ACO_ADDRESS | TYPE | FMAVC_S_DIMENSIONS | AVC dimensions (FM) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_ALL_GRANT_VALUES | TYPE | XFELD | Flag: 'All possible values of the Grant must be taken into account' | |
E_T_ADDRESSES | TYPE | FMKU_T_DIMPART | Table with FM account assignments |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ACCESS_FAILURE | Access to some data base table failed |
INVALID_GRANT | Invalid use of the dimension grant |
NO_INDEX_ENTRY | No matching entry found in the index table |