SAP table AAACC_OBJ (Account Assignment Settings in Asset Accounting)
SAP table AAACC_OBJ has 6 primary key fields being MANDT,BUKRS,AFABER,AAACCOBJ,BWASL,AAMOVE.
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 | MANDT | ||
BUKRS | Company Code | CHAR | 4 | 0 | T093C | BUKRS | |
AFABER | Depreciation Area Real or Derived | NUMC | 2 | 0 | T093 | AFABER | |
AAACCOBJ | Account Assignment Object in Asset Accounting | CHAR | 30 | 0 | T093_ACCOBJ | AAACCOBJ | |
BWASL | Asset Transaction Type | CHAR | 3 | 0 | TABW | BWASL | |
AAMOVE | Account Assignment Type in Asset Accounting | CHAR | 2 | 0 | AAMOVE | ||
XACTIVE | Account Assignment: Yes/No | CHAR | 1 | 0 | XAA_ACTIVE_MOV |
AAACC_OBJ foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 AAACC_OBJ | AAACCOBJ | T093_ACCOBJ | Account Assignment Objects in Asset Accounting | MANDT |
0 AAACC_OBJ | AAACCOBJ | T093_ACCOBJ | Account Assignment Objects in Asset Accounting | AAACCOBJ |
1 AAACC_OBJ | AFABER | T093 | Real and derived depreciation areas | MANDT |
1 AAACC_OBJ | AFABER | T093 | Real and derived depreciation areas | AFAPL |
1 AAACC_OBJ | AFABER | T093 | Real and derived depreciation areas | AFABER |
0 AAACC_OBJ | BUKRS | T093C | Company codes in Asset Accounting | MANDT |
0 AAACC_OBJ | BUKRS | T093C | Company codes in Asset Accounting | BUKRS |
1 AAACC_OBJ | BWASL | TABW | Asset transaction types | MANDT |