PJC_LABOR_SCHEDULE_INT

Interface table to support file based data import of Assignment Labor Schedules.

Details

  • Schema: FUSION

  • Object owner: PJC

  • Object type: TABLE

  • Tablespace: INTERFACE

Primary Key

Name Columns

PJC_LABOR_SCHEDULE_INT_PK

LD_SCH_INTERFACE_ID

Columns

Name Datatype Length Precision Not-null Comments
LD_SCH_INTERFACE_ID NUMBER 18 Yes Primary key of the interface table. Generated using the sequence PJC_LABOR_SCHEDULE_INT_S.
LOAD_REQUEST_ID NUMBER 18 Yes Identifier of the request to process the imported data.
BATCH_NAME VARCHAR2 240 Yes User defined batch name to group records together.
LABOR_SCHEDULE_NAME VARCHAR2 240 Yes Name of the labor schedule.
SCHEDULE_TYPE VARCHAR2 30 Type of labor schedule.
PERSON_ID NUMBER 18 Unique identifier of the person whose schedule is being imported.
PERSON_NUMBER VARCHAR2 30 Number of the person whose schedule is being imported.
PERSON_NAME VARCHAR2 240 Name of the person whose schedule is being imported.
PERSON_EMAIL VARCHAR2 240 Email of the person whose schedule is being imported.
ASSIGNMENT_ID NUMBER 18 Unique identifier of the HCM assignment for the person.
ASSIGNMENT_NUMBER VARCHAR2 50 Number of the HCM assignment for the person.
ASSIGNMENT_NAME VARCHAR2 80 Name of the HCM assignment for the person.
VERSION_NAME VARCHAR2 300 Labor schedule version name.
VERSION_START_DATE DATE Start date of the schedule version.
VERSION_END_DATE DATE End date of the schedule version.
VERSION_STATUS VARCHAR2 30 Status of the version. This is either Active, Inactive, or New.
VERSION_COMMENTS VARCHAR2 4000 Comments associated to the version.
DIST_LINE_NUMBER NUMBER The line number for this distribution and version combination.
DIST_PROJECT_NUMBER VARCHAR2 25 Project number for this distribution.
DIST_PROJECT_NAME VARCHAR2 240 Project name for this distribution.
DIST_TASK_NUMBER VARCHAR2 100 Task number for this distribution.
DIST_TASK_NAME VARCHAR2 255 Task name for this distribution.
DIST_AWARD_NAME VARCHAR2 300 Award name for this distribution.
DIST_AWARD_NUMBER VARCHAR2 120 Award number for this distribution.
DIST_FUNDING_SOURCE_NAME VARCHAR2 240 Funding source name for this distribution.
DIST_FUNDING_SOURCE_NUMBER VARCHAR2 50 Funding source number for this distribution.
DIST_EXPENDITURE_ORG_NAME VARCHAR2 240 Expenditure organization name for this distribution.
DIST_EXPENDITURE_TYPE VARCHAR2 240 Expenditure type name for this distribution.
DIST_GL_ACCOUNT VARCHAR2 240 Ledger account for this distribution.
DIST_GL_ACCOUNT_CCID NUMBER 18 The code combination identifier for the GL distribution.
DIST_LINE_PERCENT NUMBER 5 The line percentage for this distribution.
PROCESSED_STATUS_CODE VARCHAR2 30 Import status of the record.
PROCESSED_MESSAGE VARCHAR2 4000 Message Text for the error or warning.
MESSAGE_CODE VARCHAR2 500 Message Name of the error or warning.
MESSAGE_USER_DETAILS VARCHAR2 4000 User Details for the error or warning.
MESSAGE_USER_ACTIONS VARCHAR2 4000 User Actions for the error or warning.
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.
CREATED_BY VARCHAR2 64 Who column: indicates the user who created the row.
CREATION_DATE TIMESTAMP Who column: indicates the date and time of the creation of the row.
LAST_UPDATED_BY VARCHAR2 64 Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP 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.
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_CHAR16 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR17 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR18 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR19 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR20 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_NUMBER6 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER7 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER8 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER9 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER10 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.
ATTRIBUTE_DATE6 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE7 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE8 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE9 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE10 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP1 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP2 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP3 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP4 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP5 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP6 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP7 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP8 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP9 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP10 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ELEMENT_TYPE_ID NUMBER 18 Pay element type ID.
ELEMENT_TYPE VARCHAR2 80 Base name of pay element for the person.
ELEMENT_NAME VARCHAR2 80 Name of pay element for the person.
ORG_ID NUMBER 18 Indicates the identifier of the business unit associated to the row.
BUSINESS_UNIT VARCHAR2 240 Name for business unit associated to the element level labor schedule of type ELM.
LEGISLATIVE_DATA_GROUP_ID NUMBER 18 ID of the legislation data group.
LEGISLATIVE_DATA_GROUP_NAME VARCHAR2 240 Name for legislative data group for the element.

Indexes

Index Uniqueness Tablespace Columns
PJC_LABOR_SCHEDULE_INT_N1 Non Unique Default LABOR_SCHEDULE_NAME, VERSION_NAME
PJC_LABOR_SCHEDULE_INT_N2 Non Unique Default PERSON_ID, ASSIGNMENT_ID, ELEMENT_TYPE_ID
PJC_LABOR_SCHEDULE_INT_U1 Unique Default LD_SCH_INTERFACE_ID