SAP Table
T8JM Funding Group
SAP table T8JM has 3 primary key fields being MANDT,BUKRS,FUNDGROUP.
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
T8JM columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |||||||
| KeyBUKRS | Company Code | CHAR | 4 | 0 | T001 | BUKRS | |||||||
| KeyFUNDGROUP | JV Funding group | CHAR | 6 | 0 | JV_FUNDGP | ||||||||
| TDFORM | Form name | CHAR | 16 | 0 | TDFORM | ||||||||
| BRFORM | Layout set name for Branch Letters | CHAR | 16 | 0 | JV_TDFORM | ||||||||
| OUTPUT_TYPE | Output Type for PDF Display | CHAR | 1 | 0 | JV_OUTPUTTYPE | ||||||||
|
|||||||||||||
| VNAME_LEAD | JV Funding Lead Venture | CHAR | 6 | 0 | T8JV | JV_FUNDING_VNAME_LEAD | |||||||
| ETYPE_LEAD | JV Funding Lead Equity Type | CHAR | 3 | 0 | T8JE | JV_FUNDING_ETYPE_LEAD | |||||||
/ Relationships
T8JM foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| T8JM | BUKRS | T001 | Company Codes | BUKRS |
| T8JM | ETYPE_LEAD | T8JE | Investment Type | MANDT |
| T8JM | ETYPE_LEAD | T8JE | Investment Type | BUKRS |
| T8JM | ETYPE_LEAD | T8JE | Investment Type | ETYPE |
| T8JM | VNAME_LEAD | T8JV | Joint Venture | MANDT |
| T8JM | VNAME_LEAD | T8JV | Joint Venture | BUKRS |
| T8JM | VNAME_LEAD | T8JV | Joint Venture | VNAME |