The Function Module FBRC_RULE_ASSIGN_SUGG (Rule Assignment Suggestion) 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_RULE_ASSIGN_SUGG |
Short Text | Rule Assignment Suggestion |
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_RULEID | TYPE | FB_RC_RULE_ID | Rule | |
ID_TEMP_NO_RANGE | TYPE | C | '' | Assign Temporary Group Reference Numbers (Interactive/Test Mode) |
IT_ORG_UNASSIGN | TYPE | STANDARD TABLE | Org Unassigned Records | |
IT_PART_UNASSIGN | TYPE | STANDARD TABLE | Partner Unassigned Records |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_ASSIGN | TYPE | STANDARD TABLE | Assigned Records | |
ET_ASSIGN_DIFF | TYPE | STANDARD TABLE | Assigned Records with Difference | |
ET_ORG_UNASSIGN | TYPE | STANDARD TABLE | Org Unassigned Records | |
ET_PART_UNASSIGN | TYPE | STANDARD TABLE | Partner Unassigned Records |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_ORG_UNASSIGN | TYPE | STANDARD TABLE | Org Unassigned Records | |
CT_PART_UNASSIGN | 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 |
---|---|
CUSTOMIZING_INVALID | Customizing invalid |