The Function Module FMAVC_READ_INDEX_ACO (Determine the availability control object using the index table) 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 |
Short Text | Determine the availability control object using the index table |
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_ADDRESS | TYPE | FMKU_S_DIMPART | FM dimensions |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACO_OBJNR | TYPE | BUBAS_OBJNR | Object number for FM budgeting and AVC | |
E_CGADDRIND | TYPE | FMCE_CGADDRIND | Role of Budget Address in Cover Group | |
E_CG_BUDGET_ADDRESS | TYPE | FMKU_S_DIMPART | FM account assignment | |
E_CVRGRP | TYPE | FMCE_CVRGRP | Cover Group | |
E_FLG_USE_CE_RULE | TYPE | XFELD | Flag: Cover eligibility rule used? | |
E_S_ACO_ADDRESS | TYPE | FMAVC_S_DIMENSIONS | AVC dimensions (FM) |
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 |
NO_INDEX_ENTRY | No matching entry found in the index table |