Menu

SAP Function Module ICRCA_PROC_STATUS_SET

ICRC: Bearbeitungsstatus von Posten aktualisieren

The Function Module ICRCA_PROC_STATUS_SET (ICRC: Bearbeitungsstatus von Posten aktualisieren) is a standard Function Module in SAP ERP and is part of the function group ICRC20_SRV within the package FB_ICRC.

Technical Information

Function Module ICRCA_PROC_STATUS_SET
Short Text ICRC: Bearbeitungsstatus von Posten aktualisieren
Function Group ICRC20_SRV
Package FB_ICRC
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_STATUS TYPE ICRCDOCSTA ICRC: Bearbeitungsstatus der Posten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC TYPE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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_ICRCA LIKE ICRCA ICRC: Abzustimmende Posten
IT_ICRC LIKE IICRCA_KEY ICRC: Abzustimmende Posten - Schlüsselfelder

Exceptions

This function module does not define any Exceptions.