The following data model illustrates the Tax Form 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 Form |
Yes. CI_TAX_FORM_K |
CIPVTXFV |
CIPVTXFK |
CIPVTXFI |
||
Tax Form Characteristic |
No. The key is Tax Form ID, Characteristic Type, and Sequence. |
CIPVTFCV |
CIPVTFCI |
|||
Tax Form Log |
No. The key is Tax Form ID and Sequence. |
CIPVTFLV |
CIPVTFLI |
|||
Tax Form Log Parameter |
No. The key is Tax Form ID, Sequence, and Message Parameter Sequence. |
CIPVTLPV |
CIPVTLPI |
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.
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.