Menu

SAP Function Module PM_ORDERTYP_CHECK

Prüfen der IH-Auftragsart (ggf. in Abhängigkeit vom IH-Werk)

The Function Module PM_ORDERTYP_CHECK (Prüfen der IH-Auftragsart (ggf. in Abhängigkeit vom IH-Werk)) is a standard Function Module in SAP ERP and is part of the function group INST within the package INSC.

Technical Information

Function Module PM_ORDERTYP_CHECK
Short Text Prüfen der IH-Auftragsart (ggf. in Abhängigkeit vom IH-Werk)
Function Group INST
Package INSC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUART LIKE T350-AUART
IWERK LIKE T350W-IWERK SPACE
MTYPE LIKE SY-MSGTY 'E'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUART_BEZ LIKE T003P-TXT Description of order type
T350W_WA LIKE T350W T350W
T350_WA LIKE T350

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
AUART_NOT_DEFINED Order type not defined (T350)
IWERK_AUART_NOT_DEFINED Order type not defined in the PM plant (T350W)