The Function Module BUS_FMOD_INIT () is a standard Function Module in SAP ERP and is part of the function group BUS5 within the package BUPA.
Function Module | BUS_FMOD_INIT |
Short Text | |
Function Group | BUS5 |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTION | LIKE | TBZ0M-ACTION | Activity | |
I_AKTYP | LIKE | TBZ0K-AKTYP | Transaction type | |
I_OBJAP | LIKE | TBZ1-OBJAP | Application Object | |
I_XDINP | LIKE | BOOLE-BOOLE | SPACE | |
I_XRECOM | LIKE | BOOLE-BOOLE | SPACE |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_APPLI | LIKE | BUS0APPLI | CBP: Transfer from applications |
This function module does not define any Exceptions.