SAP table PPFTCONDE (PPF: Context in Customizing)
SAP table PPFTCONDE 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 | PPF: Name of Action Profile | CHAR | 30 | 0 | PPFDCNTXT | ||||||||||
CLASS | PPF: Class Name | CHAR | 30 | 0 | PPFDCLASS | ||||||||||
APPLNAME | Application Name | CHAR | 30 | 0 | PPFTAPPL | 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 | ||||||||||
INCLPROFIL | PPF: Name of Action Profile | CHAR | 30 | 0 | PPFTCONDE | PPFDCNTXT | |||||||||
ISINCLPROF | PPF: Common Profile Indicator | CHAR | 1 | 0 | PPFDISINCL |
|
PPFTCONDE foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 PPFTCONDE | APPLNAME | PPFTAPPL | PPF: Application in Customizing | MANDT |
0 PPFTCONDE | APPLNAME | PPFTAPPL | PPF: Application in Customizing | NAME |
1 PPFTCONDE | INCLPROFIL | PPFTCONDE | PPF: Context in Customizing | MANDT |
1 PPFTCONDE | INCLPROFIL | PPFTCONDE | PPF: Context in Customizing | NAME |
0 PPFTCONDE | TIMEPROF | TIMEPF | Context Profile of a Time Function | CLIENT |
0 PPFTCONDE | TIMEPROF | TIMEPF | Context Profile of a Time Function | PROFILE |