Menu

SAP Function Module MM_ORGDATA_CHECK

MM: Existenzprüfung für Einkaufsorganisation und Einkäufergruppe

The Function Module MM_ORGDATA_CHECK (MM: Existenzprüfung für Einkaufsorganisation und Einkäufergruppe) is a standard Function Module in SAP ERP and is part of the function group WY11 within the package WLIF.

Technical Information

Function Module MM_ORGDATA_CHECK
Short Text MM: Existenzprüfung für Einkaufsorganisation und Einkäufergruppe
Function Group WY11
Package WLIF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_PURCH_GROUP LIKE MMORGDATA-PURCH_GROUP Einkäufergruppe
PI_PURCH_ORG LIKE MMORGDATA-PURCH_ORG Einkaufsorganisation

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_PURCH_GROUP_DESC LIKE MMORGDATA-PURCH_GROUP_DES Bezeichnung der Einkäufergruppe
PE_PURCH_ORG_DESC LIKE MMORGDATA-PURCH_ORG_DESC Bezeichnung der Einkaufsorganisation

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
PARAMETER_MISSING kein Parameter übergeben
PURCH_GROUP_DOES_NOT_EXIST Einkäufergruppe existiert nicht
PURCH_ORG_DOES_NOT_EXIST Einkaufsorganisation existiert nicht