List of CDS Annotations
List of CDS Annotations
List of CDS Annotations
ABAP - Keyword Documentation → ABAP - Dictionary → ABAP CDS in ABAP Dictionary → ABAP CDS - Syntax → ABAP CDS - Annotations →
the name
SAP annotations are evaluated by SAP frameworks and can be one of the following two types: ABAP annotations or component annotations. ABAP annotations are evaluated when the object defined in the DDL source code is activated or when the object is used in the ABAP runtime environment. Component annotations, on the other hand, are evaluated by frameworks of other software components. An ABAP annotation can also be evaluated by other software components. Any application annotations that are not evaluated by a framework are ignored.
The following tables are a compilation of SAP annotations in the ABAP CDS DDL.
Annotations for which the component "ABAP" is entered in the "Framework" column are evaluated as ABAP annotations by the ABAP runtime environment. The precise semantics of these annotations are described under the scope in question in the documentation.
Annotations for which a different component is entered in the "Framework" column are component annotations. The component defines technical and semantic attributes of CDS objects required by specific software components, such as ODATA, UI, and Analytics. The documentation CDS Annotations describes the meaning of component annotations, which SAP component is evaluated by these annotations, and the permitted values for these annotations.
If square brackets [ ] are specified after a name in square brackets in the "Annotation" column, this means that the annotation before the square brackets is an annotation array and the element after the square brackets belongs to this element. The notation in the CDS source code compiles the elements in the square brackets. See Example.
AbapCatalog-Annotations
AccessControl-Annotations
Analytics-Annotations
AnalyticsDetails-Annotations
ClientDependent-Annotations
Consumption-Annotations
DataAging-Annotations
DefaultAggregation-Annotations
EndUserText-Annotations
EnterpriseSearch-Annotations
Environment-Annotations
Hierarchy-Annotations
OData-Annotations
ObjectModel-Annotations
Search-Annotations
SearchIndex-Annotations
Semantics-Annotations
UI-Annotations
VDM-Annotations
AbapCatalog-Annotations
Annotation Meaning Scope Framework
AbapCatalog.buffering.numberOfKeyFields SAP buffering, number of key fields when buffering generic areas View ABAP
AbapCatalog.buffering.status SAP buffering, enables and disables buffering View ABAP
AbapCatalog.buffering.type SAP buffering, defines the buffering type View ABAP
AbapCatalog.compiler.compareFilter CDS view, specifies how filter conditions are evaluated in path expressions View ABAP
AbapCatalog.preserveKey see CDS Annotations View ABAP
AbapCatalog.sqlViewAppendName CDS view extension, name of the append view View Extension ABAP
AbapCatalog.sqlViewName CDS view, name of the database view View ABAP
AbapCatalog.viewEnhancementCategory[ ] see CDS Annotations View ABAP
AccessControl-Annotations
Annotation Meaning Scope Framework
Table Function
AccessControl.authorizationCheck CDS authorizations, controls the authorization check ABAP, SADL
View
Analytics-Annotations
Annotation Meaning Scope Framework
Table Function
Analytics.dataCategory see CDS Annotations see CDS Annotations
View
Table Function
Analytics.dataExtraction.enabled see CDS Annotations see CDS Annotations
View
Table Function
Analytics.hidden see CDS Annotations see CDS Annotations
View
Table Function
Analytics.planning.enabled see CDS Annotations see CDS Annotations
View
Table Function
Analytics.query see CDS Annotations see CDS Annotations
View
Table Function
Analytics.writeBack.className see CDS Annotations see CDS Annotations
View
AnalyticsDetails-Annotations
Annotation Meaning Scope Framework
AnalyticsDetails.exceptionAggregationSteps[ ].exceptionAggregationBehavior see CDS Annotations Element see CDS Annotations
AnalyticsDetails.exceptionAggregationSteps[ ].exceptionAggregationElements[ ] see CDS Annotations Element see CDS Annotations
AnalyticsDetails.planning.disaggregation see CDS Annotations Element see CDS Annotations
AnalyticsDetails.planning.distribution see CDS Annotations Element see CDS Annotations
AnalyticsDetails.planning.distributionReference see CDS Annotations Element see CDS Annotations
AnalyticsDetails.planning.enabled see CDS Annotations Element see CDS Annotations
AnalyticsDetails.query.axis see CDS Annotations Element see CDS Annotations
AnalyticsDetails.query.decimals see CDS Annotations Element see CDS Annotations
AnalyticsDetails.query.displayHierarchy see CDS Annotations Element see CDS Annotations
AnalyticsDetails.query.formula see CDS Annotations Element see CDS Annotations
AnalyticsDetails.query.hierarchyBinding[ ].type see CDS Annotations Element see CDS Annotations
AnalyticsDetails.query.hierarchyBinding[ ].value see CDS Annotations Element see CDS Annotations
AnalyticsDetails.query.hierarchyBinding[ ].variableSequence see CDS Annotations Element see CDS Annotations
AnalyticsDetails.query.hierarchyInitialLevel see CDS Annotations Element see CDS Annotations
AnalyticsDetails.query.scaling see CDS Annotations Element see CDS Annotations
AnalyticsDetails.query.totals see CDS Annotations Element see CDS Annotations
AnalyticsDetails.query.variableSequence see CDS Annotations Element see CDS Annotations
AnalyticsDetails.resultValueSource see CDS Annotations Element see CDS Annotations
ClientDependent-Annotations
Annotation Meaning Scope Framework
Table Function
ClientDependent Client dependency, specifies how clients are handled ABAP
View
Consumption-Annotations
Annotation Meaning Scope Framework
Consumption.defaultValue Default value Parameter Global
Element
Consumption.derivation.binding[ ].targetElement Parameters using an entity or procedure Global
Parameter
Element
Consumption.derivation.binding[ ].targetParameter Parameters using an entity or procedure Global
Parameter
Element
Consumption.derivation.binding[ ].type Parameters using an entity or procedure Global
Parameter
Element
Consumption.derivation.binding[ ].value Parameters using an entity or procedure Global
Parameter
Element
Consumption.derivation.derivationFilter Parameters using an entity or procedure Global
Parameter
Element
Consumption.derivation.lookupEntity Parameters using an entity or procedure Global
Parameter
Element
Consumption.derivation.procedure Parameters using an entity or procedure Global
Parameter
Element
Consumption.derivation.resultElement Parameters using an entity or procedure Global
Parameter
Consumption.filter.defaultValue Filters specified for an element Element Global
Consumption.filter.hidden Filters specified for an element Element Global
Consumption.filter.hierarchyBinding[ ].type Filters specified for an element Element Global
Consumption.filter.hierarchyBinding[ ].value Filters specified for an element Element Global
Consumption.filter.hierarchyBinding[ ].variableSequence Filters specified for an element Element Global
Consumption.filter.mandatory Filters specified for an element Element Global
Consumption.filter.multipleSelections Filters specified for an element Element Global
Consumption.filter.selectionType Filters specified for an element Element Global
Consumption.groupWithElement Semantic dependency between elements Element Global
Element
Consumption.hidden Hidden element Global
Parameter
Element
Consumption.labelElement Assignment of the short text of an element Global
Parameter
Element
Consumption.quickInfoElement Assignment of the tooltip of an element Global
Parameter
Element
Parameter
Consumption.semanticObject Assignment of semantics Global
Table Function
View
Element
Consumption.valueHelp Assignment of an input help Global
Parameter
DataAging-Annotations
Annotation Meaning Scope Framework
Table Function
DataAging.noAgingRestriction Data aging on SAP HANA, specifies how old data is handled ABAP
View
DefaultAggregation-Annotations
Annotation Meaning Scope Framework
DefaultAggregation see CDS Annotations Element see CDS Annotations
EndUserText-Annotations
Annotation Meaning Scope Framework
Element
Parameter
EndUserText.label Texts, short text connected to translation ABAP
Table Function
View
Element
EndUserText.quickInfo Texts, tooltip connected to translation ABAP
Parameter
EnterpriseSearch-Annotations
Annotation Meaning Scope Framework
EnterpriseSearch.commonAttributes[ ] - Element internal usage
Table Function
EnterpriseSearch.enabled - internal usage
View
EnterpriseSearch.expand - Element internal usage
EnterpriseSearch.highlighted.beginTag - Element internal usage
EnterpriseSearch.highlighted.enabled - Element internal usage
EnterpriseSearch.highlighted.endTag - Element internal usage
EnterpriseSearch.presentationMode[ ] - Element internal usage
EnterpriseSearch.snippets.beginTag - Element internal usage
EnterpriseSearch.snippets.enabled - Element internal usage
EnterpriseSearch.snippets.endTag - Element internal usage
EnterpriseSearch.usageMode[ ] - Element internal usage
Environment-Annotations
Annotation Meaning Scope Framework
Environment.sql.passValue see CDS Annotations Element ABAP
Environment.systemField Environment, assigns an ABAP system field Parameter ABAP
Hierarchy-Annotations
Annotation Meaning Scope Framework
Hierarchy.parentChild[ ].directory see CDS Annotations View see CDS Annotations
Hierarchy.parentChild[ ].label see CDS Annotations View see CDS Annotations
Hierarchy.parentChild[ ].multipleParents see CDS Annotations View see CDS Annotations
Hierarchy.parentChild[ ].name see CDS Annotations View see CDS Annotations
Hierarchy.parentChild[ ].orphanedNode.handling see CDS Annotations View see CDS Annotations
Hierarchy.parentChild[ ].orphanedNode.stepParentNodeId[ ] see CDS Annotations View see CDS Annotations
Hierarchy.parentChild[ ].recurse.child[ ] see CDS Annotations View see CDS Annotations
Hierarchy.parentChild[ ].recurse.parent[ ] see CDS Annotations View see CDS Annotations
Hierarchy.parentChild[ ].recurseBy see CDS Annotations View see CDS Annotations
Hierarchy.parentChild[ ].rootNode.visibility see CDS Annotations View see CDS Annotations
Hierarchy.parentChild[ ].siblingsOrder[ ].by see CDS Annotations View see CDS Annotations
Hierarchy.parentChild[ ].siblingsOrder[ ].direction see CDS Annotations View see CDS Annotations
OData-Annotations
Annotation Meaning Scope Framework
Table Function
OData.publish OData, generates a suitable OData service when the CDS entity is activated SADL
View
ObjectModel-Annotations
Annotation Meaning Scope Framework
ObjectModel.association.type[ ] Data model, specifies how published as OData service Element SADL
Table Function
ObjectModel.compositionRoot Data model, defines the root of a composite hierarchy SADL
View
Table Function
ObjectModel.createEnabled Data model, permits instances to be created SADL
View
Table Function
ObjectModel.dataCategory Data model, semantic data category see CDS Annotations
View
Table Function
ObjectModel.deleteEnabled Data model, permits instances to be deleted SADL
View
Table Function
ObjectModel.dynamicDeleteEnabled see CDS Annotations see CDS Annotations
View
ObjectModel.dynamicFieldControlEnabled see CDS Annotations Element see CDS Annotations
Table Function
ObjectModel.dynamicUpdateEnabled see CDS Annotations see CDS Annotations
View
ObjectModel.entityChangeStateId see CDS Annotations Element see CDS Annotations
ObjectModel.foreignKey.association Data model, defines an association with another CDS entity Element SADL
ObjectModel.hierarchy.association see CDS Annotations Element see CDS Annotations
Table Function
ObjectModel.lifecycle.enqueue.expiryBehavior see CDS Annotations see CDS Annotations
View
Table Function
ObjectModel.lifecycle.enqueue.expiryInterval see CDS Annotations see CDS Annotations
View
Table Function
ObjectModel.lifecycle.enqueue.notificationBeforeExpiryInterval see CDS Annotations see CDS Annotations
View
Table Function
ObjectModel.lifecycle.processing.expiryBehavior see CDS Annotations see CDS Annotations
View
Table Function
ObjectModel.lifecycle.processing.expiryInterval see CDS Annotations see CDS Annotations
View
Table Function
ObjectModel.lifecycle.processing.notificationBeforeExpiryInterval see CDS Annotations see CDS Annotations
View
ObjectModel.mandatory Data model, defines a mandatory field Element BOPF, SADL
Table Function
ObjectModel.modelCategory Data model, semantic grouping Not evaluated
View
ObjectModel.readOnly Data model, defines an output field Element BOPF, SADL
Table Function
ObjectModel.representativeKey Data model, defines the most relevant field of the primary key Analytics
View
Table Function
ObjectModel.semanticKey[ ] Data model, semantic key UI
View
ObjectModel.text.association Data model, defines an association with a text description Element Analytics, SADL
ObjectModel.text.element[ ] Data model, joined with a non-language-dependent text Element SADL
Table Function
ObjectModel.type see CDS Annotations see CDS Annotations
View
Table Function
ObjectModel.updateEnabled Data model, permits instances to be updated SADL
View
Table Function
ObjectModel.writeActivePersistence Data model, name of the database table of the active data see CDS Annotations
View
Table Function
ObjectModel.writeDraftPersistence Data model, name of the database table of the draft data see CDS Annotations
View
Table Function
ObjectModel.writeEnabled Data model, makes transactional behavior possible BOPF
View
Search-Annotations
Annotation Meaning Scope Framework
Search.defaultSearchElement - Element internal usage
Search.fuzzinessThreshold - Element internal usage
Search.ranking - Element internal usage
Table Function
Search.searchable - internal usage
View
Search.termMappingDictionary - Element internal usage
Search.termMappingListID - Element internal usage
SearchIndex-Annotations
Annotation Meaning Scope Framework
SearchIndex.fuzzy.enabled - Element internal usage
SearchIndex.fuzzy.mode - Element internal usage
SearchIndex.text.async - Element internal usage
SearchIndex.text.enabled - Element internal usage
SearchIndex.text.name - Element internal usage
SearchIndex.text.phraseIndexRatio - Element internal usage
SearchIndex.text.storeOriginalContent - Element internal usage
SearchIndex.text.textAnalysis.configurationID - Element internal usage
SearchIndex.text.textAnalysis.languageDetection[ ] - Element internal usage
SearchIndex.text.textAnalysis.languageElement - Element internal usage
SearchIndex.text.textAnalysis.mimeType - Element internal usage
SearchIndex.text.textAnalysis.mimeTypeElement - Element internal usage
SearchIndex.text.textAnalysis.mode - Element internal usage
SearchIndex.text.textAnalysis.tokenSeparators - Element internal usage
Semantics-Annotations
Annotation Meaning Scope Framework
Element
Semantics.address.city Address, city see CDS Annotations
Parameter
Element
Semantics.address.country Address, country see CDS Annotations
Parameter
Element
Semantics.address.label Address, label see CDS Annotations
Parameter
Element
Semantics.address.postBox Address, post office box see CDS Annotations
Parameter
Element
Semantics.address.region Address, region see CDS Annotations
Parameter
Element
Semantics.address.street Address, street see CDS Annotations
Parameter
Element
Semantics.address.subRegion Address, subregion see CDS Annotations
Parameter
Element
Semantics.address.type[ ] Address, type see CDS Annotations
Parameter
Element
Semantics.address.zipCode Address, postal code see CDS Annotations
Parameter
Semantics.amount.currencyCode Currency field Element ABAP
Element
Semantics.businessDate.at Business date, date on which business data is valid see CDS Annotations
Parameter
Element
Semantics.businessDate.createdAt Business data, date on which business data was created see CDS Annotations
Parameter
Element
Semantics.businessDate.from Business date, date from which business data is valid see CDS Annotations
Parameter
Element
Semantics.businessDate.lastChangedAt Business date, date on which business data was modified see CDS Annotations
Parameter
Element
Semantics.businessDate.to Business date, date to which business data is valid see CDS Annotations
Parameter
Element
Semantics.calendar.dayOfMonth Calendar, day of the month see CDS Annotations
Parameter
Element
Semantics.calendar.dayOfYear Calendar, day of the year see CDS Annotations
Parameter
Element
Semantics.calendar.month Calendar, month of the year see CDS Annotations
Parameter
Element
Semantics.calendar.quarter Calendar, quarter of the year see CDS Annotations
Parameter
Element
Semantics.calendar.week Calendar, week of the year see CDS Annotations
Parameter
Element
Semantics.calendar.year Calendar, year see CDS Annotations
Parameter
Element
Semantics.calendar.yearMonth Calendar, month of the year (including year) see CDS Annotations
Parameter
Element
Semantics.calendar.yearQuarter Calendar, quarter of the year (including year) see CDS Annotations
Parameter
Element
Semantics.calendar.yearWeek Calendar, week of the year (including year) see CDS Annotations
Parameter
Element
Semantics.calendarItem.categories Calendary entry, appointment category see CDS Annotations
Parameter
Element
Semantics.calendarItem.class Calendary entry, appointment class see CDS Annotations
Parameter
Element
Semantics.calendarItem.completed Calendar entry, done see CDS Annotations
Parameter
Element
Semantics.calendarItem.contact Calendar entry, contact see CDS Annotations
Parameter
Element
Semantics.calendarItem.description Calendar entry, description see CDS Annotations
Parameter
Element
Semantics.calendarItem.dtEnd Calendar entry, end of appointment see CDS Annotations
Parameter
Element
Semantics.calendarItem.dtStart Calendar entry, start of appointment see CDS Annotations
Parameter
Element
Semantics.calendarItem.due Calendar entry, due date see CDS Annotations
Parameter
Element
Semantics.calendarItem.duration Calendar entry, duration of appointment see CDS Annotations
Parameter
Element
Semantics.calendarItem.fbType Calendar entry, type of appointment see CDS Annotations
Parameter
Element
Semantics.calendarItem.location Calendar entry, location of appointment see CDS Annotations
Parameter
Element
Semantics.calendarItem.percentComplete Calendar entry, fulfillment (%) see CDS Annotations
Parameter
Element
Semantics.calendarItem.priority Calendar entry, priority of appointment see CDS Annotations
Parameter
Element
Semantics.calendarItem.status Calendar entry, appointment status see CDS Annotations
Parameter
Element
Semantics.calendarItem.summary Calendar entry, summary see CDS Annotations
Parameter
Element
Semantics.calendarItem.transparent Calendar entry, visibility see CDS Annotations
Parameter
Element
Semantics.calendarItem.wholeDay Calendar entry, whole day appointment see CDS Annotations
Parameter
Element
Semantics.contact.birthDate Contact, date of birth see CDS Annotations
Parameter
Element
Semantics.contact.note Contact, note see CDS Annotations
Parameter
Element
Semantics.contact.photo Contact, photo see CDS Annotations
Parameter
Element
Semantics.contact.type Contact, type see CDS Annotations
Parameter
Semantics.currencyCode Currency key Element ABAP
Element
Semantics.eMail.address E-mail, address see CDS Annotations
Parameter
Element
Semantics.eMail.bcc E-mail, BCC see CDS Annotations
Parameter
Element
Semantics.eMail.body E-mail, body see CDS Annotations
Parameter
Element
Semantics.eMail.cc E-mail, CC see CDS Annotations
Parameter
Element
Semantics.eMail.from E-mail, from see CDS Annotations
Parameter
Element
Semantics.eMail.keywords E-mail, key words see CDS Annotations
Parameter
Element
Semantics.eMail.received E-mail, received see CDS Annotations
Parameter
Element
Semantics.eMail.sender E-mail, sender see CDS Annotations
Parameter
Element
Semantics.eMail.subject E-mail, subject see CDS Annotations
Parameter
Element
Semantics.eMail.to E-mail, to see CDS Annotations
Parameter
Element
Semantics.eMail.type[ ] E-mail, type see CDS Annotations
Parameter
Element
Semantics.fiscal.period Fiscal period see CDS Annotations
Parameter
Element
Semantics.fiscal.year Fiscal year see CDS Annotations
Parameter
Element
Semantics.fiscal.yearPeriod Fiscal year and period see CDS Annotations
Parameter
Element
Semantics.fiscal.yearVariant Fiscal year variant see CDS Annotations
Parameter
Element
Semantics.geoLocation.cartoId Geographic coordinates, cartold see CDS Annotations
Parameter
Element
Semantics.geoLocation.latitude Geographic coordinates, latitude see CDS Annotations
Parameter
Element
Semantics.geoLocation.longitude Geographic coordinates, longitude see CDS Annotations
Parameter
Element
Semantics.geoLocation.normalizedName Geographic coordinates, normalized name see CDS Annotations
Parameter
Element
Semantics.language Language see CDS Annotations
Parameter
Element
Semantics.mimeType MIME type see CDS Annotations
Parameter
Element
Semantics.name.additionalName Name, additional name see CDS Annotations
Parameter
Element
Semantics.name.familyName Name, last name see CDS Annotations
Parameter
Element
Semantics.name.fullName Name, full name see CDS Annotations
Parameter
Element
Semantics.name.givenName Name, first name see CDS Annotations
Parameter
Element
Semantics.name.jobTitle Name, occupation see CDS Annotations
Parameter
Element
Semantics.name.nickName Name, nickname see CDS Annotations
Parameter
Element
Semantics.name.prefix Name, name prefix see CDS Annotations
Parameter
Element
Semantics.name.suffix Name, name suffix see CDS Annotations
Parameter
Element
Semantics.organization.name Organization, name see CDS Annotations
Parameter
Element
Semantics.organization.role Organization, role see CDS Annotations
Parameter
Element
Semantics.organization.unit Organization, unit see CDS Annotations
Parameter
Semantics.quantity.unitOfMeasure Quantity field Element ABAP
Element
Semantics.systemDate.createdAt System date, date when business data was created see CDS Annotations
Parameter
Element
Semantics.systemDate.lastChangedAt System date, date when business data was modified see CDS Annotations
Parameter
Element
Semantics.telephone.type[ ] Telephone, type see CDS Annotations
Parameter
Element
Semantics.text Text see CDS Annotations
Parameter
Element
Semantics.time Time see CDS Annotations
Parameter
Semantics.unitOfMeasure Unit key Element ABAP
Element
Semantics.url.mimeType URL, MIME type see CDS Annotations
Parameter
Element
Semantics.user.createdBy User, created by see CDS Annotations
Parameter
Element
Semantics.user.id User, ID see CDS Annotations
Parameter
Element
Semantics.user.lastChangedBy User, changed by see CDS Annotations
Parameter
Element
Semantics.user.responsible User, owner see CDS Annotations
Parameter
UI-Annotations
Annotation Meaning Scope Framework
Table Function
UI.badge.headLine.criticality see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.headLine.iconUrl see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.headLine.label see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.headLine.targetElement see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.headLine.type see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.headLine.url see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.headLine.value see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.imageUrl see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.mainInfo.criticality see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.mainInfo.iconUrl see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.mainInfo.label see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.mainInfo.targetElement see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.mainInfo.type see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.mainInfo.url see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.mainInfo.value see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.secondaryInfo.criticality see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.secondaryInfo.iconUrl see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.secondaryInfo.label see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.secondaryInfo.targetElement see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.secondaryInfo.type see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.secondaryInfo.url see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.secondaryInfo.value see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.title.criticality see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.title.iconUrl see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.title.label see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.title.targetElement see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.title.type see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.title.url see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.title.value see CDS Annotations see CDS Annotations
View
Table Function
UI.badge.typeImageUrl see CDS Annotations see CDS Annotations
View
Table Function
UI.chart[ ].chartType see CDS Annotations see CDS Annotations
View
Table Function
UI.chart[ ].description see CDS Annotations see CDS Annotations
View
Table Function
UI.chart[ ].dimensions[ ] see CDS Annotations see CDS Annotations
View
Table Function
UI.chart[ ].measures[ ] see CDS Annotations see CDS Annotations
View
Table Function
UI.chart[ ].qualifier see CDS Annotations see CDS Annotations
View
Table Function
UI.chart[ ].title see CDS Annotations see CDS Annotations
View
UI.dataPoint.criticality see CDS Annotations Element see CDS Annotations
UI.dataPoint.criticalityCalculation.deviationRangeHighValue see CDS Annotations Element see CDS Annotations
UI.dataPoint.criticalityCalculation.deviationRangeHighValueElement see CDS Annotations Element see CDS Annotations
UI.dataPoint.criticalityCalculation.deviationRangeLowValue see CDS Annotations Element see CDS Annotations
UI.dataPoint.criticalityCalculation.deviationRangeLowValueElement see CDS Annotations Element see CDS Annotations
UI.dataPoint.criticalityCalculation.improvementDirection see CDS Annotations Element see CDS Annotations
UI.dataPoint.criticalityCalculation.toleranceRangeHighValue see CDS Annotations Element see CDS Annotations
UI.dataPoint.criticalityCalculation.toleranceRangeHighValueElement see CDS Annotations Element see CDS Annotations
UI.dataPoint.criticalityCalculation.toleranceRangeLowValue see CDS Annotations Element see CDS Annotations
UI.dataPoint.criticalityCalculation.toleranceRangeLowValueElement see CDS Annotations Element see CDS Annotations
UI.dataPoint.description see CDS Annotations Element see CDS Annotations
UI.dataPoint.longDescription see CDS Annotations Element see CDS Annotations
UI.dataPoint.referencePeriod.description see CDS Annotations Element see CDS Annotations
UI.dataPoint.referencePeriod.end see CDS Annotations Element see CDS Annotations
UI.dataPoint.referencePeriod.start see CDS Annotations Element see CDS Annotations
UI.dataPoint.responsible see CDS Annotations Element see CDS Annotations
UI.dataPoint.responsibleName see CDS Annotations Element see CDS Annotations
UI.dataPoint.targetValue see CDS Annotations Element see CDS Annotations
UI.dataPoint.targetValueElement see CDS Annotations Element see CDS Annotations
UI.dataPoint.title see CDS Annotations Element see CDS Annotations
UI.dataPoint.trend see CDS Annotations Element see CDS Annotations
UI.dataPoint.trendCalculation.downDifference see CDS Annotations Element see CDS Annotations
UI.dataPoint.trendCalculation.downDifferenceElement see CDS Annotations Element see CDS Annotations
UI.dataPoint.trendCalculation.isRelativeDifference see CDS Annotations Element see CDS Annotations
UI.dataPoint.trendCalculation.referenceValue see CDS Annotations Element see CDS Annotations
UI.dataPoint.trendCalculation.strongDownDifference see CDS Annotations Element see CDS Annotations
UI.dataPoint.trendCalculation.strongDownDifferenceElement see CDS Annotations Element see CDS Annotations
UI.dataPoint.trendCalculation.strongUpDifference see CDS Annotations Element see CDS Annotations
UI.dataPoint.trendCalculation.strongUpDifferenceElement see CDS Annotations Element see CDS Annotations
UI.dataPoint.trendCalculation.upDifference see CDS Annotations Element see CDS Annotations
UI.dataPoint.trendCalculation.upDifferenceElement see CDS Annotations Element see CDS Annotations
UI.dataPoint.valueFormat.numberOfFractionalDigits see CDS Annotations Element see CDS Annotations
UI.dataPoint.valueFormat.scaleFactor see CDS Annotations Element see CDS Annotations
UI.fieldGroup[ ].criticality see CDS Annotations Element see CDS Annotations
UI.fieldGroup[ ].dataAction see CDS Annotations Element see CDS Annotations
UI.fieldGroup[ ].exclude see CDS Annotations Element see CDS Annotations
UI.fieldGroup[ ].groupLabel see CDS Annotations Element see CDS Annotations
UI.fieldGroup[ ].iconUrl see CDS Annotations Element see CDS Annotations
UI.fieldGroup[ ].importance see CDS Annotations Element see CDS Annotations
UI.fieldGroup[ ].invocationGrouping see CDS Annotations Element see CDS Annotations
UI.fieldGroup[ ].label see CDS Annotations Element see CDS Annotations
UI.fieldGroup[ ].position see CDS Annotations Element see CDS Annotations
UI.fieldGroup[ ].qualifier see CDS Annotations Element see CDS Annotations
UI.fieldGroup[ ].semanticObjectAction see CDS Annotations Element see CDS Annotations
UI.fieldGroup[ ].targetElement see CDS Annotations Element see CDS Annotations
UI.fieldGroup[ ].type see CDS Annotations Element see CDS Annotations
UI.fieldGroup[ ].url see CDS Annotations Element see CDS Annotations
UI.fieldGroup[ ].value see CDS Annotations Element see CDS Annotations
Table Function
UI.headerInfo.description.criticality see CDS Annotations see CDS Annotations
View
Table Function
UI.headerInfo.description.iconUrl see CDS Annotations see CDS Annotations
View
Table Function
UI.headerInfo.description.label see CDS Annotations see CDS Annotations
View
Table Function
UI.headerInfo.description.targetElement see CDS Annotations see CDS Annotations
View
Table Function
UI.headerInfo.description.type see CDS Annotations see CDS Annotations
View
Table Function
UI.headerInfo.description.url see CDS Annotations see CDS Annotations
View
Table Function
UI.headerInfo.description.value see CDS Annotations see CDS Annotations
View
Table Function
UI.headerInfo.imageUrl see CDS Annotations see CDS Annotations
View
Table Function
UI.headerInfo.title.criticality see CDS Annotations see CDS Annotations
View
Table Function
UI.headerInfo.title.iconUrl see CDS Annotations see CDS Annotations
View
Table Function
UI.headerInfo.title.label see CDS Annotations see CDS Annotations
View
Table Function
UI.headerInfo.title.targetElement see CDS Annotations see CDS Annotations
View
Table Function
UI.headerInfo.title.type see CDS Annotations see CDS Annotations
View
Table Function
UI.headerInfo.title.url see CDS Annotations see CDS Annotations
View
Table Function
UI.headerInfo.title.value see CDS Annotations see CDS Annotations
View
Table Function
UI.headerInfo.typeImageUrl see CDS Annotations see CDS Annotations
View
Table Function
UI.headerInfo.typeName see CDS Annotations see CDS Annotations
View
Table Function
UI.headerInfo.typeNamePlural see CDS Annotations see CDS Annotations
View
UI.hidden see CDS Annotations Element see CDS Annotations
UI.identification[ ].criticality see CDS Annotations Element see CDS Annotations
UI.identification[ ].dataAction see CDS Annotations Element see CDS Annotations
UI.identification[ ].exclude see CDS Annotations Element see CDS Annotations
UI.identification[ ].iconUrl see CDS Annotations Element see CDS Annotations
UI.identification[ ].importance see CDS Annotations Element see CDS Annotations
UI.identification[ ].invocationGrouping see CDS Annotations Element see CDS Annotations
UI.identification[ ].label see CDS Annotations Element see CDS Annotations
UI.identification[ ].position see CDS Annotations Element see CDS Annotations
UI.identification[ ].semanticObjectAction see CDS Annotations Element see CDS Annotations
UI.identification[ ].targetElement see CDS Annotations Element see CDS Annotations
UI.identification[ ].type see CDS Annotations Element see CDS Annotations
UI.identification[ ].url see CDS Annotations Element see CDS Annotations
UI.identification[ ].value see CDS Annotations Element see CDS Annotations
UI.lineItem[ ].criticality see CDS Annotations Element see CDS Annotations
UI.lineItem[ ].dataAction see CDS Annotations Element see CDS Annotations
UI.lineItem[ ].exclude see CDS Annotations Element see CDS Annotations
UI.lineItem[ ].iconUrl see CDS Annotations Element see CDS Annotations
UI.lineItem[ ].importance see CDS Annotations Element see CDS Annotations
UI.lineItem[ ].invocationGrouping see CDS Annotations Element see CDS Annotations
UI.lineItem[ ].label see CDS Annotations Element see CDS Annotations
UI.lineItem[ ].position see CDS Annotations Element see CDS Annotations
UI.lineItem[ ].qualifier see CDS Annotations Element see CDS Annotations
UI.lineItem[ ].semanticObjectAction see CDS Annotations Element see CDS Annotations
UI.lineItem[ ].targetElement see CDS Annotations Element see CDS Annotations
UI.lineItem[ ].type see CDS Annotations Element see CDS Annotations
UI.lineItem[ ].url see CDS Annotations Element see CDS Annotations
UI.lineItem[ ].value see CDS Annotations Element see CDS Annotations
UI.masked see CDS Annotations Element see CDS Annotations
UI.multiLineText see CDS Annotations Element see CDS Annotations
UI.selectionField[ ].element see CDS Annotations Element see CDS Annotations
UI.selectionField[ ].exclude see CDS Annotations Element see CDS Annotations
UI.selectionField[ ].position see CDS Annotations Element see CDS Annotations
UI.selectionField[ ].qualifier see CDS Annotations Element see CDS Annotations
UI.statusInfo[ ].criticality see CDS Annotations Element see CDS Annotations
UI.statusInfo[ ].dataAction see CDS Annotations Element see CDS Annotations
UI.statusInfo[ ].exclude see CDS Annotations Element see CDS Annotations
UI.statusInfo[ ].iconUrl see CDS Annotations Element see CDS Annotations
UI.statusInfo[ ].importance see CDS Annotations Element see CDS Annotations
UI.statusInfo[ ].invocationGrouping see CDS Annotations Element see CDS Annotations
UI.statusInfo[ ].label see CDS Annotations Element see CDS Annotations
UI.statusInfo[ ].position see CDS Annotations Element see CDS Annotations
UI.statusInfo[ ].semanticObjectAction see CDS Annotations Element see CDS Annotations
UI.statusInfo[ ].targetElement see CDS Annotations Element see CDS Annotations
UI.statusInfo[ ].type see CDS Annotations Element see CDS Annotations
UI.statusInfo[ ].url see CDS Annotations Element see CDS Annotations
UI.statusInfo[ ].value see CDS Annotations Element see CDS Annotations
VDM-Annotations
Annotation Meaning Scope Framework
Table Function
VDM.private - internal usage
View
Table Function
VDM.viewType - internal usage
View
Continue
ABAP CDS, Annotation Array