C_RO_SAFTFixedAssetTransCube
RO SAFT Fixed Asset Transaction - Cube
C_RO_SAFTFixedAssetTransCube is a Consumption CDS View (Cube) that provides data about "RO SAFT Fixed Asset Transaction - Cube" in SAP S/4HANA. It reads from 1 data source (I_AssetBalanceCube) and exposes 58 fields with key fields CompanyCode, AssetDepreciationArea, MasterFixedAsset, FixedAsset, Ledger.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_AssetBalanceCube | I_AssetBalanceCube | from |
Parameters (5)
| Name | Type | Default |
|---|---|---|
| P_AssetAccountingKeyFigureSet | faa_key_figure_set | |
| P_FiscalYear | fis_gjahr | |
| P_ToFiscalPeriod | fis_period_to | |
| P_KeyDate | fagl_keydate | |
| P_SelectedCurrencyBranch | saft_aa_ro_curr_branch |
Annotations (13)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | CROSAFTFATRANCUB | view | |
| VDM.viewType | #CONSUMPTION | view | |
| Analytics.dataCategory | #CUBE | view | |
| Analytics.internalName | #LOCAL | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AbapCatalog.preserveKey | true | view | |
| ObjectModel.usageType.sizeCategory | #L | view | |
| ObjectModel.usageType.serviceQuality | D | view | |
| ObjectModel.usageType.dataClass | TRANSACTIONAL | view | |
| AccessControl.authorizationCheck | #MANDATORY | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| Metadata.allowExtensions | true | view | |
| EndUserText.label | RO SAFT Fixed Asset Transaction - Cube | view |
Fields (58)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | CompanyCode | Values | CompanyCode | Receiver Company Code |
| KEY | AssetDepreciationArea | Values | AssetDepreciationArea | Deprec. Area |
| KEY | MasterFixedAsset | Values | MasterFixedAsset | Fixed Asset |
| KEY | FixedAsset | Values | FixedAsset | Sub-number |
| KEY | Ledger | Values | Ledger | Ledger |
| KEY | FiscalYear | Values | FiscalYear | G/L Fiscal Year |
| KEY | FiscalPeriod | Values | FiscalPeriod | Tax period |
| KEY | SubLedgerAcctLineItemType | Values | SubLedgerAcctLineItemType | SLALineItemType |
| KEY | AssetAcctTransClassfctn | Values | AssetAcctTransClassfctn | Trans.Type Cat. |
| KEY | AssetAccountingKeyFigure | Values | AssetAccountingKeyFigure | |
| KEY | AssetAccountingKeyFigureSet | Values | AssetAccountingKeyFigureSet | |
| KEY | AccountingDocument | Values | AccountingDocument | Journal Entry |
| KEY | TransactionSubitem | Values | TransactionSubitem | Sub Transaction |
| KEY | DebitCreditCode | Values | DebitCreditCode | Single-Character Flag |
| AssetClass | ||||
| ChartOfDepreciation | Values | ChartOfDepreciation | ||
| ControllingArea | Values | ControllingArea | Controlling Area | |
| LedgerGroup | Values | LedgerGroup | Ledger Group | |
| GroupMasterFixedAsset | Values | GroupMasterFixedAsset | ||
| GroupFixedAsset | Values | GroupFixedAsset | ||
| AccountingDocumentType | AccountingDocumentType | Journal Entry Type | ||
| AccountingDocumentCreationDate | Values | AccountingDocumentCreationDate | Journal Entry Date | |
| CreationTime | Values | CreationTime | Time of Change | |
| PostingDate | Values | PostingDate | Posting Date for GR | |
| DocumentDate | Values | DocumentDate | Journal Entry Date | |
| AssetValueDate | Values | AssetValueDate | Reference date | |
| AssetTransactionType | Values | AssetTransactionType | Trans.Type | |
| AssignmentReference | Values | AssignmentReference | Assignment Reference | |
| DocumentItemText | Values | DocumentItemText | Text | |
| ReferenceDocumentType | Values | ReferenceDocumentType | Reference Document Type | |
| ReferenceDocument | Values | ReferenceDocument | Reference Document | |
| LogicalSystem | Values | LogicalSystem | Logical System | |
| ReferenceDocumentContext | Values | ReferenceDocumentContext | Reference Document Context | |
| IsReversal | Values | IsReversal | Reversal doc. | |
| IsReversed | Values | IsReversed | Reversed? | |
| BusinessArea | Values | BusinessArea | Business Area | |
| Segment | Values | Segment | Segment number | |
| FinancialAccountType | Values | FinancialAccountType | Fin. Account Type | |
| Fund | Values | Fund | Sender Fund | |
| FunctionalArea | Values | FunctionalArea | Sendr Fctl Area | |
| AcctgDocIsPostedPeriodically | AcctgDocIsPostedPeriodically | |||
| DisplayCurrency | Values | DisplayCurrency | Display Currency | |
| AmountInDisplayCurrency | Values | AmountInDisplayCurrency | ||
| AcqnProdnCostOnTransIsReset | AcqnProdnCostOnTransIsReset | |||
| CompanyCodeCurrency | ||||
| AmountInCompanyCodeCurrency | ||||
| _CompanyCode | _CompanyCode | |||
| _DepreciationArea | _DepreciationArea | |||
| _MasterFixedAsset | _MasterFixedAsset | |||
| _FixedAsset | _FixedAsset | |||
| _Ledger | _Ledger | |||
| _FiscalYear | _FiscalYear | |||
| _SubLedgerAccLineItemType | _SubLedgerAccLineItemType | |||
| _AssetKeyFigure | _AssetKeyFigure | |||
| _AssetKeyFigureSet | _AssetKeyFigureSet | |||
| _ChartOfDepreciation | _ChartOfDepreciation | |||
| _AssetTransactionType | _AssetTransactionType | |||
| _AccountingDocumentType | _AccountingDocumentType |
Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.
-- Derived SQL interpretation of CDS view C_RO_SAFTFixedAssetTransCube.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
-- SQL view name: CROSAFTFATRANCUB
-- Parameters: P_AssetAccountingKeyFigureSet : faa_key_figure_set, P_FiscalYear : fis_gjahr, P_ToFiscalPeriod : fis_period_to, P_KeyDate : fagl_keydate, P_SelectedCurrencyBranch : saft_aa_ro_curr_branch
CREATE VIEW C_RO_SAFTFixedAssetTransCube AS
SELECT
Values.CompanyCode AS CompanyCode,
Values.AssetDepreciationArea AS AssetDepreciationArea,
Values.MasterFixedAsset AS MasterFixedAsset,
Values.FixedAsset AS FixedAsset,
Values.Ledger AS Ledger,
Values.FiscalYear AS FiscalYear,
Values.FiscalPeriod AS FiscalPeriod,
Values.SubLedgerAcctLineItemType AS SubLedgerAcctLineItemType,
Values.AssetAcctTransClassfctn AS AssetAcctTransClassfctn,
Values.AssetAccountingKeyFigure AS AssetAccountingKeyFigure,
Values.AssetAccountingKeyFigureSet AS AssetAccountingKeyFigureSet,
Values.AccountingDocument AS AccountingDocument,
Values.TransactionSubitem AS TransactionSubitem,
Values.DebitCreditCode AS DebitCreditCode,
Values._FixedAsset.AssetClass AS AssetClass,
Values.ChartOfDepreciation AS ChartOfDepreciation,
Values.ControllingArea AS ControllingArea,
Values.LedgerGroup AS LedgerGroup,
Values.GroupMasterFixedAsset AS GroupMasterFixedAsset,
Values.GroupFixedAsset AS GroupFixedAsset,
AccountingDocumentType,
Values.AccountingDocumentCreationDate AS AccountingDocumentCreationDate,
Values.CreationTime AS CreationTime,
Values.PostingDate AS PostingDate,
Values.DocumentDate AS DocumentDate,
Values.AssetValueDate AS AssetValueDate,
Values.AssetTransactionType AS AssetTransactionType,
Values.AssignmentReference AS AssignmentReference,
Values.DocumentItemText AS DocumentItemText,
Values.ReferenceDocumentType AS ReferenceDocumentType,
Values.ReferenceDocument AS ReferenceDocument,
Values.LogicalSystem AS LogicalSystem,
Values.ReferenceDocumentContext AS ReferenceDocumentContext,
Values.IsReversal AS IsReversal,
Values.IsReversed AS IsReversed,
Values.BusinessArea AS BusinessArea,
Values.Segment AS Segment,
Values.FinancialAccountType AS FinancialAccountType,
Values.Fund AS Fund,
Values.FunctionalArea AS FunctionalArea,
AcctgDocIsPostedPeriodically,
Values.DisplayCurrency AS DisplayCurrency,
Values.AmountInDisplayCurrency AS AmountInDisplayCurrency,
AcqnProdnCostOnTransIsReset,
cast('' as vdm_v_company_code_currency) AS CompanyCodeCurrency,
cast('0' as fis_hsl) AS AmountInCompanyCodeCurrency
FROM I_AssetBalanceCube
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- 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
- 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
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA