SAP Table
PFM_01TD04 Procedures
SAP table PFM_01TD04 has 2 primary key fields being MANDT,PROCEDIMENTO.
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_01TD04 columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| KeyPROCEDIMENTO | Procedure number | NUMC | 9 | 0 | PFM_01NUMPROCEDIMENTO | ||
| PROCE | Procedure type | CHAR | 2 | 0 | PFM_01TP11 | PFM_01PROCEDIMENTO | |
| GJAHR | Fiscal Year | NUMC | 4 | 0 | GJAHR | ||
| DESCR | Long | CHAR | 65 | 0 | PFM_01DESCRICAO_65 |
/ Relationships
PFM_01TD04 foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| PFM_01TD04 | MANDT | T000 | Clients | MANDT |
| PFM_01TD04 | PROCE | PFM_01TP11 | Additional fields in MM doc.- parameter Procedure type | MANDT |
| PFM_01TD04 | PROCE | PFM_01TP11 | Additional fields in MM doc.- parameter Procedure type | PROCE |