Menu

SAP Function Module FBRC_RULE_ASSIGN_SUGG

Rule Assignment Suggestion

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.

Technical Information

Function Module FBRC_RULE_ASSIGN_SUGG
Short Text Rule Assignment Suggestion
Function Group FBRC_CENTRAL_FUNCS
Package FB_RC
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CUSTOMIZING_INVALID Customizing invalid