SAP Table
PPFTCONDE PPF: Context in Customizing
SAP table PPFTCONDE has 2 primary key fields being MANDT,NAME.
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
PPFTCONDE columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| KeyMANDT | Client ID | CLNT | 3 | 0 | * | SYMANDT | |||||||||
| KeyNAME | 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 | ||||||||||
|
|||||||||||||||
/ Relationships
PPFTCONDE foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| PPFTCONDE | APPLNAME | PPFTAPPL | PPF: Application in Customizing | MANDT |
| PPFTCONDE | APPLNAME | PPFTAPPL | PPF: Application in Customizing | NAME |
| PPFTCONDE | INCLPROFIL | PPFTCONDE | PPF: Context in Customizing | MANDT |
| PPFTCONDE | INCLPROFIL | PPFTCONDE | PPF: Context in Customizing | NAME |
| PPFTCONDE | TIMEPROF | TIMEPF | Context Profile of a Time Function | CLIENT |
| PPFTCONDE | TIMEPROF | TIMEPF | Context Profile of a Time Function | PROFILE |