Menu

SAP Function Module COWB_PROC_GET_MAT_DOCUMENT

Suchen Materialbelege

The Function Module COWB_PROC_GET_MAT_DOCUMENT (Suchen Materialbelege) is a standard Function Module in SAP ERP and is part of the function group COWB_PROC within the package CO.

Technical Information

Function Module COWB_PROC_GET_MAT_DOCUMENT
Short Text Suchen Materialbelege
Function Group COWB_PROC
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AUFNR TYPE CO_AUFNR Auftragsnummer
I_RMZHL TYPE CO_RMZHL Zähler der Rückmeldung
I_RUECK TYPE CO_RUECK Rückmeldenummer

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_MBLNR LIKE Tabelle der Materialbelege

Exceptions

This function module does not define any Exceptions.