SAP table T77PP_HEAD (PA-PD: Profile - Header)
SAP table T77PP_HEAD has 3 primary key fields being MANDT,OTYPE,HEADID.
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 | |
OTYPE | Object Type | CHAR | 2 | 0 | T778O | OTYPE | |
HEADID | Two-digit number | NUMC | 2 | 0 | HRPDV_HEADER_NUMC2 | ||
REPID | Profile Maintenance - Report Name | CHAR | 40 | 0 | PRFL_REPID | ||
DYNNR | Profile Maintenance Dynpro Number | CHAR | 4 | 0 | PRFL_DYNNR | ||
DHDID | Key for Dynpro Header Layout | CHAR | 2 | 0 | HRPDV_DHDID |
T77PP_HEAD foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T77PP_HEAD | OTYPE | T778O | Object Types | MANDT |
0 T77PP_HEAD | OTYPE | T778O | Object Types | OTYPE |