SAP Table
T8JJ Recovery Indicator
SAP table T8JJ has 3 primary key fields being MANDT,BUKRS,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
T8JJ 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 | |
| KeyRECID | Recovery Indicator | CHAR | 2 | 0 | JV_RECIND | ||
| XRECR | Indicator: recovery indicator is billable | CHAR | 1 | 0 | JV_RECOVER | ||
| XINTN | Not Used at this Time. | CHAR | 1 | 0 | JV_INTERN | ||
| MAPRECID | Suspense Recovery Indicator | CHAR | 2 | 0 | T8JJ | JV_MAPRI | |
| XCPAY | Indicator: pay from corporate funding group | CHAR | 1 | 0 | JV_CORPPAY | ||
| BILLB | RI relevant for billing | CHAR | 1 | 0 | JV_BILLB |