Menu

SAP Function Module MM_WF_INVOIC_INV_ID01

EDI: Verarbeitung eines Zwischenbelegs (Eingang - INVOICE)

The Function Module MM_WF_INVOIC_INV_ID01 (EDI: Verarbeitung eines Zwischenbelegs (Eingang - INVOICE)) is a standard Function Module in SAP ERP and is part of the function group IEDI within the package FBAS.

Technical Information

Function Module MM_WF_INVOIC_INV_ID01
Short Text EDI: Verarbeitung eines Zwischenbelegs (Eingang - INVOICE)
Function Group IEDI
Package FBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PARAMETER LIKE TWFSA-PARAM 1. control parameter
PROCESS_DATA LIKE WFPRCD Incident data
PROCESS_ID LIKE WFPRCK Incident ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROCESS_DATA_NEXT LIKE TWFNS2 Requirements to WF_PROCESS
RETURN_CODE LIKE TWFNS-RCODE Control return code

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
ASSIGNMENTS LIKE WFAS1 Linking table of the incident
LOGLINES LIKE TLINE Notes on the incident

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WF_ERROR_PROCESS System error
WF_NOTHING_DONE Function module was terminated w/o action