SAP Table UDM_STR_RULE_V

Assignment of Rules to Collection Strategies

UDM_STR_RULE_V (Assignment of Rules to Collection Strategies) 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 UDM_STR_RULE_V to other SAP tables.

UDM_STR_RULE_V table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
COLL_STRATEGY Collection Strategy UDM_COLL_STRATEGY UDM_STRATEGY CHAR 10 0
SEQUENCE_ID Sequential Number of Strategy UDM_SEQUENCE_ID INT4 10 0
VERSION Version of Collection Strategy UDM_STRATEGY_VERSION NUMC 8 0
RULE_ID Collection Rule UDM_COLL_RULE_ID UDM_RULE CHAR 10 0
VALUATION Valuation UDM_COLL_VALUATION INT4 10 0
X_ABORT Exit Rule UDM_FLAG_ABORT CHAR 1 0
X TRUE
NULL FALSE
REMARK Comment UDM_REMARK CHAR 60 0

UDM_STR_RULE_V foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
UDM_STR_RULE_V COLL_STRATEGY UDM_STR_RULE_V MANDT UDM_STRATEGY Strategies MANDT
UDM_STR_RULE_V COLL_STRATEGY UDM_STR_RULE_V COLL_STRATEGY UDM_STRATEGY Strategies COLL_STRATEGY
UDM_STR_RULE_V MANDT UDM_STR_RULE_V MANDT T000 Clients MANDT
UDM_STR_RULE_V RULE_ID SYST MANDT UDM_RULE Rules MANDT
UDM_STR_RULE_V RULE_ID UDM_STR_RULE_V RULE_ID UDM_RULE Rules RULE_ID