| Column | Field | Description | SQL Type | Length | Decimals | SAP Type | Default Value | Null Allowed | CheckTable | Rollname | SQL Create Statement |
---|
| 1 | CLIENT | Client | nvarchar | 3 | 0 | CLNT | (N'000') | No | T000 | MANDT | Allow NULL? |
| 2 | COMPANY | Company Code | nvarchar | 4 | 0 | CHAR | (N' ') | No | T001 | BUKRS | Allow NULL? |
| 3 | BASE_CONDT_KEY | A key that links the overhead to its base amount conditions | nvarchar | 10 | 0 | CHAR | (N' ') | No | | JV_BASE_AMT_CONDITION_KEY | Allow NULL? |
| 4 | USE_SETS_FOR_CO | Flag: Capture the cost objects using cost object set names | char | 1 | 0 | CHAR | (N' ') | Yes | | JV_USE_SETS_FOR_CO | Allow NULL? |
| 5 | USE_KEYS_FOR_CO | Flag: Capture the cost objects using OH keywords | char | 1 | 0 | CHAR | (N' ') | Yes | | JV_USE_KEYS_FOR_CO | Allow NULL? |
| 6 | TIME_FRAME | Type of captued time frame for the amount in OH calculation | char | 1 | 0 | CHAR | (N' ') | Yes | | JV_TIME_FRAME | Allow NULL? |
| 7 | AMT_IS_BILLABLE | Flag: Capture the billable amount | char | 1 | 0 | CHAR | (N' ') | Yes | | JV_CAPTURE_BILLABLE_AMT | Allow NULL? |
| 8 | AMT_IS_NONBILL | Flag: Capture the non-billable amount | char | 1 | 0 | CHAR | (N' ') | Yes | | JV_CAPTURE_NON_BILLABLE_AMT | Allow NULL? |
| 9 | JV_IS_OPERATED | Flag: venture is operated type | char | 1 | 0 | CHAR | (N' ') | Yes | | JV_IS_OPERATED | Allow NULL? |
| 10 | JV_IS_NONOP | Flag: venture is non-operated type | char | 1 | 0 | CHAR | (N' ') | Yes | | JV_IS_NONOPERATED | Allow NULL? |
| 11 | JV_IS_NOP_ONBILL | Flag: Venture is non-operated on billing type | char | 1 | 0 | CHAR | (N' ') | Yes | | JV_IS_NONOP_ON_BILL | Allow NULL? |
| 12 | JV_IS_OP_W_TAX | Flag: Venture is operated with tax type | char | 1 | 0 | CHAR | (N' ') | Yes | | JV_IS_OP_WITH_TAX | Allow NULL? |
| 13 | JV_IS_CORPORATE | Flag: Venture is corporate type | char | 1 | 0 | CHAR | (N' ') | Yes | | JV_IS_CORPORATE | Allow NULL? |