The Function Module GMAVC_DERI_ACTGRP_GMUPDATE (Derive activity group for FM update) 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_ACTGRP_GMUPDATE |
Short Text | Derive activity group for FM update |
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_BATCH | TYPE | GMAVC_S_DERI_ACTIVGRP-BATCH | SY-BATCH | Program running in background |
I_CPROG | TYPE | GMAVC_S_DERI_ACTIVGRP-CPROG | SY-CPROG | Calling Program |
I_ORGVG | TYPE | GMAVC_S_DERI_ACTIVGRP-ORGVG | Original CO business transaction | |
I_TCODE | TYPE | GMAVC_S_DERI_ACTIVGRP-TCODE | SY-TCODE | ABAP program, current transaction code |
I_WRTTP | TYPE | GMAVC_S_DERI_ACTIVGRP-WRTTP | Value type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACTIVGRP | TYPE | BUAVC_ACTIVGRP | Activity groups for availability control |
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 |
NO_ACTIVGRP_FOUND | Derived activity group is - SPACE |