SAP table T8JW (Internal Recovery Indicator)
SAP table T8JW has 2 primary key fields being MANDT,RECID.
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 | CLNT | 3 | 0 | T000 | MANDT | |
RECID | 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 |
T8JW foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T8JW | MAPRECID | T8JW | Internal Recovery Indicator | MANDT |