FOS_BUY_SELL_RELATIONSHIP_B_F
Buy sell relationships define the financial relationship between two adjacent nodes (business units) in a financial route. Buy sell relationships are agnostic to the Agreement type. There can be more than one buy-sell relationship defined between the same pair of nodes. This tables describes the buy-sell relationships between Buying and Selling Entities.
Details
-
Schema: FUSION
-
Object owner: FOS
-
Object type: TABLE
-
Tablespace: FUSION_TS_TX_DATA
Primary Key
Name | Columns |
---|---|
FOS_BUY_SELL_RELATIONSHIP_PK |
BSR_ID, EFFECTIVE_START_DATE, EFFECTIVE_END_DATE |
Columns
Name | Datatype | Length | Precision | Not-null | Comments |
---|---|---|---|---|---|
BSR_ID | NUMBER | 18 | Yes | This is the primary key and its value is an application generated unique id. | |
EFFECTIVE_START_DATE | DATE | Yes | Date Effective Entity: indicates the date at the beginning of the date range within which the row is effective. | ||
EFFECTIVE_END_DATE | DATE | Yes | Date Effective Entity: indicates the date at the end of the date range within which the row is effective. | ||
OBJECT_VERSION_NUMBER | NUMBER | 9 | Yes | Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. | |
BSR_NAME | VARCHAR2 | 100 | Yes | Name representing the Buy Sell relationship. | |
PRICING_ID | NUMBER | 18 | Yes | This is a foreign key to the FOS_PRICING_OPTION_F table. | |
TA_RULE_SET_ID | NUMBER | 18 | Yes | This is a foreign key to the FOS_TA_RULE_SET_B_F table. | |
BUYING_LE_ID | NUMBER | 18 | Yes | Identifier of the Buying Legal Entity. | |
BUYING_BU_ID | NUMBER | 18 | Yes | Identifier of the Buying Business Unit. | |
SELLING_LE_ID | NUMBER | 18 | Yes | Identifier of the Selling Legal Entity. | |
SELLING_BU_ID | NUMBER | 18 | Yes | Identifier of the Selling Business Unit. | |
SELLING_DEFAULT_TRADE_ORG | NUMBER | 18 | Optional field which contains the default value of the trade organization for the selling organization. | ||
BUYING_DEFAULT_TRADE_ORG | NUMBER | 18 | Optional field which contains the default value of the trade organization for the buying organization. | ||
INCOTERMS | VARCHAR2 | 100 | Incoterms are a series of international sales terms most commonly used in international trade. Scope of this is limited to matters relating to rights and obligations of the parties to the contract of sale with respect to the delivery of goods sold. They are used to divide transaction costs and responsibilities between buyer and seller and reflect state-of-the-art transportation practices. Valid values are contained within the RCS_INCO_TERMS lookup type. | ||
INCOTERM_LOCATION | NUMBER | 18 | Contains the value of the location where the validity of the INCOTERM exists. | ||
RECEIVABLES_INVOICE_TYPE | VARCHAR2 | 20 | Transaction type to be used for the creation of intercompany receivables invoices. | ||
RECEIVABLES_CREDIT_MEMO_TYPE | VARCHAR2 | 20 | Transaction type to be used for the creation of intercompany receivables credit memos. | ||
PAYMENT_TERMS | VARCHAR2 | 15 | Payment terms used for intercompany sales by the profit center business unit. | ||
PAYMENT_TERM_ID | NUMBER | 18 | Payment terms used for intercompany sales by the profit center business unit. | ||
SELLING_INTENDED_USE | VARCHAR2 | 240 | Sell-side intended use code of the transaction line. This identifies the purpose for which the product is used. | ||
BUYING_INTENDED_USE | VARCHAR2 | 240 | Buy-side intended use code of the transaction line. This identifies the purpose for which the product is used. | ||
SELLING_DEFAULT_TXT_COUNTRY | VARCHAR2 | 2 | Sell-side default taxation country code. | ||
BUYING_DEFAULT_TXT_COUNTRY | VARCHAR2 | 2 | Buy-side default taxation country code. | ||
SELLING_TRX_BUSINESS_CATEGORY | VARCHAR2 | 240 | Sell-side transaction business category code. | ||
BUYING_TRX_BUSINESS_CATEGORY | VARCHAR2 | 240 | Buy-side transaction business category code. | ||
SELLING_DOCUMENT_SUB_TYPE | VARCHAR2 | 240 | Sell-side document fiscal classification code. | ||
BUYING_DOCUMENT_SUB_TYPE | VARCHAR2 | 240 | Buy-side document fiscal classification code. | ||
SELLING_USER_DEFINED_FISC_CLS | VARCHAR2 | 30 | Sell-side user defined fiscal classification code. | ||
BUYING_USER_DEFINED_FISC_CLS | VARCHAR2 | 30 | Buy-side user defined fiscal classification code. | ||
SELLING_FIRST_PTY_REG_ID | NUMBER | 18 | Sell-side first party tax registration id for the transaction. | ||
BUYING_FIRST_PTY_REG_ID | NUMBER | 18 | Buy-side first party tax registration id for the transaction. | ||
SELLING_THIRD_PTY_REG_ID | NUMBER | 18 | Sell-side third party tax registration id for the transaction. | ||
BUYING_THIRD_PTY_REG_ID | NUMBER | 18 | Buy-side third party tax registration id for the transaction. | ||
SELLING_PRODUCT_FISC_CLSF | VARCHAR2 | 240 | Sell-side product fiscal classification code of the inventory item. | ||
BUYING_PRODUCT_FISC_CLSF | VARCHAR2 | 240 | Buy-side product fiscal classification code of the inventory item. | ||
SELLING_PRODUCT_CATEGORY | VARCHAR2 | 240 | Sell-side product category code of the transaction line. | ||
BUYING_PRODUCT_CATEGORY | VARCHAR2 | 240 | Buy-side product category code of the transaction line. | ||
ENTERPRISE_ID | NUMBER | 18 | Yes | Identifier of Enterprise, used for multi-tenancy partitioning. | |
CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. | |
CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | ||
LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. | |
LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | ||
LAST_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. | ||
ATTRIBUTE_CATEGORY | VARCHAR2 | 150 | Descriptive Flexfield: structure definition of the user descriptive flexfield. | ||
ATTRIBUTE_CHAR1 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE_CHAR2 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE_CHAR3 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE_CHAR4 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE_CHAR5 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE_CHAR6 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE_CHAR7 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE_CHAR8 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE_CHAR9 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE_CHAR10 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE_CHAR11 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE_CHAR12 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE_CHAR13 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE_CHAR14 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE_CHAR15 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE_NUMBER1 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_NUMBER2 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_NUMBER3 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_NUMBER4 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_NUMBER5 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_DATE1 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_DATE2 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_DATE3 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_TIMESTAMP1 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_TIMESTAMP2 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_TIMESTAMP3 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. |
Foreign Keys
Table | Foreign Table | Foreign Key Column |
---|---|---|
fos_buy_sell_relationship_tl | fos_buy_sell_relationship_b_f | BSR_ID, EFFECTIVE_START_DATE, EFFECTIVE_END_DATE |
Indexes
Index | Uniqueness | Tablespace | Columns |
---|---|---|---|
FOS_BUY_SELL_RELATIONSHIP_PK | Unique | Default | BSR_ID, EFFECTIVE_START_DATE, EFFECTIVE_END_DATE |
FOS_BUY_SELL_REL_B_F_U1 | Unique | Default | BSR_NAME, EFFECTIVE_START_DATE, EFFECTIVE_END_DATE |