Menu

SAP Function Module SUPO_MD_CHECK_SINGLE_SOURCE

MM

The Function Module SUPO_MD_CHECK_SINGLE_SOURCE (MM) is a standard Function Module in SAP ERP and is part of the function group SUPORFC within the package ASUPO.

Technical Information

Function Module SUPO_MD_CHECK_SINGLE_SOURCE
Short Text MM
Function Group SUPORFC
Package ASUPO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATUM LIKE MDKP-DSDAT MRP date
MATNR LIKE MT61D-MATNR Material number
ORDCK LIKE MDXMAP-ORDCK Single-source check type
WERK LIKE MT61D-WERKS Plant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SINGLE TYPE XFLAG New input values

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EORDX LIKE EORD Purchasing Source List

Exceptions

This function module does not define any Exceptions.