The Function Module ICRCA_ITEMS_SAVE (ICRC: Posten als zusammengehörig markieren) 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_ITEMS_SAVE |
Short Text | ICRC: Posten als zusammengehörig markieren |
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_REFNR | TYPE | ICRCA-REFNR | ICRC: Referenznummer für zusammengehörende Rechnungsposten |
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.