DW_NS_account_D
This table contains the details on various accounts used in the General Ledger Accounting for transactions.
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 | 128 | This column is for Oracle Internal use only. This is source record id column. | ||||
| includechildren | VARCHAR2 | 16 | Include Children | ||||
| inventory | VARCHAR2 | 16 | Inventory | ||||
| isinactive | VARCHAR2 | 16 | Inactive | ||||
| issummary | VARCHAR2 | 16 | Summary | ||||
| acctnumber | VARCHAR2 | 128 | Number | ||||
| accttype | VARCHAR2 | 32 | Type | DW_NS_ACCOUNTTYPE_D | id | ||
| cashflowrate | VARCHAR2 | 32 | Cash Flow Rate Type | ||||
| currency | NUMBER | 38 | 0 | Currency | DW_NS_currency_D | id | |
| description | VARCHAR2 | 999 | Description | ||||
| fullname | VARCHAR2 | 999 | Full Name | ||||
| generalrate | VARCHAR2 | 32 | General Rate Type | DW_NS_ConsolidatedRateType_D | id | ||
| lastmodifieddate | TIMESTAMP | Last Modified Date | |||||
| parent | NUMBER | 38 | 0 | Parent | |||
| sspecacct | VARCHAR2 | 32 | Special Account Type | ||||
| subsidiary | VARCHAR2 | 999 | Subsidiary | ||||
| displaynamewithhierarchy | VARCHAR2 | 999 | Hierarchy Name | ||||
| accountsearchdisplayname | VARCHAR2 | 512 | Display Name |