FLA_INCREMENT_HEADERS_INT
FLA_INCREMENT_HEADERS_INT contains the payment increase agreement information like Agreement Number, First Assessment Date, Supplier, Currency etc.
Details
-
Schema: FUSION
-
Object owner: FUN
-
Object type: TABLE
-
Tablespace: INTERFACE
Primary Key
| Name | Columns |
|---|---|
|
FLA_INCREMENT_HEADERS_INT_PK |
LOAD_REQUEST_ID, INTERFACE_AGREEMENT_ID |
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| INTERFACE_AGREEMENT_ID | NUMBER | 18 | Yes | Interface payment agreement identifier. This column constitutes primary key along with LOAD_REQUEST_ID column of the table. | |
| LOAD_REQUEST_ID | NUMBER | 18 | Yes | Oracle Enterprise Scheduler: request identifier of the interface load job that created the row. | |
| 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. | |
| INTERFACE_LEASE_ID | NUMBER | 18 | Yes | Interface Lease identifier. It references the primary key of the FLA_LEASES_INT table. | |
| AGREEMENT_NUMBER | VARCHAR2 | 100 | Payment increase agreement number. | ||
| INCREMENT_TEMPLATE_ID | NUMBER | 18 | INCREMENT_TEMPLATE_ID. This is referenced from FLA_INCREMENT_TEMPLATES_ALL. | ||
| INCREMENT_TEMPLATE_NAME | VARCHAR2 | 240 | Payment increase agreement template name. | ||
| AGREEMENT_SIGNED_DATE | DATE | Date the payment increase agreement was signed. | |||
| AGREEMENT_START_DATE | DATE | 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 | 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 | Supplier identifier. It is used to send the information to Payables during the payment process. | ||
| VENDOR_NUMBER | VARCHAR2 | 30 | Unique number to identify a supplier. | ||
| VENDOR_NAME | VARCHAR2 | 240 | Supplier name. Name of the supplier. | ||
| 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. | ||
| BASIS_TYPE_CODE | VARCHAR2 | 30 | Basis type defines how the basis amount is arrived at. Possible values are Previous Cycle or Current Cycle. | ||
| FIRST_ASSESSMENT_DATE | DATE | Date when the first assessment of the agreement starts. | |||
| 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. | |||
| 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. | ||
| INDEX_SHORT_NAME | VARCHAR2 | 30 | Index number of the increase index. This will be unique for the business unit. | ||
| 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 | ||
| AMEND_ACTION_TYPE_CODE | VARCHAR2 | 30 | Amend action type which identifies which action is being performed. Values could be INSERT and UPDATE. | ||
| LAST_UPDATE_DATE | TIMESTAMP | Who column: indicates the date and time of the last update of the row. | |||
| LAST_UPDATED_BY | VARCHAR2 | 64 | Who column: indicates the user who last updated the row. | ||
| CREATION_DATE | TIMESTAMP | Who column: indicates the date and time of the creation of the row. | |||
| CREATED_BY | VARCHAR2 | 64 | Who column: indicates the user who created 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. | ||
| 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_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_HEADERS_INT_N1 | Non Unique | FUSION_TS_INTERFACE | INTERFACE_LEASE_ID, LOAD_REQUEST_ID |
| FLA_INCREMENT_HEADERS_INT_U1 | Unique | FUSION_TS_INTERFACE | LOAD_REQUEST_ID, INTERFACE_AGREEMENT_ID |