AP_ALLOCATION_RULE_LINES_GT
This is a temporary table which is used internally by Oracle.
Details
-
Schema: FUSION
-
Object owner: AP
-
Object type: TABLE
-
Tablespace: Default
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| INVOICE_ID | NUMBER | 18 | Yes | Oracle internal use only | |
| CHRG_INVOICE_LINE_NUMBER | NUMBER | Oracle internal use only | |||
| TO_INVOICE_LINE_NUMBER | NUMBER | Oracle internal use only | |||
| PERCENTAGE | NUMBER | Oracle internal use only | |||
| AMOUNT | NUMBER | Oracle internal use only | |||
| CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | ||
| CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created 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. | ||
| PROGRAM_APPLICATION_ID | NUMBER | 18 | Oracle internal use only | ||
| PROGRAM_ID | NUMBER | 18 | Oracle internal use only | ||
| PROGRAM_UPDATE_DATE | DATE | Oracle internal use only | |||
| REQUEST_ID | NUMBER | 18 | Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. | ||
| JOB_DEFINITION_NAME | VARCHAR2 | 100 | Enterprise Service Scheduler: indicates the name of the job that created or last updated the row. | ||
| JOB_DEFINITION_PACKAGE | VARCHAR2 | 900 | Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row. |
Indexes
| Index | Uniqueness | Columns |
|---|---|---|
| AP_ALLOCATION_RULE_LINES_GT_U1 | Unique | INVOICE_ID, CHRG_INVOICE_LINE_NUMBER, TO_INVOICE_LINE_NUMBER |