I_COLLSSGMTCOMPANYCODEASSGMT
Collections Segment - Company Codes
I_COLLSSGMTCOMPANYCODEASSGMT is a CDS View in S/4HANA. Collections Segment - Company Codes. It contains 4 fields. 13 CDS views read from this table.
CDS Views using this table (13)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_CollsSgmtCompanyCodeAssgmt | view_entity | projection | CONSUMPTION | Colls Segment Company Code Assgmnt |
| I_CollCustDsputCoCodeAssgmt | view | inner | COMPOSITE | Customers Company Code Assignment |
| I_CollectionsInvoice | view | from | COMPOSITE | Collections Invoices |
| I_CollsPromiseToPayContactVH | view | inner | COMPOSITE | Promise To Pay Contact Value Help |
| P_CollMgmtRblsItmForKeyDte1 | view | inner | COMPOSITE | |
| P_CollsAcctColl | view_entity | inner | COMPOSITE | Collections Account - FI |
| P_CollsAcctDoc | view | from | COMPOSITE | |
| P_CollsPaymentTrend | view | from | COMPOSITE | |
| P_CrdtMNrOfBrokenPromisesToPay | view | inner | COMPOSITE | |
| R_CollsHeadOfficeDisputeCase | view | inner | COMPOSITE | Head Office Dispute Case |
| R_CollsHeadOfficePromiseToPay | view | from | COMPOSITE | Head Ofice Promise to Pay |
| R_CollsHeadOfficeResubmission | view | inner | COMPOSITE | Head Office Resubmissions |
| R_DisputeCaseDraftCollsSgmtTP | view | from | TRANSACTIONAL | Dispute Case TP |
Fields (4)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CollectionSegment | CollectionSegment | 3 |
| KEY | CompanyCode | CompanyCode | 4 |
| _CollectionSegment | _CollectionSegment | 2 | |
| _CompanyCode | _CompanyCode | 1 |
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.
-- Collections Segment - Company Codes
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_COLLSSGMTCOMPANYCODEASSGMT (
COLLECTIONSEGMENT,
COMPANYCODE,
_COLLECTIONSEGMENT,
_COMPANYCODE,
PRIMARY KEY (COLLECTIONSEGMENT, COMPANYCODE)
);
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