Menu

SAP Function Module ME_SWP_SICCE_GET_PDOC_LIST

Search for purchasing document in Supplier Information Cockpit

The Function Module ME_SWP_SICCE_GET_PDOC_LIST (Search for purchasing document in Supplier Information Cockpit) is a standard Function Module in SAP ERP and is part of the function group ME_SWP_SICCE within the package ME_SWP.

Technical Information

Function Module ME_SWP_SICCE_GET_PDOC_LIST
Short Text Search for purchasing document in Supplier Information Cockpit
Function Group ME_SWP_SICCE
Package ME_SWP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IF_EXT_MAT TYPE BAPIEKPO-MANU_MAT Manufacturer part number
IF_MATERIAL TYPE BAPIEKPO-MATERIAL Material number
IF_PLANT TYPE BAPIEKPO-PLANT Plant
IF_PO_ITEM TYPE BAPIEKPO-PO_ITEM Item number of purchasing document
IF_PO_NUMBER TYPE BAPIEKKO-PO_NUMBER Purchasing document number
IF_VENDOR TYPE BAPIEKKO-VENDOR Vendor's account number

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
ET_PDOC_LIST LIKE MESWP_PDOC_DATA Purchasing Documents: Fields neccessary for identification

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
EXT_MAT_MATNR_MISMATCH Manufacturer part number does not match material number
EXT_MAT_NOT_FOUND Manufacturer part number not found