POS_NOTIFY_AET(SQL Table) |
Index Back |
---|---|
Cache Record for LimitsCache Record for Limit Notificcation |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TREE_NODE | Character(20) | VARCHAR2(20) NOT NULL | Node name |
2 | POSN_LONG_SHORT | Character(2) | VARCHAR2(2) NOT NULL |
"Represents whether a given position tree node reflects a short
01=Long Limit Only 02=Short Limit Only 03=Short and Long Limit |
3 | INTERNAL_EXTERNAL | Character(1) | VARCHAR2(1) NOT NULL |
Allows the user to indicate whether a given defined bank account is utilized for internal or ext
E=External I=Internal |
4 | ROLENAME | Character(30) | VARCHAR2(30) NOT NULL | The name of a Role in the Role Definition Table (see PSROLEDEFN). |
5 | LAST_CHKED_DTTM | DateTime(26) | TIMESTAMP | The last datetime when a given position limit underwent processing. |
6 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
7 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
8 | TREE_NAME | Character(18) | VARCHAR2(18) NOT NULL | Tree Name |
9 | LAST_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
The status of a given position limit when the same last underwent processing.
O=Over U=Under |
10 | NOTIFED_DTTM | DateTime(26) | TIMESTAMP | The date and time a designated person was notified of a given position limit violation |