The Function Module BUAVC_GET_ACTIVGRP (Read activity group (with text)) is a standard Function Module in SAP ERP and is part of the function group BUAVC_TOOLS_ACTIVGRP within the package FMAVC_E.
Function Module | BUAVC_GET_ACTIVGRP |
Short Text | Read activity group (with text) |
Function Group | BUAVC_TOOLS_ACTIVGRP |
Package | FMAVC_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTIVGRP | TYPE | BUAVC_ACTIVGRP | Activity groups for availability control | |
I_APPLIC | TYPE | BUAVC_APPLIC | Application Component of BCS Availability Control | |
I_FLG_WITH_TEXT | TYPE | XFELD | ' ' | Flag: read also texts |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BUAVCACTGRP | TYPE | BUAVCACTGRP | Activity groups for availability control | |
E_BUAVCACTGRPT | TYPE | BUAVCACTGRPT | Texts of activation 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 |
---|---|
NO_ENTRY_FOUND | No table entry found |