I_BPCOLLECTIONSSEGMENTASSGMT
Collection Segment Assignment
I_BPCOLLECTIONSSEGMENTASSGMT is a CDS View in S/4HANA. Collection Segment Assignment. It contains 12 fields. 15 CDS views read from this table.
CDS Views using this table (15)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_CollectionContact | view | from | COMPOSITE | Collection Contact |
| I_CollectionsMainContact | view | from | COMPOSITE | Main Contact Person |
| P_CollectionsAccount | view | inner | COMPOSITE | |
| P_CollectionsAccountNote | view | inner | COMPOSITE | |
| P_CollMgmtRblsItmForKeyDte | view | right_outer | COMPOSITE | |
| P_CollMgmtRblsItmForKeyDte1 | view | from | COMPOSITE | |
| P_CollsAccountCollsSegment | view | inner | COMPOSITE | |
| P_CollsAccountCompanyCode | view | inner | COMPOSITE | |
| P_CollsLastWLItemBP | view | from | COMPOSITE | |
| P_CollsLatestWLItem | view | from | COMPOSITE | |
| P_CrdtMNrOfBrokenPromisesToPay | view | inner | COMPOSITE | |
| R_BPCollsSegmentAssignmentTP | view_entity | from | TRANSACTIONAL | Business Partner: Collection Segments |
| R_BPCollsSgmtCurrentSubstitute | view | from | COMPOSITE | Current Substitute |
| R_CollectionsCustomerQuickView | view | inner | COMPOSITE | Customer Quick View |
| R_CollsAcctCreditMgmtSummary | view | from | COMPOSITE | Collectoins Account Credit Summary |
Fields (12)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BPCollSgmtAssignmentValidTo | BPCollSgmtAssignmentValidTo | 1 |
| KEY | BusinessPartner | BusinessPartner | 3 |
| KEY | CollectionSegment | CollectionSegment | 6 |
| _BusinessPartner | _BusinessPartner | 1 | |
| _CollectionGroup | _CollectionGroup | 1 | |
| _CollectionSegment | _CollectionSegment | 1 | |
| _CollectionSpecialist | _CollectionSpecialist | 1 | |
| _MainContactPerson | _MainContactPerson | 1 | |
| BPCollSgmtAssignmentValidFrom | BPCollSgmtAssignmentValidFrom | 1 | |
| CollectionBPMainContactPerson | CollectionBPMainContactPerson | 1 | |
| CollectionGroup | CollectionGroup | 2 | |
| CollectionSpecialist | CollectionSpecialist | 2 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Collection Segment Assignment
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_BPCOLLECTIONSSEGMENTASSGMT (
BPCOLLSGMTASSIGNMENTVALIDTO,
BUSINESSPARTNER,
COLLECTIONSEGMENT,
_BUSINESSPARTNER,
_COLLECTIONGROUP,
_COLLECTIONSEGMENT,
_COLLECTIONSPECIALIST,
_MAINCONTACTPERSON,
BPCOLLSGMTASSIGNMENTVALIDFROM,
COLLECTIONBPMAINCONTACTPERSON,
COLLECTIONGROUP,
COLLECTIONSPECIALIST,
PRIMARY KEY (BPCOLLSGMTASSIGNMENTVALIDTO, BUSINESSPARTNER, COLLECTIONSEGMENT)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA