SAP Table UDM_S_BP_SEGMENT_UI

SAP Collections Management: Screen Structure for BP Data

UDM_S_BP_SEGMENT_UI (SAP Collections Management: Screen Structure for BP Data) 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_S_BP_SEGMENT_UI to other SAP tables.

UDM_S_BP_SEGMENT_UI table fields

Field Data element Checktable Datatype Length Decimals
COLL_SEGMENT Collection Segment BDM_COLL_SEGMENT CHAR 10 0
VALID_FROM Created On UDM_VALID_FROM DATS 8 0
VALID_UNTIL Closed On UDM_VALID_UNTIL DATS 8 0
SEGMENT_TEXT Name of Collection Segment BDM_COLL_SEGMENT_TXT CHAR 50 0
COLL_GROUP Collection Group UDM_COLL_GROUP UDM_SGMT_GRP CHAR 10 0
GROUP_TEXT Name of Collection Group UDM_COLL_GROUP_TEXT CHAR 60 0
COLL_SPECIALIST Collection Specialist BDM_COLL_SPECIALIST UDM_GRP_SPL CHAR 12 0
SPECIALIST_TEXT Full Name of Person AD_NAMTEXT CHAR 80 0
LAST_CONTACT Main Contact Person UDM_LAST_CONTACT CHAR 10 0
LAST_CONTACT_TEXT Description of Main Contact Person UDM_LAST_CONTACT_DESC CHAR 50 0
XDISPLAY_ONLY Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_D CHAR 1 0
X TRUE
NULL FALSE

UDM_S_BP_SEGMENT_UI foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
UDM_S_BP_SEGMENT_UI COLL_GROUP SYST MANDT UDM_SGMT_GRP Assignment of Collection Group to Collection Segment MANDT
UDM_S_BP_SEGMENT_UI COLL_GROUP UDM_S_BP_SEGMENT_UI COLL_SEGMENT UDM_SGMT_GRP Assignment of Collection Group to Collection Segment COLL_SEGMENT
UDM_S_BP_SEGMENT_UI COLL_GROUP UDM_S_BP_SEGMENT_UI COLL_GROUP UDM_SGMT_GRP Assignment of Collection Group to Collection Segment COLL_GROUP
UDM_S_BP_SEGMENT_UI COLL_SPECIALIST UDM_S_BP_SEGMENT_UI COLL_SPECIALIST UDM_GRP_SPL Assignment of Collection Specialist to Collection Group COLL_SPECIALIST
UDM_S_BP_SEGMENT_UI COLL_SPECIALIST SYST MANDT UDM_GRP_SPL Assignment of Collection Specialist to Collection Group MANDT
UDM_S_BP_SEGMENT_UI COLL_SPECIALIST * UDM_GRP_SPL Assignment of Collection Specialist to Collection Group COLL_GROUP