SAP table TCC15 (ECM profile)
SAP table TCC15 has 2 primary key fields being MANDT,PROFIL.
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 | |
PROFIL | Profile identification for creating a change master record | CHAR | 8 | 0 | CC_PROFIL | ||
AENST | Status of change number | NUMC | 2 | 0 | T419S | AENST | |
AENBE | Authorization group for change master record | CHAR | 4 | 0 | CC_AENBE | ||
AEGRU | Reason for change | CHAR | 40 | 0 | AEGRU | ||
OBTPR | Object type profile | CHAR | 8 | 0 | TCC17 | OBTPR | |
STSMA | Status Profile | CHAR | 8 | 0 | CC_J_STSMA |
TCC15 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TCC15 | AENST | T419S | Change Master Status | MANDT |
1 TCC15 | OBTPR | TCC17 | Object type profile data | MANDT |