The Function Module FB_ICRC_ASSIGN_DATA_003 (Process 003: Assign Data) 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_ASSIGN_DATA_003 |
Short Text | Process 003: Assign Data |
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 |
---|---|---|---|---|
ED_LOG_HANDLE | TYPE | BALLOGHNDL | Log ID | |
ED_POPER | TYPE | POPER | Posting Period | |
ED_RASSC | TYPE | RASSC | Partner | |
ED_RCOMP | TYPE | RCOMP_D | Company | |
ED_TEST | TYPE | FB_ICRC_FLAG | X' - Testrun | |
ET_COMPANY_DATA | TYPE | FBICRC_T_RPROC_003_DATA | Company Data | |
ET_PARTNER_DATA | TYPE | FBICRC_T_RPROC_003_DATA | Partner Data | |
ET_RA_RULE | TYPE | RSELOPTION | Rules to be Used |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ETH_MSG | TYPE | FBICRC_TH_MSG | Table of Messages per Company | |
ET_ASSIGNED_DIFF | TYPE | FBICRC_T_RPROC_003_DATA | Assigned Data Records With Differences | |
ET_ASSIGNED_NO_DIFF | TYPE | FBICRC_T_RPROC_003_DATA | Assigned Data Records Without Differences | |
ET_COMPANY_UNASSIGNED | TYPE | FBICRC_T_RPROC_003_DATA | Unassigned Company Data Records | |
ET_LOG | TYPE | BAL_T_MSG | Application Log: Table with Messages | |
ET_PARTNER_UNASSIGNED | TYPE | FBICRC_T_RPROC_003_DATA | Unassigned Partner Data Records |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXC_NO_RULES | No Rules Found in Customizing |