The Function Module BUAVC_GET_EVENT (Read AVC event (with text)) is a standard Function Module in SAP ERP and is part of the function group BUAVC_TOOLS_EVENT within the package FMAVC_E.
Function Module | BUAVC_GET_EVENT |
Short Text | Read AVC event (with text) |
Function Group | BUAVC_TOOLS_EVENT |
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_APPLIC | TYPE | BUAVC_APPLIC | Application Component of BCS Availability Control | |
I_EVENT | TYPE | BUAVC_EVENT | Availability Control Event | |
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_BUAVCEVENT | TYPE | BUAVCEVENT | Event of availability control | |
E_BUAVCEVENTT | TYPE | BUAVCEVENTT | Texts of events of 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 |