SAP Table
T8JW Internal Recovery Indicator
SAP table T8JW has 2 primary key fields being MANDT,RECID.
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
T8JW columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| KeyRECID | Internal Recovery Indicator | CHAR | 2 | 0 | JV_RECINDI | ||
| XRECR | Indicator: recovery indicator is billable | CHAR | 1 | 0 | JV_RECOVER | ||
| XINTN | Not Used at this Time. | CHAR | 1 | 0 | JV_INTERN | ||
| SUPBILLDTL | JV Supplemental Billing detail | CHAR | 1 | 0 | JV_SUBBDTL | ||
| MAPRECID | Internal Recovery Indicator | CHAR | 2 | 0 | T8JW | JV_RECINDI |
/ Relationships
T8JW foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| T8JW | MAPRECID | T8JW | Internal Recovery Indicator | MANDT |