C_DisputeCaseDraftCollsSegment
Dispute Case Draft in Collection Segment
C_DisputeCaseDraftCollsSegment is a Consumption CDS View that provides data about "Dispute Case Draft in Collection Segment" in SAP S/4HANA. It reads from 1 data source (R_DisputeCaseDraftCollsSgmtTP) and exposes 76 fields with key fields CollectionSegment, DisputeCaseUUID. It is exposed through 1 OData service (UI_PROCESSRECEIVABLES_MANAGE).
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| R_DisputeCaseDraftCollsSgmtTP | R_DisputeCaseDraftCollsSgmtTP | projection |
Annotations (9)
| Name | Value | Level | Field |
|---|---|---|---|
| EndUserText.label | Dispute Case Draft in Collection Segment | view | |
| ObjectModel.representativeKey | DisputeCaseUUID | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| ObjectModel.usageType.sizeCategory | #L | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| AccessControl.personalData.blocking | #BLOCKED_DATA_EXCLUDED | view | |
| VDM.viewType | #CONSUMPTION | view | |
| Metadata.allowExtensions | true | view |
OData Services (1)
| Service | Binding | Version | Contract | Release |
|---|---|---|---|---|
| UI_PROCESSRECEIVABLES_MANAGE | UI_PROCESSRECEIVABLES_MAN | V2 | C1 | NOT_TO_BE_RELEASED_STABLE |
Fields (76)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | CollectionSegment | CollectionSegment | Segment | |
| KEY | DisputeCaseUUID | DisputeCaseUUID | UUID | |
| DraftUUID | DraftUUID | UUID | ||
| DisputeCaseCoordinator | DisputeCaseCoordinator | Coordinator | ||
| DisputeCaseRootCause | DisputeCaseRootCause | Root Cause Code | ||
| CaseProcessingDeadlineDate | CaseProcessingDeadlineDate | Process. Deadline | ||
| OriginalAmount | OriginalAmount | Original Disputed Amount | ||
| DisputedAmount | DisputedAmount | Disputed Amount | ||
| PaidAmount | PaidAmount | Paid Amount | ||
| CreditedAmount | CreditedAmount | Credited | ||
| WriteOffAmount | WriteOffAmount | Cleared Manually | ||
| ManuallyClearedAmount | ManuallyClearedAmount | Automatically Written Off | ||
| DisputeCaseCurrency | DisputeCaseCurrency | Currency | ||
| CustomerDisputedAmount | CustomerDisputedAmount | Customer Disputed Amount | ||
| CustomerDisputedCurrency | CustomerDisputedCurrency | Currency | ||
| ContactPersonName | ContactPersonName | Full Name | ||
| ContactPersonEmailAddress | ContactPersonEmailAddress | |||
| ContactPersonPhoneNumber | ContactPersonPhoneNumber | Telephone No. | ||
| ContactPersonFaxNumber | ContactPersonFaxNumber | Fax Number | ||
| ContactPersonFaxCountry | ContactPersonFaxCountry | C/R of Fax No. | ||
| Customer | Customer | Sold-to Party | ||
| CompanyCode | CompanyCode | Receiver Company Code | ||
| DisputeCaseExternalApplication | DisputeCaseExternalApplication | External Appl. | ||
| CaseType | CaseType | Upper/Lowercase | ||
| CaseID | CaseID | Case ID | ||
| CaseExternalReference | CaseExternalReference | External Reference | ||
| CaseCreatedBy | CaseCreatedBy | Created By | ||
| CaseCreatedOn | CaseCreatedOn | Created At | ||
| CaseLastChangedBy | CaseLastChangedBy | Changed By | ||
| CaseLastChangedOn | CaseLastChangedOn | Last Changed At | ||
| CaseClosedBy | CaseClosedBy | Closed By | ||
| CaseClosedTime | CaseClosedTime | Closed At | ||
| CasePlannedCloseDate | CasePlannedCloseDate | Planned Close Date | ||
| CaseProcessor | CaseProcessor | Processor | ||
| CaseResponsible | CaseResponsible | Person Responsible | ||
| CaseTitle | CaseTitle | Case Title | ||
| CaseEscalationReason | CaseEscalationReason | Escalation Reason | ||
| CaseCategory | CaseCategory | Category | ||
| CasePriority | CasePriority | Priority | ||
| CaseAuthorizationLevel | CaseAuthorizationLevel | Auth. Level | ||
| CaseStatusProfile | CaseStatusProfile | Status Profile | ||
| CaseStatus | CaseStatus | Status | ||
| CaseSystemStatus | CaseSystemStatus | System Status | ||
| CaseReason | CaseReason | Reason | ||
| IsActiveEntity | IsActiveEntity | Is active | ||
| HasActiveEntity | HasActiveEntity | TRUE | ||
| DraftCreationDateTime | DraftCreationDateTime | Time Stamp | ||
| DraftLastChangedDateTime | DraftLastChangedDateTime | Time Stamp | ||
| virtualPlannedCloseDateCriticalitychar1 | ||||
| CountryNameasCountryNamelocalized | ||||
| DsputCaseCoordinatorFullName | _DisputeCaseCoordinatorCard | UserDescription | Full Name | |
| CustomerName | _Customer | CustomerName | Name of Customer | |
| CompanyCodeName | _CompanyCode | CompanyCodeName | Company Name | |
| CaseTypeNameasCaseTypeNamelocalized | ||||
| CreatedByUserName | _CreatedByContactCard | UserDescription | Full Name | |
| LastChangedByUserName | _ChangedByContactCard | UserDescription | Full Name | |
| DisputeCaseClosedByUserName | _ClosedByContactCard | UserDescription | Full Name | |
| DisputeCaseProcessorFullName | _ProcessorContactCard | UserDescription | Full Name | |
| DisputeCaseResponsibleFullName | _ResponsibleContactCard | UserDescription | Full Name | |
| CaseStatusNameasCaseStatusNamelocalized | ||||
| CaseReasonNameasCaseReasonNamelocalized | ||||
| _AuthLevel | _AuthLevel | |||
| _CaseSystemStatus | _CaseSystemStatus | |||
| _CaseTypes | _CaseTypes | |||
| _CaseCategory | _CaseCategory | |||
| _CompanyCode | _CompanyCode | |||
| _Country | _Country | |||
| _Customer | _Customer | |||
| _DisputeCaseExternalAppl | _DisputeCaseExternalAppl | |||
| _Escalation | _Escalation | |||
| _Individual | _Individual | |||
| _Priority | _Priority | |||
| _Reasons | _Reasons | |||
| _RootCause | _RootCause | |||
| _StatProfile | _StatProfile | |||
| _CollectionSegment | _CollectionSegment |
Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.
-- Derived SQL interpretation of CDS view C_DisputeCaseDraftCollsSegment.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
CREATE VIEW C_DisputeCaseDraftCollsSegment AS
SELECT
CollectionSegment,
DisputeCaseUUID,
DraftUUID,
DisputeCaseCoordinator,
DisputeCaseRootCause,
CaseProcessingDeadlineDate,
OriginalAmount,
DisputedAmount,
PaidAmount,
CreditedAmount,
WriteOffAmount,
ManuallyClearedAmount,
DisputeCaseCurrency,
CustomerDisputedAmount,
CustomerDisputedCurrency,
ContactPersonName,
ContactPersonEmailAddress,
ContactPersonPhoneNumber,
ContactPersonFaxNumber,
ContactPersonFaxCountry,
Customer,
CompanyCode,
DisputeCaseExternalApplication,
CaseType,
CaseID,
CaseExternalReference,
CaseCreatedBy,
CaseCreatedOn,
CaseLastChangedBy,
CaseLastChangedOn,
CaseClosedBy,
CaseClosedTime,
CasePlannedCloseDate,
CaseProcessor,
CaseResponsible,
CaseTitle,
CaseEscalationReason,
CaseCategory,
CasePriority,
CaseAuthorizationLevel,
CaseStatusProfile,
CaseStatus,
CaseSystemStatus,
CaseReason,
IsActiveEntity,
HasActiveEntity,
DraftCreationDateTime,
DraftLastChangedDateTime,
virtual PlannedCloseDateCriticality : char1 AS virtualPlannedCloseDateCriticalitychar1,
_Country._Text.CountryName as CountryName : localized AS CountryNameasCountryNamelocalized,
_DisputeCaseCoordinatorCard.UserDescription AS DsputCaseCoordinatorFullName,
_Customer.CustomerName AS CustomerName,
_CompanyCode.CompanyCodeName AS CompanyCodeName,
_CaseTypes._Text.CaseTypeName as CaseTypeName : localized AS CaseTypeNameasCaseTypeNamelocalized,
_CreatedByContactCard.UserDescription AS CreatedByUserName,
_ChangedByContactCard.UserDescription AS LastChangedByUserName,
_ClosedByContactCard.UserDescription AS DisputeCaseClosedByUserName,
_ProcessorContactCard.UserDescription AS DisputeCaseProcessorFullName,
_ResponsibleContactCard.UserDescription AS DisputeCaseResponsibleFullName,
_Individual._Text.CaseStatusName as CaseStatusName : localized AS CaseStatusNameasCaseStatusNamelocalized,
_Reasons._Text.CaseReasonName as CaseReasonName : localized AS CaseReasonNameasCaseReasonNamelocalized
FROM R_DisputeCaseDraftCollsSgmtTP
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- OData Services in SAP S/4HANA Explained
- Service Bindings and Service Definitions in SAP S/4HANA
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA
- 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
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA