RUN_CNTL_XFER_E

(SQL Table)
Index Back

Automated transfer EE record

Record storing employee data to transfer EE document later using AE program.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
2 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
3 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
4 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Record
5 DEPTID Character(10) VARCHAR2(10) NOT NULL Department
6 SETID Character(5) VARCHAR2(5) NOT NULL SetID
7 EVENT_NAME Character(30) VARCHAR2(30) NOT NULL Event Name
8 EP_CREATE_DTTM DateTime(26) TIMESTAMP Specifies the date and time a document was created.
9 EP_RUN_DATE Date(10) DATE Run Date
10 EP_SELECT_SW Character(1) VARCHAR2(1) NOT NULL Switch that determines if the row is selected. This field is used in the Document Selection page for express transactions (Transfer, Cancel, etc.).

Y/N Table Edit

Default Value: N

11 URL Character(254) VARCHAR2(254) NOT NULL Internet URL (Universal Resource Locator)
12 EP_MANAGER_ID Character(11) VARCHAR2(11) NOT NULL Manager/Mentor ID.