ICA_METHOD_RULE - Matching Rules in a Method
Matching Rules in a Method information is stored in SAP table ICA_METHOD_RULE.
It is part of development package FIN_ICA_MATCH in software component FIN-CS-ICR. This development package consists of objects that can be grouped under "Inter-Company Matching Engine".
It is part of development package FIN_ICA_MATCH in software component FIN-CS-ICR. This development package consists of objects that can be grouped under "Inter-Company Matching Engine".
Fields for table ICA_METHOD_RULE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
RCLNT | Client | X | MANDT | CLNT | 6 | |
METHOD_ID | Matching Method ID | X | ICA_METHOD_ID | CHAR | 10 | |
RULE_ID | Matching Rule ID | X | ICA_RULE_ID | NUMC | 8 | |
PREV_RULE_ID | Matching Rule ID | ICA_RULE_ID | NUMC | 8 | ||
INACTIVE | Inactive | ICA_INACTIVE | CHAR | 2 | ||
MATCH_TYPE | Match Type | ICA_MATCH_TYPE | CHAR | 4 | ||
RCODE | Reason Code | ICA_RCODE | CHAR | 12 | ||
SLICE1 | Data Slice 1 | ICA_SLICE1 | CHAR | 60 | ||
SLICE1_POSIT_NO | Position Number of Data Source in Method | ICA_POSITION_NUM | NUMC | 2 | ||
IS_AGGR1 | On Aggregation Level, Otherwise Line-By-Line | ICA_IS_AGGR | CHAR | 2 | ||
GROUP_ON_SLICE1 | Group Items on This Slice | ICA_GROUP_ON_SLICE | CHAR | 2 | ||
SLICE1_FILTER_STR | Filter String | ICA_FILTER_STRC | CHAR | 2000 | ||
SLICE2 | Data Slice 2 | ICA_SLICE2 | CHAR | 60 | ||
SLICE2_POSIT_NO | Position Number of Data Source in Method | ICA_POSITION_NUM | NUMC | 2 | ||
GROUP_ON_SLICE2 | Group Items on This Slice | ICA_GROUP_ON_SLICE | CHAR | 2 | ||
IS_AGGR2 | On Aggregation Level, Otherwise Line-By-Line | ICA_IS_AGGR | CHAR | 2 | ||
SLICE2_FILTER_STR | Filter String | ICA_FILTER_STRC | CHAR | 2000 |