SAP Table UKM_CRLT_RULE

SAP Credit Management: Rule for Credit Limit Calculation

UKM_CRLT_RULE (SAP Credit Management: Rule for Credit Limit Calculation) 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_CRLT_RULE to other SAP tables.

UKM_CRLT_RULE 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 UKM_LIMIT_RULES CHAR 10 0
CREDIT_SGMNT Credit Segment UKM_CREDIT_SGMNT UKMCRED_SGM0C CHAR 10 0
CRLT_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
X Yes
NULL No
MAX_CRLT_ENH Maximum Credit Limit Increase Permitted in Percent UKM_MAX_CRLT_ENH DEC 3 0

UKM_CRLT_RULE foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
UKM_CRLT_RULE CREDIT_SGMNT UKM_CRLT_RULE CLIENT UKMCRED_SGM0C SAP Credit Management: Segment Data CLIENT
UKM_CRLT_RULE CREDIT_SGMNT UKM_CRLT_RULE CREDIT_SGMNT UKMCRED_SGM0C SAP Credit Management: Segment Data CREDIT_SGMNT
UKM_CRLT_RULE CRLT_RULE UKM_CRLT_RULE CLIENT UKM_FORMULAS SAP Credit Management: Formulas MANDT
UKM_CRLT_RULE CRLT_RULE UKM_CRLT_RULE CRLT_RULE UKM_FORMULAS SAP Credit Management: Formulas FORMULA
UKM_CRLT_RULE LIMIT_RULE UKM_CRLT_RULE CLIENT UKM_LIMIT_RULES SAP Credit Management: Rules for Calc. Score and Credit Lim. CLIENT
UKM_CRLT_RULE LIMIT_RULE UKM_CRLT_RULE LIMIT_RULE UKM_LIMIT_RULES SAP Credit Management: Rules for Calc. Score and Credit Lim. LIMIT_RULE