I_LcmDocument
Document
I_LcmDocument is a Composite CDS View that provides data about "Document" in SAP S/4HANA. It reads from 1 data source (I_LegalDocument) and exposes 72 fields with key field LglCntntMDocumentUUID. It has 24 associations to related views.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_LegalDocument | Document | from |
Associations (24)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [1..1] | I_LglCntntMDocStatus | _DocStatus | $projection.InternalDocumentStatus = _DocStatus.InternalDocumentStatus |
| [1..1] | I_LglCntntMDocInfoAttachment | _DocAttach | $projection.LglCntntMDocumentLinkedObjKey = _DocAttach.LinkedSAPObjectKey |
| [1..1] | I_LcmContext | _Context | $projection.LglCntntMContextUUID = _Context.LglCntntMContextUUID |
| [0..1] | Sgbt_Nte_Cds_Cont | _Note | _Note.noteid = $projection.LglCntntMLongTextUUID and _Note.objectnodetype = 'LegalDocument' and _Note.notetype = 'LCM_LONGTEXT' |
| [0..1] | I_LglCntntMDocLock | _DocLock | $projection.LglCntntMDocumentUUID = _DocLock.LglCntntMDocumentUUID and $projection.LglCntntMDocumentLinkedObjKey = _DocLock.LglCntntMDocumentLinkedObjKey |
| [0..1] | I_LglCntntMAccessLvlText | _AccessLvlText | $projection.LglCntntMDocAccessLvl = _AccessLvlText.LglCntntMAccessLvl and Language = $session.system_language |
| [0..1] | I_LanguageText | _LanguageText | $projection.LglCntntMLanguage = _LanguageText.LanguageCode and Language = $session.system_language |
| [0..1] | I_LglCntntMDocContentTypeText | _ContentTypeText | $projection.LglCntntMDocContentType = _ContentTypeText.LglCntntMDocContentType and Language = $session.system_language |
| [0..1] | I_LglCntntMDocCntntTypeSrchTxt | _LglCntntMDocCntntTypeSrchTxt | $projection.LglCntntMDocContentType = _LglCntntMDocCntntTypeSrchTxt.LglCntntMDocContentType and Language = $session.system_language |
| [0..1] | I_LglCntntMDocStatusText | _DocStatusText | $projection.InternalDocumentStatus = _DocStatusText.InternalDocumentStatus and Language = $session.system_language |
| [0..1] | I_LglCntntMSgntrDocStatusText | _SgntrDocStatusText | $projection.LglCntntMSignatureDocStatus = _SgntrDocStatusText.LglCntntMSignatureDocStatus and Language = $session.system_language |
| [0..1] | I_LglCntntMDocSyncStatusText | _DocSyncStatusText | $projection.LglCntntMVirtualDocSyncSts = _DocSyncStatusText.LglCntntMVirtualDocSyncSts and Language = $session.system_language |
| [0..1] | I_LglCntntMDocLowTouchLvlTxt | _LglCntntMDocLowTouchLvlTxt | $projection.LglCntntMDocLowTouchLevel = _LglCntntMDocLowTouchLvlTxt.LglCntntMDocLowTouchLevel and Language = $session.system_language |
| [0..1] | I_LglCntntMDocumentKindText | _DocumentKindText | $projection.LglCntntMDocumentKind = _DocumentKindText.LglCntntMDocumentKind and _DocumentKindText.Language = $session.system_language |
| [0..1] | I_LglCntntMDocRefreshStatus | _LglCntntMDocRefreshStatus | $projection.LglCntntMDocument = _LglCntntMDocRefreshStatus.LglCntntMDocument |
| [1..1] | I_LglCntntMDocTemplateInfo | _LglCntntMDocTemplateInfo | $projection.LglCntntMDocumentUUID = _LglCntntMDocTemplateInfo.LglCntntMDocumentUUID |
| [0..1] | I_LglCntntMDocInfoAttchAll | _DocAttachAll | $projection.LglCntntMDocumentLinkedObjKey = _DocAttachAll.LinkedSAPObjectKey |
| [0..*] | I_LglCntntMDocumentStamp | _LglCntntMDocumentStamp | $projection.LglCntntMDocumentUUID = _LglCntntMDocumentStamp.LglCntntMDocumentUUID |
| [0..*] | I_LegalTransactionDocLink | _LegalTransactionDocLink | $projection.LglCntntMDocument = _LegalTransactionDocLink.LglCntntMDocument |
| [0..1] | I_LCMUserAddressAssignment | _CreatedBy | $projection.LglCntntMCreatedByUser = _CreatedBy.ContactCardID |
| [0..1] | I_LCMUserAddressAssignment | _ChangedBy | $projection.LglCntntMChangedByUser = _ChangedBy.ContactCardID |
| [1..1] | I_LglCntntMDocAssemblyInfo | _LglCntntMDocAssemblyInfo | $projection.LglCntntMDocumentUUID = _LglCntntMDocAssemblyInfo.LglCntntMDocumentUUID and Document.LglCntntMVirtualDocVersKey = _LglCntntMDocAssemblyInfo.LglCntntMVirtualDocVersKey |
| [0..1] | I_LglCntntMDocPaperTypeTxt | _LglCntntMDocPaperTypeTxt | $projection.LglCntntMDocPaperType = _LglCntntMDocPaperTypeTxt.LglCntntMDocPaperType and _LglCntntMDocPaperTypeTxt.Language = $session.system_language |
| [1..1] | E_LegalDocument | _Extenstion | $projection.LglCntntMDocumentUUID = _Extenstion.LglCntntMDocumentUUID |
Annotations (12)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | ILCMDOCUMENT | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| VDM.viewType | #COMPOSITE | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| AccessControl.personalData.blocking | #REQUIRED | view | |
| ObjectModel.representativeKey | LglCntntMDocumentUUID | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| ObjectModel.usageType.sizeCategory | #L | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| VDM.lifecycle.contract.type | #SAP_INTERNAL_API | view | |
| EndUserText.label | Document | view |
Fields (72)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | LglCntntMDocumentUUID | I_LegalDocument | LglCntntMDocumentUUID | |
| LglCntntMDocument | I_LegalDocument | LglCntntMDocument | ||
| LglCntntMDocumentLinkedObject | I_LegalDocument | LglCntntMDocumentLinkedObject | ||
| LglCntntMDocumentLinkedObjKey | I_LegalDocument | LglCntntMDocumentLinkedObjKey | ||
| LglCntntMDocumentIsTopVersion | I_LegalDocument | LglCntntMDocumentIsTopVersion | ||
| LegalTransaction | I_LegalDocument | LegalTransaction | ||
| LegalTransactionUUID | I_LegalDocument | LegalTransactionUUID | ||
| LglCntntMDocContentType | I_LegalDocument | LglCntntMDocContentType | ||
| LglCntntMLanguage | I_LegalDocument | LglCntntMLanguage | ||
| LglCntntMParentDocument | I_LegalDocument | LglCntntMParentDocument | ||
| LglCntntMChangedByUser | I_LegalDocument | LglCntntMChangedByUser | ||
| LglCntntMChangedUTCDateTime | I_LegalDocument | LglCntntMChangedUTCDateTime | ||
| LglCntntMCreatedByUser | I_LegalDocument | LglCntntMCreatedByUser | ||
| LglCntntMCreatedUTCDateTime | I_LegalDocument | LglCntntMCreatedUTCDateTime | ||
| DocumentDescription | I_LegalDocument | DocumentDescription | ||
| LglCntntMLongTextUUID | I_LegalDocument | LglCntntMLongTextUUID | ||
| LglCntntMIsMandatory | I_LegalDocument | LglCntntMIsMandatory | ||
| LegalDocumentSource | I_LegalDocument | LegalDocumentSource | ||
| LglCntntMDocAccessLvl | I_LegalDocument | LglCntntMDocAccessLvl | ||
| LglCntntMAgingTemperature | I_LegalDocument | LglCntntMAgingTemperature | ||
| InternalDocumentStatus | InternalDocumentStatus | |||
| LglCntntMSignatureDocStatus | I_LegalDocument | LglCntntMSignatureDocStatus | ||
| DocumentVersion | DocumentVersion | |||
| LegalDocumentVersion | LegalDocumentVersion | |||
| IsEndOfPurposeBlocked | I_LegalDocument | IsEndOfPurposeBlocked | ||
| LglCntntMDocType | I_LegalDocument | LglCntntMDocType | ||
| LglCntntMDocAssemblyStatus | _LglCntntMDocAssemblyInfo | LglCntntMDocAssemblyStatus | ||
| LglCntntMTmplUUID | I_LegalDocument | LglCntntMTmplUUID | ||
| LglCntntMVirtualDocVersKey | I_LegalDocument | LglCntntMVirtualDocVersKey | ||
| LglCntntMVirtualDocSyncSts | I_LegalDocument | LglCntntMVirtualDocSyncSts | ||
| LglCntntMCntxtDocUUID | I_LegalDocument | LglCntntMCntxtDocUUID | ||
| LglCntntMDocIsToBeDeleted | I_LegalDocument | LglCntntMDocIsToBeDeleted | ||
| LglCntntMDocReferenceNumber | I_LegalDocument | LglCntntMDocReferenceNumber | ||
| LglCntntMDocLowTouchLevel | I_LegalDocument | LglCntntMDocLowTouchLevel | ||
| LglCntntMCreatedFromDocUUID | I_LegalDocument | LglCntntMCreatedFromDocUUID | ||
| LglCntntMDocPaperType | I_LegalDocument | LglCntntMDocPaperType | ||
| LglCntntMProfile | _LegalTransaction | LglCntntMProfile | ||
| LglCntntMGovLaw | _LegalTransaction | LglCntntMGovLaw | ||
| LglCntntMContextUUID | _LegalTransaction | LglCntntMContextUUID | ||
| LegalTransactionTitle | _LegalTransaction | LegalTransactionTitle | ||
| LglCntntMLongText | _Note | content | ||
| LglCntntMLongTextMimeType | _Note | mimetype | ||
| LglCntntMDocStatusName | _DocStatusText | LglCntntMDocStatusName | ||
| LglCntntMDocLockedReasonCode | _DocLock | LglCntntMDocLockedReasonCode | ||
| LglCntntMCntxtDocumentID | LglCntntMCntxtDocumentID | |||
| LglCntntMIsIntegRelevant | LglCntntMIsIntegRelevant | |||
| LglCntntMDocRefreshStatus | _LglCntntMDocRefreshStatus | LglCntntMDocRefreshStatus | ||
| LglCntntMNmbrOfAdminvDocUpdt | LglCntntMNmbrOfAdminvDocUpdt | |||
| LglCntntMDocumentKind | LglCntntMDocumentKind | |||
| _LegalTransaction | _LegalTransaction | |||
| _Note | _Note | |||
| _Context | _Context | |||
| _DocLock | _DocLock | |||
| _DocAttach | _DocAttach | |||
| _AccessLvlText | _AccessLvlText | |||
| _ContentTypeText | _ContentTypeText | |||
| _DocumentKindText | _DocumentKindText | |||
| _LanguageText | _LanguageText | |||
| _DocStatusText | _DocStatusText | |||
| _SgntrDocStatusText | _SgntrDocStatusText | |||
| _DocSyncStatusText | _DocSyncStatusText | |||
| _LglCntntMDocLowTouchLvlTxt | _LglCntntMDocLowTouchLvlTxt | |||
| _LglCntntMDocAssemblyInfo | _LglCntntMDocAssemblyInfo | |||
| _LglCntntMDocTemplateInfo | _LglCntntMDocTemplateInfo | |||
| _DocAttachAll | _DocAttachAll | |||
| _LglCntntMDocumentStamp | _LglCntntMDocumentStamp | |||
| _LegalTransactionDocLink | _LegalTransactionDocLink | |||
| _CreatedBy | _CreatedBy | |||
| _ChangedBy | _ChangedBy | |||
| _LglCntntMDocRefreshStatus | _LglCntntMDocRefreshStatus | |||
| _LglCntntMDocCntntTypeSrchTxt | _LglCntntMDocCntntTypeSrchTxt | |||
| _LglCntntMDocPaperTypeTxt | _LglCntntMDocPaperTypeTxt |
@AbapCatalog.sqlViewName: 'ILCMDOCUMENT'
@ClientHandling.algorithm: #SESSION_VARIABLE
@AccessControl.authorizationCheck:#CHECK
@VDM.viewType : #COMPOSITE
@Metadata.ignorePropagatedAnnotations: true
@AccessControl.personalData.blocking: #REQUIRED
@AccessControl.privilegedAssociations: [ '_DocLock', '_CreatedBy', '_ChangedBy' ]
@ObjectModel: {
representativeKey: 'LglCntntMDocumentUUID',
usageType.serviceQuality: #C,
usageType.sizeCategory: #L,
usageType.dataClass: #TRANSACTIONAL
}
@VDM.lifecycle.contract.type: #SAP_INTERNAL_API
@EndUserText.label: 'Document'
define view I_LcmDocument
as select from I_LegalDocument as Document
association [1..1] to I_LglCntntMDocStatus as _DocStatus on $projection.InternalDocumentStatus = _DocStatus.InternalDocumentStatus
// Doc Attachment
association [1..1] to I_LglCntntMDocInfoAttachment as _DocAttach on $projection.LglCntntMDocumentLinkedObjKey = _DocAttach.LinkedSAPObjectKey
association [1..1] to I_LcmContext as _Context on $projection.LglCntntMContextUUID = _Context.LglCntntMContextUUID
association [0..1] to Sgbt_Nte_Cds_Cont as _Note on _Note.noteid = $projection.LglCntntMLongTextUUID
and _Note.objectnodetype = 'LegalDocument'
and _Note.notetype = 'LCM_LONGTEXT'
association [0..1] to I_LglCntntMDocLock as _DocLock on $projection.LglCntntMDocumentUUID = _DocLock.LglCntntMDocumentUUID
and $projection.LglCntntMDocumentLinkedObjKey = _DocLock.LglCntntMDocumentLinkedObjKey
association [0..1] to I_LglCntntMAccessLvlText as _AccessLvlText on $projection.LglCntntMDocAccessLvl = _AccessLvlText.LglCntntMAccessLvl
and Language = $session.system_language
association [0..1] to I_LanguageText as _LanguageText on $projection.LglCntntMLanguage = _LanguageText.LanguageCode
and Language = $session.system_language
association [0..1] to I_LglCntntMDocContentTypeText as _ContentTypeText on $projection.LglCntntMDocContentType = _ContentTypeText.LglCntntMDocContentType
and Language = $session.system_language
association [0..1] to I_LglCntntMDocCntntTypeSrchTxt as _LglCntntMDocCntntTypeSrchTxt on $projection.LglCntntMDocContentType = _LglCntntMDocCntntTypeSrchTxt.LglCntntMDocContentType
and Language = $session.system_language
association [0..1] to I_LglCntntMDocStatusText as _DocStatusText on $projection.InternalDocumentStatus = _DocStatusText.InternalDocumentStatus
and Language = $session.system_language
association [0..1] to I_LglCntntMSgntrDocStatusText as _SgntrDocStatusText on $projection.LglCntntMSignatureDocStatus = _SgntrDocStatusText.LglCntntMSignatureDocStatus
and Language = $session.system_language
//association [0..1] to I_LglCntntMDocAssemblyStsText as _AssemblyStatusText on $projection.LglCntntMDocAssemblyStatus = _AssemblyStatusText.LglCntntMDocAssemblyStatus
// and Language = $session.system_language
association [0..1] to I_LglCntntMDocSyncStatusText as _DocSyncStatusText on $projection.LglCntntMVirtualDocSyncSts = _DocSyncStatusText.LglCntntMVirtualDocSyncSts
and Language = $session.system_language
association [0..1] to I_LglCntntMDocLowTouchLvlTxt as _LglCntntMDocLowTouchLvlTxt on $projection.LglCntntMDocLowTouchLevel = _LglCntntMDocLowTouchLvlTxt.LglCntntMDocLowTouchLevel
and Language = $session.system_language
association [0..1] to I_LglCntntMDocumentKindText as _DocumentKindText on $projection.LglCntntMDocumentKind = _DocumentKindText.LglCntntMDocumentKind
and _DocumentKindText.Language = $session.system_language
// association [0..1] to I_LglCntntMDocAutoRefreshTxt as _LglCntntMDocAutoRefreshTxt on $projection.LglCntntMDocAutoRefresh = _LglCntntMDocAutoRefreshTxt.LglCntntMDocAutoRefresh
// and Language = $session.system_language
association [0..1] to I_LglCntntMDocRefreshStatus as _LglCntntMDocRefreshStatus on $projection.LglCntntMDocument = _LglCntntMDocRefreshStatus.LglCntntMDocument
// association [0..1] to I_LglCntntMDocRefreshStsTxt as _LglCntntMDocRefreshStsTxt on $projection.LglCntntMDocRefreshStatus = _LglCntntMDocRefreshStsTxt.LglCntntMDocRefreshStatus
// and Language = $session.system_language
// Additional associations for ESH
association [1..1] to I_LglCntntMDocTemplateInfo as _LglCntntMDocTemplateInfo on $projection.LglCntntMDocumentUUID = _LglCntntMDocTemplateInfo.LglCntntMDocumentUUID
association [0..1] to I_LglCntntMDocInfoAttchAll as _DocAttachAll on $projection.LglCntntMDocumentLinkedObjKey = _DocAttachAll.LinkedSAPObjectKey
association [0..*] to I_LglCntntMDocumentStamp as _LglCntntMDocumentStamp on $projection.LglCntntMDocumentUUID = _LglCntntMDocumentStamp.LglCntntMDocumentUUID
association [0..*] to I_LegalTransactionDocLink as _LegalTransactionDocLink on $projection.LglCntntMDocument = _LegalTransactionDocLink.LglCntntMDocument
association [0..1] to I_LCMUserAddressAssignment as _CreatedBy on $projection.LglCntntMCreatedByUser = _CreatedBy.ContactCardID
association [0..1] to I_LCMUserAddressAssignment as _ChangedBy on $projection.LglCntntMChangedByUser = _ChangedBy.ContactCardID
association [1..1] to I_LglCntntMDocAssemblyInfo as _LglCntntMDocAssemblyInfo on $projection.LglCntntMDocumentUUID = _LglCntntMDocAssemblyInfo.LglCntntMDocumentUUID
and Document.LglCntntMVirtualDocVersKey = _LglCntntMDocAssemblyInfo.LglCntntMVirtualDocVersKey
association [0..1] to I_LglCntntMDocPaperTypeTxt as _LglCntntMDocPaperTypeTxt on $projection.LglCntntMDocPaperType = _LglCntntMDocPaperTypeTxt.LglCntntMDocPaperType
and _LglCntntMDocPaperTypeTxt.Language = $session.system_language
//Extension
association [1..1] to E_LegalDocument as _Extenstion on $projection.LglCntntMDocumentUUID = _Extenstion.LglCntntMDocumentUUID
{
// LCM Document properties
key Document.LglCntntMDocumentUUID as LglCntntMDocumentUUID,
Document.LglCntntMDocument as LglCntntMDocument,
Document.LglCntntMDocumentLinkedObject as LglCntntMDocumentLinkedObject,
Document.LglCntntMDocumentLinkedObjKey as LglCntntMDocumentLinkedObjKey,
Document.LglCntntMDocumentIsTopVersion as LglCntntMDocumentIsTopVersion,
Document.LegalTransaction as LegalTransaction,
Document.LegalTransactionUUID as LegalTransactionUUID,
Document.LglCntntMDocContentType as LglCntntMDocContentType,
Document.LglCntntMLanguage as LglCntntMLanguage,
Document.LglCntntMParentDocument as LglCntntMParentDocument,
Document.LglCntntMChangedByUser as LglCntntMChangedByUser,
Document.LglCntntMChangedUTCDateTime as LglCntntMChangedUTCDateTime,
Document.LglCntntMCreatedByUser as LglCntntMCreatedByUser,
Document.LglCntntMCreatedUTCDateTime as LglCntntMCreatedUTCDateTime,
Document.DocumentDescription as DocumentDescription,
Document.LglCntntMLongTextUUID as LglCntntMLongTextUUID,
Document.LglCntntMIsMandatory as LglCntntMIsMandatory,
Document.LegalDocumentSource as LegalDocumentSource,
Document.LglCntntMDocAccessLvl as LglCntntMDocAccessLvl,
Document.LglCntntMAgingTemperature as LglCntntMAgingTemperature,
InternalDocumentStatus as InternalDocumentStatus,
Document.LglCntntMSignatureDocStatus as LglCntntMSignatureDocStatus,
@VDM.lifecycle.status:#DEPRECATED
@VDM.lifecycle.successor: 'LegalDocumentVersion'
DocumentVersion as DocumentVersion,
LegalDocumentVersion as LegalDocumentVersion, //new field for document version number(NUMC4)
@Semantics.booleanIndicator: true
Document.IsEndOfPurposeBlocked as IsEndOfPurposeBlocked,
Document.LglCntntMDocType as LglCntntMDocType,
//Document.LglCntntMDocAssemblyStatus as LglCntntMDocAssemblyStatus,
_LglCntntMDocAssemblyInfo.LglCntntMDocAssemblyStatus as LglCntntMDocAssemblyStatus,
Document.LglCntntMTmplUUID as LglCntntMTmplUUID,
// Document.LglCntntMVirtualDocRefKey as LglCntntMVirtualDocRefKey,
Document.LglCntntMVirtualDocVersKey as LglCntntMVirtualDocVersKey,
Document.LglCntntMVirtualDocSyncSts as LglCntntMVirtualDocSyncSts,
Document.LglCntntMCntxtDocUUID as LglCntntMCntxtDocUUID,
Document.LglCntntMDocIsToBeDeleted as LglCntntMDocIsToBeDeleted,
Document.LglCntntMDocReferenceNumber as LglCntntMDocReferenceNumber,
Document.LglCntntMDocLowTouchLevel as LglCntntMDocLowTouchLevel,
Document.LglCntntMCreatedFromDocUUID as LglCntntMCreatedFromDocUUID,
Document.LglCntntMDocPaperType as LglCntntMDocPaperType,
// LCM Legal Transaction
_LegalTransaction.LglCntntMProfile as LglCntntMProfile,
_LegalTransaction.LglCntntMGovLaw as LglCntntMGovLaw,
_LegalTransaction.LglCntntMContextUUID as LglCntntMContextUUID,
_LegalTransaction.LegalTransactionTitle as LegalTransactionTitle,
// LCM Notes
_Note.content as LglCntntMLongText,
_Note.mimetype as LglCntntMLongTextMimeType,
_DocStatusText.LglCntntMDocStatusName as LglCntntMDocStatusName,
_DocLock.LglCntntMDocLockedReasonCode as LglCntntMDocLockedReasonCode,
LglCntntMCntxtDocumentID,
LglCntntMIsIntegRelevant,
_LglCntntMDocRefreshStatus.LglCntntMDocRefreshStatus as LglCntntMDocRefreshStatus,
LglCntntMNmbrOfAdminvDocUpdt,
LglCntntMDocumentKind,
// Authorization
_LegalTransaction,
_Note,
_Context,
_DocLock,
_DocAttach,
_AccessLvlText,
_ContentTypeText,
_DocumentKindText,
_LanguageText,
_DocStatusText,
_SgntrDocStatusText,
_DocSyncStatusText,
_LglCntntMDocLowTouchLvlTxt,
// _LglCntntMDocAutoRefreshTxt,
//_AssemblyStatusText,
_LglCntntMDocAssemblyInfo,
_LglCntntMDocTemplateInfo,
_DocAttachAll,
_LglCntntMDocumentStamp,
_LegalTransactionDocLink,
_CreatedBy,
_ChangedBy,
_LglCntntMDocRefreshStatus,
// _LglCntntMDocRefreshStsTxt,
//ESH
_LglCntntMDocCntntTypeSrchTxt,
_LglCntntMDocPaperTypeTxt
}
/*+[internal] {
"BASEINFO":
{
"FROM":
[
"I_LEGALDOCUMENT",
"I_LEGALTRANSACTION",
"I_LGLCNTNTMDOCASSEMBLYINFO",
"I_LGLCNTNTMDOCLOCK",
"I_LGLCNTNTMDOCREFRESHSTATUS",
"I_LGLCNTNTMDOCSTATUSTEXT",
"SGBT_NTE_CDS_CONT"
],
"ASSOCIATED":
[
"E_LEGALDOCUMENT",
"I_LANGUAGETEXT",
"I_LCMCONTEXT",
"I_LCMUSERADDRESSASSIGNMENT",
"I_LEGALTRANSACTION",
"I_LEGALTRANSACTIONDOCLINK",
"I_LGLCNTNTMACCESSLVLTEXT",
"I_LGLCNTNTMDOCASSEMBLYINFO",
"I_LGLCNTNTMDOCCNTNTTYPESRCHTXT",
"I_LGLCNTNTMDOCCONTENTTYPETEXT",
"I_LGLCNTNTMDOCINFOATTACHMENT",
"I_LGLCNTNTMDOCINFOATTCHALL",
"I_LGLCNTNTMDOCLOCK",
"I_LGLCNTNTMDOCLOWTOUCHLVLTXT",
"I_LGLCNTNTMDOCPAPERTYPETXT",
"I_LGLCNTNTMDOCREFRESHSTATUS",
"I_LGLCNTNTMDOCSTATUS",
"I_LGLCNTNTMDOCSTATUSTEXT",
"I_LGLCNTNTMDOCSYNCSTATUSTEXT",
"I_LGLCNTNTMDOCTEMPLATEINFO",
"I_LGLCNTNTMDOCUMENTKINDTEXT",
"I_LGLCNTNTMDOCUMENTSTAMP",
"I_LGLCNTNTMSGNTRDOCSTATUSTEXT",
"SGBT_NTE_CDS_CONT"
],
"BASE":
[
"I_LEGALDOCUMENT"
],
"ANNO_REF":
[],
"SCALAR_FUNCTION":
[],
"VERSION":0,
"ANNOREF_EVALUATION_ERROR":""
}
}*/
Learn More
- What Is a CDS View in SAP S/4HANA?
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- CDS View Annotations — A Complete Guide
- 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