SAP Table
DPPROFH DIP profile: Header
SAP table DPPROFH has 2 primary key fields being MANDT,PROFNR.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
DPPROFH columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| KeyPROFNR | Dynamic Item Processor Profile | CHAR | 8 | 0 | AD01PROFNR | ||
| REL_FOR_PS_FLG | Relevant for Project Services | CHAR | 1 | 0 | PS_REL_FLG |
/ Relationships
DPPROFH foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| DPPROFH | MANDT | T000 | Clients | MANDT |