Menu

SAP Function Module BUS_MESSAGE_SHOW

Print output

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.

Technical Information

Function Module BUS_MESSAGE_SHOW
Short Text Print output
Function Group BUSM
Package BUPA
Module Type Normal Module

Importing Parameters

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'

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.