I_AssetSortedKeyFigureSetSpec
Sorted Fixed Asset Key Figure Set Specification
I_AssetSortedKeyFigureSetSpec is a Basic CDS View (Dimension) that provides data about "Sorted Fixed Asset Key Figure Set Specification" in SAP S/4HANA. It reads from 2 data sources (I_AssetKeyFigureSet, I_AssetKeyFigureSetSpec) and exposes 9 fields with key fields AssetAccountingKeyFigureSet, AssetAccountingSortedKeyFigure. It has 4 associations to related views.
Data Sources (2)
| Source | Alias | Join Type |
|---|---|---|
| I_AssetKeyFigureSet | I_AssetKeyFigureSet | inner |
| I_AssetKeyFigureSetSpec | I_AssetKeyFigureSetSpec | from |
Associations (4)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [0..1] | I_AssetKeyFigureSet | _AssetKeyFigureSet | $projection.AssetAccountingKeyFigureSet = _AssetKeyFigureSet.AssetAccountingKeyFigureSet |
| [0..1] | I_AssetKeyFigure | _AssetKeyFigure | $projection.AssetAccountingKeyFigure = _AssetKeyFigure.AssetAccountingKeyFigure |
| [0..*] | I_AssetKeyFigureHierarchyNode | _AssetKeyFigureHierarchyNode | $projection.AssetAccountingKeyFigureSet = _AssetKeyFigureHierarchyNode.AssetAccountingKeyFigureSet and $projection.AssetAccountingSortedKeyFigure = _AssetKeyFigureHierarchyNode.AssetAccountingSortedKeyFigure |
| [0..*] | I_AssetKeyFigureSetSpecText | _Text | $projection.AssetAccountingKeyFigureSet = _Text.AssetAccountingKeyFigureSet and $projection.AssetAccountingKeyFigure = _Text.AssetAccountingKeyFigure |
Annotations (13)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | IASTSRTKEYFSTSPC | view | |
| AbapCatalog.preserveKey | true | view | |
| Analytics.dataCategory | #DIMENSION | view | |
| EndUserText.label | Sorted Fixed Asset Key Figure Set Specification | view | |
| VDM.viewType | #BASIC | view | |
| AccessControl.authorizationCheck | #NOT_REQUIRED | view | |
| ObjectModel.representativeKey | AssetAccountingSortedKeyFigure | view | |
| ObjectModel.usageType.serviceQuality | #A | view | |
| ObjectModel.usageType.sizeCategory | #S | view | |
| ObjectModel.usageType.dataClass | #CUSTOMIZING | view | |
| ObjectModel.modelingPattern | #ANALYTICAL_DIMENSION | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| Metadata.ignorePropagatedAnnotations | true | view |
Fields (9)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | AssetAccountingKeyFigureSet | I_AssetKeyFigureSetSpec | AssetAccountingKeyFigureSet | |
| KEY | AssetAccountingSortedKeyFigure | AssetAccountingSortedKeyFigure | ||
| AssetAccountingKeyFigure | AssetAccountingKeyFigure | |||
| AssetAcctgKeyFigureSortSqnc | AssetAcctgKeyFigureSortSqnc | |||
| ZeroBalAmountKeyFigureIsHidden | ZeroBalAmountKeyFigureIsHidden | |||
| AssetAccountingKeyFigureText | ||||
| _AssetKeyFigureSet | _AssetKeyFigureSet | |||
| _AssetKeyFigure | _AssetKeyFigure | |||
| _AssetKeyFigureHierarchyNode | _AssetKeyFigureHierarchyNode |
@AbapCatalog: {sqlViewName: 'IASTSRTKEYFSTSPC', preserveKey: true}
@Analytics: { dataCategory: #DIMENSION }
@EndUserText.label: 'Sorted Fixed Asset Key Figure Set Specification'
@VDM.viewType: #BASIC
@AccessControl.authorizationCheck: #NOT_REQUIRED
@ObjectModel: { representativeKey: 'AssetAccountingSortedKeyFigure',
usageType.serviceQuality: #A,
usageType.sizeCategory: #S,
usageType.dataClass: #CUSTOMIZING,
modelingPattern: #ANALYTICAL_DIMENSION,
supportedCapabilities: [#ANALYTICAL_DIMENSION]
}
@ClientHandling.algorithm: #SESSION_VARIABLE
@Metadata.ignorePropagatedAnnotations: true
/*+[hideWarning] { "IDS" : [ "KEY_CHECK" ] }*/
define view I_AssetSortedKeyFigureSetSpec
as select from I_AssetKeyFigureSetSpec
inner join I_AssetKeyFigureSet on I_AssetKeyFigureSetSpec.AssetAccountingKeyFigureSet = I_AssetKeyFigureSet.AssetAccountingKeyFigureSet
association [0..1] to I_AssetKeyFigureSet as _AssetKeyFigureSet on $projection.AssetAccountingKeyFigureSet = _AssetKeyFigureSet.AssetAccountingKeyFigureSet
association [0..1] to I_AssetKeyFigure as _AssetKeyFigure on $projection.AssetAccountingKeyFigure = _AssetKeyFigure.AssetAccountingKeyFigure
association [0..*] to I_AssetKeyFigureHierarchyNode as _AssetKeyFigureHierarchyNode on $projection.AssetAccountingKeyFigureSet = _AssetKeyFigureHierarchyNode.AssetAccountingKeyFigureSet
and $projection.AssetAccountingSortedKeyFigure = _AssetKeyFigureHierarchyNode.AssetAccountingSortedKeyFigure
association [0..*] to I_AssetKeyFigureSetSpecText as _Text on $projection.AssetAccountingKeyFigureSet = _Text.AssetAccountingKeyFigureSet
and $projection.AssetAccountingKeyFigure = _Text.AssetAccountingKeyFigure
{
@ObjectModel.foreignKey.association: '_AssetKeyFigureSet'
key I_AssetKeyFigureSetSpec.AssetAccountingKeyFigureSet,
@ObjectModel.hierarchy.association: '_AssetKeyFigureHierarchyNode'
@ObjectModel.text.element: 'AssetAccountingKeyFigureText'
key AssetAccountingSortedKeyFigure,
@ObjectModel.foreignKey.association: '_AssetKeyFigure'
AssetAccountingKeyFigure,
AssetAcctgKeyFigureSortSqnc,
ZeroBalAmountKeyFigureIsHidden,
@Semantics.text: true
_Text[1:Language = $session.system_language].AssetAccountingKeyFigureText,
_AssetKeyFigureSet,
_AssetKeyFigure,
_AssetKeyFigureHierarchyNode
}
where
I_AssetKeyFigureSet.AssetAcctgKeyFigSetAnlytlCntxt = '01' //Asset History Sheet
or I_AssetKeyFigureSet.AssetAcctgKeyFigSetAnlytlCntxt = '02' //Asset Balances
or(
I_AssetKeyFigureSet.AssetAcctgKeyFigSetAnlytlCntxt = '05' //Globalization
and I_AssetKeyFigureSetSpec.AssetAcctgKeyFigureSortSqnc <> '000000'
)
/*+[internal] {
"BASEINFO":
{
"FROM":
[
"I_ASSETKEYFIGURESET",
"I_ASSETKEYFIGURESETSPEC",
"I_ASSETKEYFIGURESETSPECTEXT"
],
"ASSOCIATED":
[
"I_ASSETKEYFIGURE",
"I_ASSETKEYFIGUREHIERARCHYNODE",
"I_ASSETKEYFIGURESET",
"I_ASSETKEYFIGURESETSPECTEXT"
],
"BASE":
[],
"ANNO_REF":
[],
"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