The following data model illustrates the tax role object.
Data Model Name |
Table Name |
Generated Keys |
Object Validation Batch Control |
Referential Integrity Validation Batch Control |
Key Assignment Batch Control |
Insertion Batch Control |
Tax Role |
Yes. CI_TAX_ROLE_K |
VAL-TAXR |
CIPVTXRV |
CIPVTXRK |
CIPVTXRI |
|
Tax Role Revenue Calendar |
No. The key is Tax Role ID and Effective Date. |
CIPVTRCV |
CIPVTRCI |
|||
Tax Role Address |
No. The key is Tax Role ID and Sequence Number. |
CIPVTRAV |
CIPVTRAI |
|||
Tax Role Related Persons |
No. The key is Tax Role ID, Relationship Type, Start Date and Person ID. |
CIPVTXPV |
CIPVTXPI |
|||
Tax Role Characteristic |
No. The key is Tax Role ID, Characteristic Type, and Effective Date. |
CIPVTXCV |
CIPVTXCI |
This maintenance object includes a character large object field that your organization may be using to capture implementation specific data as defined by your business objects. For records of this type, the process to insert the records to the staging table is responsible for populating the data in this CLOB as per the record's business object schema.
Tax Role has an optional foreign key ASSET_ID to the Asset (CI_ASSET) table. Implementations that are not planning to convert Assets must still run the key generation process for Assets. Refer to The Big Picture of Key Assignment for more information.
Copyright © 2007, 2016, Oracle and/or its affiliates. All rights reserved. Documentation build: 2.5.2016 10:21:45 [T1_1454696505000]