AE_DETYA_AET(SQL Table) |
Index Back |
---|---|
State record for DETYA reportThis is the State record for generating the DETYA report for full-time and casual employees. It stores fields which values are required during processing. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
4 | TEMP_FLD | Character(1) | VARCHAR2(1) NOT NULL | Temporary Field for App Engine |
5 | COMPANY | Character(3) | VARCHAR2(3) NOT NULL | Company |
6 | ASOFDATE | Date(10) | DATE | As of Date |
7 | DETYA_REP_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
This field is used to identify the type of reporting being generated for DETYA purposes.
C=Casual Staff S=Permanent Employee |