VIBDCNSUBJECT
Contract Object
VIBDCNSUBJECT is an SAP database table in S/4HANA. Contract Object. It contains 9 fields. 7 CDS views read from this table.
CDS Views using this table (7)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| FINOC_CHECK_REC_01_CCR_TO_REC | view_entity | inner | Org. Change: From CostCtr to RE Contract | |
| FINOC_CHECK_REC_01_ORD_TO_REC | view_entity | inner | Org. Change: From Order to RE Contract | |
| FINOC_CHECK_REC_01_PRCTRS | view_entity | left_outer | Org. Change: PRCTRS of RE Contracts | |
| FINOC_CHECK_REC_01_REC_TO_ALL | view_entity | left_outer | Org. Change: From RE Contract to All | |
| FINOC_CHECK_REC_01_WBS_TO_REC | view_entity | inner | Org. Change: From WBS El. to RE Contract | |
| FINOC_RT_REC_FILL_ACCTOBJ | view_entity | left_outer | Orgl Change: RE Contr. Val. Terms w/ OC | |
| I_REContractSubject | view_entity | from | BASIC | Real Estate Contract Subject |
Fields (9)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | intreno | REBDINTRENOCNSUBJECT | Source Object | |||
| objnr | RECAOBJNR | Object Number | ||||
| xcnsubject | REBDXCNSUBJECT | Contract Object | ||||
| adjustnumber | REBDADJUSTNUMBER | Group Number | ||||
| extid | REBDEXTIDENT | External ID | ||||
| acctobjnr | REBDACCTOBJNR | Obj.No.Acc.Ass. | ||||
| cnsubjecttype | REBDCNSUBJECTTYPE | Object Type | ||||
| cnsubjectclass | REBDCNSUBJECTCLASS | CO Class |
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.
-- Contract Object
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE VIBDCNSUBJECT (
MANDT, -- Client [MANDT]
INTRENO, -- Source Object [REBDINTRENOCNSUBJECT]
OBJNR, -- Object Number [RECAOBJNR]
XCNSUBJECT, -- Contract Object [REBDXCNSUBJECT]
ADJUSTNUMBER, -- Group Number [REBDADJUSTNUMBER]
EXTID, -- External ID [REBDEXTIDENT]
ACCTOBJNR, -- Obj.No.Acc.Ass. [REBDACCTOBJNR]
CNSUBJECTTYPE, -- Object Type [REBDCNSUBJECTTYPE]
CNSUBJECTCLASS, -- CO Class [REBDCNSUBJECTCLASS]
PRIMARY KEY (MANDT, INTRENO)
);
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