The Function Module ICRC_ITEMS_GET (ICRC: Belege für Abstimmung anfordern) is a standard Function Module in SAP ERP and is part of the function group ICRC20 within the package FB_ICRC.
Function Module | ICRC_ITEMS_GET |
Short Text | ICRC: Belege für Abstimmung anfordern |
Function Group | ICRC20 |
Package | FB_ICRC |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_AEDAT | TYPE | AEDAT_BKPF | Datum der letzten Belegänderung per Transaktion | |
IM_FDNAM | TYPE | TICRC2-FDNAM | 'XBLNR' | Feldname |
IM_KEYDT | TYPE | ALLGSTID | SY-DATUM | Offene Posten zum Stichtag |
IM_KOART | TYPE | KOART | SPACE | Kontoart |
IM_OWN_CNUM | TYPE | ICRC_S_CNAME | ICRC: Nummern der abzustimmenden Gesellschaften | |
IM_RCOMP | TYPE | RCOMP_D | Gesellschaft | |
IM_TBNAM | TYPE | CHAR04 | Tabellenname | |
IM_VBUND | TYPE | RASSC | Partner Gesellschaftsnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_NO_CITEMS | TYPE | XFELD | Keine debitorischen Posten vorhanden | |
EX_NO_VITEMS | TYPE | XFELD | Keine kreditorischen Posten vorhanden |
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 |
---|---|---|---|---|
RA_BVIND | TYPE | ACC_T_RA_BVIND | Ranges Tabelle für Sonderhauptbuchkennzeichen | |
RA_KUNNR | LIKE | KUNNR_RAN | Range für Debitorenselektion | |
RA_LIFNR | LIKE | LIFNR_RANG | Range für Kreditorenselektion | |
T_ITEM | LIKE | ICRC_S_ITEM | ICRC: Reduzierte Informationen zum Intercompany-Posten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_BUKRS | Kein Buchungskreis zu IM_RCOMP |
NO_KUNNR | Kein Debitor zu IM_VBUND |
NO_LIFNR | Kein Kreditor zu IM_VBUND |