Menu

SAP Function Module ICRCZ_ITEMS_ASSIGN

ICRC: Erledigte, zugeordnete Posten ablegen (mit Posten hinzulesen)

The Function Module ICRCZ_ITEMS_ASSIGN (ICRC: Erledigte, zugeordnete Posten ablegen (mit Posten hinzulesen)) 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 ICRCZ_ITEMS_ASSIGN
Short Text ICRC: Erledigte, zugeordnete Posten ablegen (mit Posten hinzulesen)
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_REFNR TYPE ICRCA-REFNR ICRC: Referenznummer für zusammengehörende Rechnungsposten

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_ICRCZ LIKE ICRCA ICRC: Abgestimmte, erledigte Posten
IT_ICRC LIKE IICRCA_KEY ICRC: Abzustimmende Posten

Exceptions

This function module does not define any Exceptions.