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.
Function Module | ICRCA_PROC_STATUS_SET |
Short Text | ICRC: Bearbeitungsstatus von Posten aktualisieren |
Function Group | ICRC20_SRV |
Package | FB_ICRC |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.