The Function Module GMAVC_DERI_CONTROL_OBJECT (Derive the availability control object from an GM account assignment) is a standard Function Module in SAP ERP and is part of the function group GMAVC_DERI_TOOLS within the package GMBUDGETING_E.
Function Module | GMAVC_DERI_CONTROL_OBJECT |
Short Text | Derive the availability control object from an GM account assignment |
Function Group | GMAVC_DERI_TOOLS |
Package | GMBUDGETING_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ADDRRULE | TYPE | GMAVC_ADDRRULE | Strategy for Deriving Control Objects From Budget Objects | |
I_ADDRSTRATID | TYPE | KEDRSTRATID | Strategy ID | |
I_ALDNR | TYPE | BUAVC_ALDNR | Availability ledger | |
I_COMPANY_CODE | TYPE | BUKRS | Financial management area | |
I_FISCYEAR | TYPE | GJAHR | Fiscal year | |
I_FLG_BYPASS_IDX | TYPE | XFELD | ' ' | Flag: Bypass index table |
I_FLG_FILL_ACO_OBJNR | TYPE | XFELD | ' ' | Flag: Fill the exporting parameter E_ACO_OBJNR |
I_FLG_POSTING_OBJECT | TYPE | XFELD | ' ' | Flag: Derive ACO from a posting object |
I_FLG_UPD_IDX | TYPE | XFELD | ' ' | Flag: Update index table |
I_SLDNR | TYPE | BUBAS_SLDNR | Source ledger number | |
I_S_ADDRESS | TYPE | GMKU_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_S_ACO_ADDRESS | TYPE | GMAVC_S_DIMENSIONS | Availability control object dimensions |
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 |
---|---|
DERIVATION_FAILED | Call of the derivation tool failed |
INVALID_CONTROL_OBJECT | Derived availability control object does not exist |