Name | Type | Length | Precision | Scale | References | In | Description |
---|---|---|---|---|---|---|---|
currency | VARCHAR2 | 4 | |||||
name | VARCHAR2 | 32 | |||||
plan_id | NUMBER | 39 | 0 |
plan_id |
Subscription_plans |
||
price_book_extid | VARCHAR2 | 255 | |||||
price_book_id | NUMBER | 39 | 0 |
PK Column Name |
---|
price_book_id |
FK Name | FK Column Name | PK Table Name | PK Column Name | Key Seq |
---|---|---|---|---|
price_books_subscription_plans_fk | plan_id | Subscription_plans | plan_id | 1 |
FK Name | PK Column Name | FK Table Name | FK Column Name | Key Seq |
---|---|---|---|---|
Price_book_line_intervals_price_books_fk | price_book_id | Price_book_line_intervals | price_book_id | 1 |