FLA_INCREMENT_HEADERS_HIST
FLA_INCREMENT_HEADERS_HIST is the history table of FLA_INCREMENT_HEADERS
Details
-
Schema: FUSION
-
Object owner: FUN
-
Object type: TABLE
-
Tablespace: FUSION_TS_TX_DATA
Primary Key
Name | Columns |
---|---|
FLA_INCREMENT_HEADER_HIST_PK |
INCREMENT_HEADER_ID |
Columns
Name | Datatype | Length | Precision | Not-null | Comments |
---|---|---|---|---|---|
INCREMENT_HEADER_ID | NUMBER | 18 | Yes | Unique payment increase agreement identifier. | |
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. | |
LEASE_ID | NUMBER | 18 | Yes | Lease identifier. It references the primary key of the FLA_LEASES_ALL table. | |
LEASE_DETAIL_ID | NUMBER | 18 | Yes | Lease detail identifier. It is referenced from the FLA_LEASE_DETAILS_HIST table. | |
VERSION_NUM | NUMBER | 9 | Yes | Version number of the lease as captured in the FLA_LEASE_DETAILS_HIST table. | |
AGREEMENT_NUMBER | VARCHAR2 | 100 | Yes | payment increase agreement number. | |
FINAL_INCREMENT_HEADER_ID | NUMBER | 18 | Yes | Final payment increase header record identifier. This identifies the final record from the main table for this record. | |
INCREMENT_TEMPLATE_ID | NUMBER | 18 | INCREMENT_TEMPLATE_ID. This is referenced from FLA_INCREMENT_TEMPLATES_ALL. | ||
INCREASE_TEMPLATE_ID | NUMBER | 18 | INCREMENT_TEMPLATE_ID. This is referenced from FLA_INCREMENT_TEMPLATES_ALL. | ||
AGREEMENT_SIGNED_DATE | DATE | Date the payment increase agreement was signed. | |||
AGREEMENT_START_DATE | DATE | Yes | Start date of the payment increase agreement. | ||
AGREEMENT_END_DATE | DATE | End date of the payment increase agreement. | |||
AGREEMENT_TERMINATION_DATE | DATE | Termination date of the payment increase agreement. | |||
AGREEMENT_STATUS_CODE | VARCHAR2 | 30 | Yes | Status of the payment increase agreement. | |
AGREEMENT_NAME | VARCHAR2 | 240 | Payment increase agreement name. | ||
AGREEMENT_DESCRIPTION | VARCHAR2 | 1000 | Payment increase agreement description. | ||
VENDOR_ID | NUMBER | 18 | Yes | Supplier identifier. It is used to send the information to Payables during the payment process. | |
RESPONSIBLE_USER_NAME | VARCHAR2 | 100 | Name of the user responsible for the lease agreement creation. | ||
PAYMENT_PURPOSE_CODE | VARCHAR2 | 30 | Payment purpose. Values are populated from the ORA_FLA_PAYMENT_PURPOSE lookup. | ||
PAYMENT_CURRENCY_CODE | VARCHAR2 | 15 | Payment currency code of the payments which can be added to this payment increase agreement. | ||
ASSESSMENT_FREQUENCY_CODE | VARCHAR2 | 30 | Assessment frequency. Possible values are Annual or Semi-Annual. | ||
ASSESS_IN_YEARS_NUM | NUMBER | 3 | Defines the breaks for the assessment. This is applicable if the assessment frequency is Annual. | ||
FIRST_ASSESSMENT_DATE | DATE | Yes | Date when the first assessment of the agreement starts. | ||
BASIS_TYPE_CODE | VARCHAR2 | 30 | Basis type defines how the basis amount is arrived at. Possible values are Previous Cycle or Current Cycle. | ||
BASIS_COMPOUNDING_CODE | VARCHAR2 | 30 | Defines if compounding of payment basis amount is applicable. | ||
INCREASE_AMOUNT_ROUNDING_CODE | VARCHAR2 | 30 | Rounding code indicates how to round off the increase amount. | ||
INCREASE_CALC_METHOD_CODE | VARCHAR2 | 30 | Defines whether to use index based, fixed rate based, or a greater or lower value of both when calculating the increase percent. | ||
FIXED_INCREASE_PERCENT | NUMBER | Fixed increase percent which will be applicable as default when the assessment periods are generated. | |||
FIXED_INCREASE_AMOUNT | NUMBER | Fixed increase amount which will be applicable as default when the assessment periods are generated. | |||
BASIS_FACTOR_PERCENT | NUMBER | Basis factor percent which will be applicable as default when the assessment periods are generated. | |||
DATA_SOURCE_CODE | VARCHAR2 | 30 | Feeder system from which lease data was created. | ||
CHANGE_TYPE_CODE | VARCHAR2 | 30 | Indicates the type of change to the record, whether INSERT or UPDATE or DELETE. | ||
CHANGED_IN_VERSION_NUM | NUMBER | 9 | Version number in which there was a change, either an Addition or Update or Delete. | ||
SCHEDULES_IMPACT_FLAG | VARCHAR2 | 1 | Flag which indicates schedules are impacted and need to be regenerated. | ||
INCREMENT_INDEX_HEADER_ID | NUMBER | 18 | Payment increase index identifier referenced from FLA_INCREMENT_INDEX_HDRS_ALL. | ||
INDEX_FINDER_MONTHS | NUMBER | 3 | Indicates the check for index can span for these number of months. | ||
BASE_INDEX_VALUE | NUMBER | Base index value specified for a fixed index type. | |||
MINIMUM_INCREASE_PERCENT | NUMBER | Minimum increase percent as input by the user. | |||
MAXIMUM_INCREASE_PERCENT | NUMBER | Maximum increase percent as input by the user. | |||
UNUSED_INCREASE_TREATMENT_CODE | VARCHAR2 | 30 | Indicates the way the unused increase should be treated. | ||
ACTIVATION_DERIVATION_CODE | VARCHAR2 | 30 | Indicates the way the missing index should be derived during activation of payment increase agreement. | ||
ASSESSMENT_DERIVATION_CODE | VARCHAR2 | 30 | Indicates the way the missing index should be derived during assessment of an assessment period. | ||
SYSTEM_ORIGIN_REFERENCE_1 | VARCHAR2 | 30 | System reference column to maintain the key of source system from which lease is being imported | ||
SYSTEM_ORIGIN_REFERENCE_2 | VARCHAR2 | 30 | System reference column to maintain the key of source system from which lease is being imported | ||
SCHEDULE_TYPE_CODE | VARCHAR2 | 30 | Yes | Indicates the type of payment increase agreement, valid values are PAYMENT and BILLING. | |
BILL_TO_CUSTOMER_ID | NUMBER | 18 | Bill-to customer identifier for the billing. | ||
BILL_TO_SITE_USE_ID | NUMBER | 18 | Bill-to customer site use identifier. | ||
SHIP_TO_SITE_USE_ID | NUMBER | 18 | Ship-to customer site use identifier. | ||
CUSTOMER_TRX_TYPE_ID | NUMBER | 18 | Transaction type identifier to be sent to Receivables. | ||
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 | 30 | Descriptive Flexfield: structure definition of the user descriptive flexfield. | ||
ATTRIBUTE1 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE2 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE3 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE4 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE5 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE6 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE7 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE8 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE9 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE10 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE11 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE12 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE13 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE14 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
ATTRIBUTE15 | 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_DATE4 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
ATTRIBUTE_DATE5 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. |
Indexes
Index | Uniqueness | Tablespace | Columns |
---|---|---|---|
FLA_INCREMENT_HEADER_HIST_U1 | Unique | FUSION_TS_TX_IDX | INCREMENT_HEADER_ID |
FLA_INCREMENT_HEADER_HIST_U2 | Unique | FUSION_TS_TX_IDX | LEASE_ID, LEASE_DETAIL_ID, VERSION_NUM, AGREEMENT_NUMBER |