EOEW_ETLC_INC

(SQL Table)
Index Back

ETL Cntl for incremental load

Used to capture last and current date/time for incremental ETL map processing.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EOEW_MAP_OBJ Character(15) VARCHAR2(15) NOT NULL Map Object
2 VERSION Number(10,0) DECIMAL(10) NOT NULL Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference
3 EOEW_LASTDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
4 EOEW_CURRDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
5 CREATEDTTM DateTime(26) TIMESTAMP NOT NULL DateTime of Query Creation

Default Value: %datetime

6 LASTUPDDTTM DateTime(26) TIMESTAMP NOT NULL Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.

Default Value: %datetime

7 LASTUPDOPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.