DW_NS_projectExpenseType_D
This table contains information about the expense classifications that can be applied to projects which tells NetSuite which account to debit when posting time transactions for job costing
Details
Module:
Key Columns
id
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| id | NUMBER | 38 | 0 | True | |||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. This is source record id column. | ||||
| account | NUMBER | 38 | 0 | DW_NS_account_D | id | ||
| description | VARCHAR2 | 999 | |||||
| isinactive | VARCHAR2 | 16 | |||||
| name | VARCHAR2 | 512 |