SAP table PPFTAPPL (PPF: Application in Customizing)
SAP table PPFTAPPL has 2 primary key fields being MANDT,NAME.
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 ID | CLNT | 3 | 0 | * | SYMANDT | |||||||||
NAME | Application Name | CHAR | 30 | 0 | PPFDAPPL | ||||||||||
TIMEPROF | Name of Date Profile | CHAR | 12 | 0 | TIMEPF | TIMECONT | |||||||||
OBJCATID | Category of Objects in Persistent Object References | CHAR | 2 | 0 | SIBFCATID |
|
|||||||||
OBJTYPEID | Type of Objects in Persistent Object References | CHAR | 32 | 0 | SIBFTYPEID | ||||||||||
CNTXTCLS | PPF: Class Name | CHAR | 30 | 0 | PPFDCLASS |
PPFTAPPL foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 PPFTAPPL | TIMEPROF | TIMEPF | Context Profile of a Time Function | CLIENT |
0 PPFTAPPL | TIMEPROF | TIMEPF | Context Profile of a Time Function | PROFILE |