SAP ABAP Function Module FMAVC_READ_INDEX_ACO_DOWN (Determine all budget/posting objects for one availability control object)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM-BCS-AC (Application Component) Availability Control
     FMAVCA_E (Package) Active availability control: FM application part
Basic Data
Function Module FMAVC_READ_INDEX_ACO_DOWN Determine all budget/posting objects for one availability control object  
Function Group FMAVC_ACO_INDEX_ACCESS   Tools for accessing the index table, AVC  
Program Name SAPLFMAVC_ACO_INDEX_ACCESS    
INCLUDE Name LFMAVC_ACO_INDEX_ACCESSU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_ADDRESSES TYPE FMKU_T_DIMPART Table with FM account assignments
Exporting E_FLG_ALL_GRANT_VALUES TYPE XFELD Flag: "All possible values of the Grant must be taken into account"
Exporting E_T_BUDGET_ADDRESSES TYPE FMKU_T_DIMPART Table with FM account assignments
Exporting E_T_POSTING_ADDRESSES TYPE FMBS_T_PO_AND_ASSIGNED_BO Table of posting addresses (with assigned budget addr.)
Importing I_FM_AREA TYPE FIKRS Financial management area
Importing I_FISCYEAR TYPE GJAHR Fiscal year
Importing I_S_ACO_ADDRESS TYPE FMAVC_S_DIMENSIONS AVC dimensions (FM)
Importing I_ALDNR TYPE BUAVC_ALDNR Availability ledger
Importing I_SLDNR TYPE BUBAS_SLDNR Source ledger number
Importing I_DERIACOGRANT TYPE FMAVC_DERIACOGRANT Derivation of the Grant in Availability Control Objects (FM)
Exception NO_INDEX_ENTRY TYPE No matching entry found in the index table
Exception ACCESS_FAILURE TYPE Access to some data base table failed
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20020219 
SAP Release Created in 110