Menu

SAP Function Module MD_EXCEPTION

Determine message from T100 for MRP exception message

The Function Module MD_EXCEPTION (Determine message from T100 for MRP exception message) is a standard Function Module in SAP ERP and is part of the function group M61A within the package MD03.

Technical Information

Function Module MD_EXCEPTION
Short Text Determine message from T100 for MRP exception message
Function Group M61A
Package MD03
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUSSL LIKE T458A-AUSSL Exception key

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARBGB LIKE T100-ARBGB Work area (message ID)
MSGNR LIKE T100-MSGNR Message number

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.