Menu

SAP Function Module BUPA_STATUS_TO_MESSAGE

The Function Module BUPA_STATUS_TO_MESSAGE () is a standard Function Module in SAP ERP and is part of the function group BUD_STATUS within the package BUPA.

Technical Information

Function Module BUPA_STATUS_TO_MESSAGE
Short Text
Function Group BUD_STATUS
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
IV_MESSAGE_TYPE LIKE SY-MSGTY 'S' Messages, Message Type
IV_PARTNER TYPE BU_PARTNER Business Partner Number
IV_STATUS TYPE BUS_CRM_JEST Individual Object Status

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_RETURN TYPE BAPIRET2 Return Parameters
EV_STATUS_TEXT TYPE SYMSGV Status Text

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.