FAAT_MD
Fixed Asset Master: Time Independent Data
FAAT_MD is an SAP database table in S/4HANA. Fixed Asset Master: Time Independent Data. It contains 1 fields. 9 CDS views read from this table.
CDS Views using this table (9)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| E_Asset | view | from | EXTENSION | Fixed Asset Master Data - Extension |
| E_FixedAsset | view | from | EXTENSION | Extension View for Fixed Asset Master Data |
| FAA_ASSETS4 | view | left_outer | Unit Test View for Asset | |
| FAA_ES_ASSET_MD | view | left_outer | Fixed Asset Master Data for Enterprise Search | |
| FAA_UPA_MIG_BALANCE01 | view_entity | inner | Asset balance cube 01 | |
| I_FixedAssetInLegacySystemVH | view | from | BASIC | Maintained Legacy Asset Value Help |
| I_FixedAssetTransactionLineItm | view_entity | inner | BASIC | Line Item History |
| I_FxdAstCoCodeInLegacySystemVH | view_entity | from | BASIC | Legacy Company Code |
| I_MstrFxdAstInLegacySystemVH | view_entity | from | BASIC | Legacy Master Fixed Asset |
Fields (1)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | client | mandt | Client |
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.
-- Fixed Asset Master: Time Independent Data
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE FAAT_MD (
CLIENT, -- Client [mandt]
PRIMARY KEY (CLIENT)
);
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