SAP Table UDM_SGMT_GRP

Assignment of Collection Group to Collection Segment

UDM_SGMT_GRP (Assignment of Collection Group to Collection Segment) 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_SGMT_GRP to other SAP tables.

UDM_SGMT_GRP table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
COLL_SEGMENT Collection Segment BDM_COLL_SEGMENT UDM_COLL_SGMT CHAR 10 0
COLL_GROUP Collection Group UDM_COLL_GROUP UDM_COLL_GRP CHAR 10 0
XDEFAULT Default Group UDM_DEFAULT_GROUP CHAR 1 0
X TRUE
NULL FALSE

UDM_SGMT_GRP foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
UDM_SGMT_GRP COLL_GROUP UDM_SGMT_GRP MANDT UDM_COLL_GRP Collection Group MANDT
UDM_SGMT_GRP COLL_GROUP UDM_SGMT_GRP COLL_GROUP UDM_COLL_GRP Collection Group COLL_GROUP
UDM_SGMT_GRP COLL_SEGMENT UDM_SGMT_GRP COLL_SEGMENT UDM_COLL_SGMT Collection Segment COLL_SEGMENT
UDM_SGMT_GRP COLL_SEGMENT UDM_SGMT_GRP MANDT UDM_COLL_SGMT Collection Segment MANDT