The Function Module FBRC_RUN_AUTOEXEC_RULES (Run Auto-Executable Rules) is a standard Function Module in SAP ERP and is part of the function group FBRC_CENTRAL_FUNCS within the package FB_RC.
Function Module | FBRC_RUN_AUTOEXEC_RULES |
Short Text | Run Auto-Executable Rules |
Function Group | FBRC_CENTRAL_FUNCS |
Package | FB_RC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_RECONID | TYPE | FB_RC_RPROC | Reconciliation Process | |
ID_TEMP_NO_RANGE | TYPE | C | '' | Assign Temporary Group Reference Numbers (Interactive/Test Mode) |
IT_COMPANY_DATA | TYPE | STANDARD TABLE | Company Unassigned Records | |
IT_PARTNER_DATA | TYPE | STANDARD TABLE | Partner Unassigned Records | |
IT_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 |
---|---|---|---|---|
ET_ASSIGNED_DIFF | TYPE | STANDARD TABLE | Assigned Records with difference | |
ET_ASSIGNED_NO_DIFF | TYPE | STANDARD TABLE | Concurrent Records | |
ET_COMPANY_UNASSIGNED | TYPE | STANDARD TABLE | Unassigned Company Records | |
ET_PARTNER_UNASSIGNED | TYPE | STANDARD TABLE | Unassigned Partner Records |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_COMPANY_DATA | TYPE | STANDARD TABLE | Company Unassigned Records | |
CT_PARTNER_DATA | TYPE | STANDARD TABLE | Partner Unassigned Records |
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 |