I_ASSETSIMULATEDDUEDEPRVALUES
Simulated due depreciation of balance carry forward
I_ASSETSIMULATEDDUEDEPRVALUES is a CDS View in S/4HANA. Simulated due depreciation of balance carry forward. It contains 33 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| P_FixedAssetLineItem1 | view | union_all | COMPOSITE | P_FixedAssetLineItem1 |
Fields (33)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CompanyCode | CompanyCode | 1 |
| KEY | FiscalPeriod | FiscalPeriod | 1 |
| KEY | FiscalYear | FiscalYear | 1 |
| KEY | FixedAsset | FixedAsset | 1 |
| KEY | Ledger | Ledger | 1 |
| KEY | LedgerGroup | LedgerGroup | 1 |
| KEY | MasterFixedAsset | MasterFixedAsset | 1 |
| KEY | SubLedgerAcctLineItemType | SubLedgerAcctLineItemType | 1 |
| AccountingPrinciple | AccountingPrinciple | 1 | |
| AmountInCompanyCodeCurrency | AmountInCompanyCodeCurrency | 1 | |
| AmountInFreeDefinedCurrency1 | AmountInFreeDefinedCurrency1 | 1 | |
| AmountInFreeDefinedCurrency2 | AmountInFreeDefinedCurrency2 | 1 | |
| AmountInFreeDefinedCurrency3 | AmountInFreeDefinedCurrency3 | 1 | |
| AmountInFreeDefinedCurrency4 | AmountInFreeDefinedCurrency4 | 1 | |
| AmountInFreeDefinedCurrency5 | AmountInFreeDefinedCurrency5 | 1 | |
| AmountInFreeDefinedCurrency6 | AmountInFreeDefinedCurrency6 | 1 | |
| AmountInFreeDefinedCurrency7 | AmountInFreeDefinedCurrency7 | 1 | |
| AmountInFreeDefinedCurrency8 | AmountInFreeDefinedCurrency8 | 1 | |
| AmountInGlobalCurrency | AmountInGlobalCurrency | 1 | |
| AssetAcctTransClassfctn | AssetAcctTransClassfctn | 1 | |
| AssetTransactionType | AssetTransactionType | 1 | |
| CompanyCodeCurrency | CompanyCodeCurrency | 1 | |
| FreeDefinedCurrency1 | FreeDefinedCurrency1 | 1 | |
| FreeDefinedCurrency2 | FreeDefinedCurrency2 | 1 | |
| FreeDefinedCurrency3 | FreeDefinedCurrency3 | 1 | |
| FreeDefinedCurrency4 | FreeDefinedCurrency4 | 1 | |
| FreeDefinedCurrency5 | FreeDefinedCurrency5 | 1 | |
| FreeDefinedCurrency6 | FreeDefinedCurrency6 | 1 | |
| FreeDefinedCurrency7 | FreeDefinedCurrency7 | 1 | |
| FreeDefinedCurrency8 | FreeDefinedCurrency8 | 1 | |
| GlobalCurrency | GlobalCurrency | 1 | |
| GroupFixedAsset | GroupFixedAsset | 1 | |
| GroupMasterFixedAsset | GroupMasterFixedAsset | 1 |
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.
-- Simulated due depreciation of balance carry forward
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_ASSETSIMULATEDDUEDEPRVALUES (
COMPANYCODE,
FISCALPERIOD,
FISCALYEAR,
FIXEDASSET,
LEDGER,
LEDGERGROUP,
MASTERFIXEDASSET,
SUBLEDGERACCTLINEITEMTYPE,
ACCOUNTINGPRINCIPLE,
AMOUNTINCOMPANYCODECURRENCY,
AMOUNTINFREEDEFINEDCURRENCY1,
AMOUNTINFREEDEFINEDCURRENCY2,
AMOUNTINFREEDEFINEDCURRENCY3,
AMOUNTINFREEDEFINEDCURRENCY4,
AMOUNTINFREEDEFINEDCURRENCY5,
AMOUNTINFREEDEFINEDCURRENCY6,
AMOUNTINFREEDEFINEDCURRENCY7,
AMOUNTINFREEDEFINEDCURRENCY8,
AMOUNTINGLOBALCURRENCY,
ASSETACCTTRANSCLASSFCTN,
ASSETTRANSACTIONTYPE,
COMPANYCODECURRENCY,
FREEDEFINEDCURRENCY1,
FREEDEFINEDCURRENCY2,
FREEDEFINEDCURRENCY3,
FREEDEFINEDCURRENCY4,
FREEDEFINEDCURRENCY5,
FREEDEFINEDCURRENCY6,
FREEDEFINEDCURRENCY7,
FREEDEFINEDCURRENCY8,
GLOBALCURRENCY,
GROUPFIXEDASSET,
GROUPMASTERFIXEDASSET,
PRIMARY KEY (COMPANYCODE, FISCALPERIOD, FISCALYEAR, FIXEDASSET, LEDGER, LEDGERGROUP, MASTERFIXEDASSET, SUBLEDGERACCTLINEITEMTYPE)
);
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