SAP table FAAV_DEPR_AREA (Generated Table for View)
SAP table FAAV_DEPR_AREA has 3 primary key fields being MANDT,COMP_CODE,DEPR_AREA.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
COMP_CODE | Company Code | CHAR | 4 | 0 | T001 | BUKRS | |
DEPR_AREA | Depreciation Area Real or Derived | NUMC | 2 | 0 | AFABER | ||
AFABER | Depreciation Area Real or Derived | NUMC | 2 | 0 | AFABER | ||
AFAPL | Chart of Depreciaton for Asset Valuation | CHAR | 4 | 0 | T096 | AFAPL | |
DESCRIPTION_SHORT | Short Name for Depreciation Area | CHAR | 12 | 0 | AFBKTX |
FAAV_DEPR_AREA foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 FAAV_DEPR_AREA | AFAPL | T096 | Chart of depreciation | MANDT |
1 FAAV_DEPR_AREA | COMP_CODE | T001 | Company Codes | BUKRS |
0 FAAV_DEPR_AREA | MANDT | T000 | Clients | MANDT |