The Function Module BUS_MESSAGE_SHOW (Print output) is a standard Function Module in SAP ERP and is part of the function group BUSM within the package BUPA.
Function Module | BUS_MESSAGE_SHOW |
Short Text | Print output |
Function Group | BUSM |
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_XFKT_BRANCH | LIKE | BUS000FLDS-CHAR1 | ||
I_XFKT_CANCEL | LIKE | BUS000FLDS-CHAR1 | 'X' | |
I_XFKT_DETAIL | LIKE | BUS000FLDS-CHAR1 | ||
I_XFKT_ENTER | LIKE | BUS000FLDS-CHAR1 | 'X' | |
I_XFKT_LONG | LIKE | BUS000FLDS-CHAR1 | 'X' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVITY | TYPE | C | ||
S_MSG | LIKE | BUS000MSG |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.