The Function Module ICRCZ_ITEMS_ASSIGN_FROM_ITAB (ICRC: Erledigte, zugeordnete Posten ablegen (ohne Posten hinzulesen)) is a standard Function Module in SAP ERP and is part of the function group ICRC20_SRV within the package FB_ICRC.
Function Module | ICRCZ_ITEMS_ASSIGN_FROM_ITAB |
Short Text | ICRC: Erledigte, zugeordnete Posten ablegen (ohne Posten hinzulesen) |
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_ICRCZ | LIKE | ICRCA | ICRC: Abgestimmte, erledigte Posten | |
IT_ICRCA | LIKE | ICRCA | ICRC: Abzustimmende Posten |
This function module does not define any Exceptions.