FDM_CDISPROPOSAL
FSCM-DM: Vorschlag Zuordnung OP zu kundeninit. Klärungsfall
FDM_CDISPROPOSAL is an SAP database table in S/4HANA. FSCM-DM: Vorschlag Zuordnung OP zu kundeninit. Klärungsfall. It contains 11 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_DsputCaseJrnlEntrAssgmtPrpsl | view | from | BASIC | Proposed Assignment of Items To Dispute Cases |
Fields (11)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | bukrs | bukrs | Company Code | |||
| KEY | belnr | belnr_d | Document Number | |||
| KEY | gjahr | gjahr | Fiscal Year | |||
| KEY | buzei | buzei | Item | |||
| kunnr | kunnr | Customer | ||||
| case_guid | bdm_case_guid | Internal Key | ||||
| hits | fdm_cdis_hit | Number of Hits | ||||
| xconflict | fdm_cdis_xconfilct | Case Matches Several Items | ||||
| xassigned | fdm_cdis_xassigned | Assigned | ||||
| processor_cdis | fdm_cdis_uname | Clerk |
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.
-- FSCM-DM: Vorschlag Zuordnung OP zu kundeninit. Klärungsfall
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE FDM_CDISPROPOSAL (
MANDT, -- Client [mandt]
BUKRS, -- Company Code [bukrs]
BELNR, -- Document Number [belnr_d]
GJAHR, -- Fiscal Year [gjahr]
BUZEI, -- Item [buzei]
KUNNR, -- Customer [kunnr]
CASE_GUID, -- Internal Key [bdm_case_guid]
HITS, -- Number of Hits [fdm_cdis_hit]
XCONFLICT, -- Case Matches Several Items [fdm_cdis_xconfilct]
XASSIGNED, -- Assigned [fdm_cdis_xassigned]
PROCESSOR_CDIS, -- Clerk [fdm_cdis_uname]
PRIMARY KEY (MANDT, BUKRS, BELNR, GJAHR, BUZEI)
);
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