SAP Table UKM_LIMIT_RULES
SAP Credit Management: Rules for Calc. Score and Credit Lim.
UKM_LIMIT_RULES (SAP Credit Management: Rules for Calc. Score and Credit Lim.) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link UKM_LIMIT_RULES to other SAP tables.
UKM_LIMIT_RULES table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | CLNT | 3 | 0 | |||||||
LIMIT_RULE | Rule for Calculating Score and Credit Limit | UKM_LIMIT_RULE | CHAR | 10 | 0 | |||||||
DEFAULT_RULE | Default for New Partner Created | UKM_DEFAULT_RULE | CHAR | 1 | 0 | |||||||
SCORING_RULE | Formula in Credit Management | UKM_FORMULA | UKM_FORMULAS | CHAR | 30 | 0 | ||||||
VALID_DAYS | Validity in Days | UKM_VALID_DAYS | NUMC | 3 | 0 | |||||||
TRACE | Trace | UKM_XTRACE | CHAR | 1 | 0 |
Possible values
|
||||||
BW_SCORING | Score Calculated in BW | UKM_BW_SCORING | CHAR | 1 | 0 |
Possible values
|
UKM_LIMIT_RULES foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
UKM_LIMIT_RULES | SCORING_RULE | UKM_LIMIT_RULES | CLIENT | UKM_FORMULAS | SAP Credit Management: Formulas | MANDT |
UKM_LIMIT_RULES | SCORING_RULE | UKM_LIMIT_RULES | SCORING_RULE | UKM_FORMULAS | SAP Credit Management: Formulas | FORMULA |