SAP Table

PFM_TSUBPROJ Additional data funds - project and subproject

SAP table PFM_TSUBPROJ has 4 primary key fields being MANDT,PROJ,SUBPROJ,BEGDA.

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

PFM_TSUBPROJ columns.

Field Description Data Type Length Decimals Checktable Data Element
KeyMANDT Client CLNT 3 0 T000 MANDT
KeyPROJ Project CHAR 5 0 PFM_TPROJ PFM_01PROJECTO
KeySUBPROJ Subproject CHAR 5 0 PFM_01SUBPROJECTO
KeyBEGDA Start Date DATS 8 0 BEGDA
ENDDA End Date DATS 8 0 ENDDA
DESCR Description CHAR 50 0 PFM_01DESCRICAO50
/ Relationships

PFM_TSUBPROJ foreign keys.

Table Field Check Table Description Check Field
PFM_TSUBPROJ MANDT T000 Clients MANDT
PFM_TSUBPROJ PROJ PFM_TPROJ Additional data funds - project MANDT
PFM_TSUBPROJ PROJ PFM_TPROJ Additional data funds - project PROJ
PFM_TSUBPROJ PROJ PFM_TPROJ Additional data funds - project BEGDA