The Function Module FB_ICRC_PREPARE_RFC (Prepare RFC Calls for Source Systems) is a standard Function Module in SAP ERP and is part of the function group FB_ICRC_SERVICES within the package FB_ICRC.
Function Module | FB_ICRC_PREPARE_RFC |
Short Text | Prepare RFC Calls for Source Systems |
Function Group | FB_ICRC_SERVICES |
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 |
---|---|---|---|---|
EB_DSOURCE_OTHER_PROC | TYPE | FB_ICRC_FLAG | X' - Documents Are Also Sent From Other Process | |
ED_LOG_HANDLE | TYPE | BALLOGHNDL | Application Log: Log handle | |
ED_POPER | TYPE | POPER | 0 | Posting period |
ED_RPROC | TYPE | FB_RC_RPROC | Reconciliation Process | |
ED_RVERS | TYPE | RVERS | '000' | Version |
ED_RYEAR | TYPE | GJAHR | Fiscal Year | |
ET_RFCDES_RCOMP_CHECK | TYPE | FBICRC_T_RFCDES_RCOMP_CHECK | Companies per RFC Destination |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CB_LEAVE_PROGRAM | TYPE | FB_ICRC_FLAG | Severe Error Occurred | |
CB_RCOMP_MAP | TYPE | FB_ICRC_FLAG | Company IDs Have To B | |
CTH_MSG | TYPE | FBICRC_TH_MSG | Table of Messages per | |
CTH_RCOMP_MAP | TYPE | FBICRC_TH_RFCDES_RCOMP_MAP | Mapping of Company ID | |
CTH_RCOMP_MAP_REV | TYPE | FBICRC_TH_RFCDES_RCOMP_MAP | Mapping of Company ID | |
CTH_RCOMP_PROP | TYPE | FBICRC_TH_RCOMP_PROP | Company Properties | |
CTH_RCOMP_STATUS | TYPE | FBICRC_TH_RCOMP_STATUS | Table for Company Sta | |
CTH_RCOMP_STATUS_ERR | TYPE | FBICRC_TH_RCOMP_STATUS | Table for Company Sta |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.