Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module GMAVC_CALL_DERIVATION_ACO (Derive control object using environment for strategy ID AGMA) 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_CALL_DERIVATION_ACO |
Short Text | Derive control object using environment for strategy ID AGMA |
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 | Environment for strategy | |
I_ADDRSTRATID | TYPE | BUAVC_ADDRSTRATID0 | 'AGMA' | Strategy ID |
I_S_ADDRESS | TYPE | GMAVC_S_AGMA_ADDRESS | Original account assignment for derivation of the ACO (FM) | |
I_TRACE_MODE | TYPE | ABADR_TRACE_MODE | Original account assignment for derivation of the ACO (GM) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_S_ACO_ADDRESS | TYPE | GMAVC_S_DIMENSIONS | AVC dimensions (GM) | |
E_S_ADDRESS_SUPPL | TYPE | GMAVC_S_AGMA_ADDRESS_SUPPL | Address related fields, derivation of control objects (GM) |
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 |