UPG_PA_AET(SQL Table) |
Index Back |
---|---|
Upgrade: PensionAppEngine State Record for Pension upgrade. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
3 | MIN_EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Minimum Employee Record Number |
4 | SQL_ROW_COUNT | Number(8,0) | INTEGER NOT NULL | Convenient AE State Record field for managing the count of affected rows when %SQLRows is not applicable. |
5 | PGM_FLOW_CNTL | Character(1) | VARCHAR2(1) NOT NULL | Convenient AE State Record field for receiving result of a Do-When, Do-While, Do-Until, or other program flow control flag. |
6 | AE_SECTION | Character(8) | VARCHAR2(8) NOT NULL | Section |