DW_NS_BillingRateCard_D
This table contains information of billing rates used in time based charge rules.
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. | ||||
| customer | NUMBER | 38 | 0 | Customer | DW_NS_Customer_D | id | |
| isinactive | VARCHAR2 | 16 | Inactive | ||||
| name | VARCHAR2 | 256 | Name |