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
BC Instances of Business Classes (ABAP Objects)
BO Instances of BOR Object Types
CL Instances of ABAP Objects Classes - Internal Use Only!
NN Category (still) Not Known - Internal use only!!!
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
Is Not a Composite Profile
X Is a Composite Profile

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