ST_TBL_LOAD_AET(SQL Table) |
Index Back |
---|
# | 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 | PNLGRPNAME | Character(18) | VARCHAR2(18) NOT NULL | Component Name |
5 | REPORT_ID | Character(8) | VARCHAR2(8) NOT NULL | Report Identifier |
6 | STOCK_ID | Character(10) | VARCHAR2(10) NOT NULL | Stock ID |
7 | FROMDATE | Date(10) | DATE | From Date |
8 | THRUDATE | Date(10) | DATE | End Date |
9 | ST_VALUE_METHOD | Character(1) | VARCHAR2(1) NOT NULL |
Valuation Method
M=Multiple Method S=Single Method |
10 | PER_ORG | Character(3) | VARCHAR2(3) NOT NULL |
Defines the Organizational Relationship(s) that a Person has to the Organization. These are Employee, Contingent Worker, and Persons of Interest.
CWR=Contingent Worker EMP=Employee POI=Person of Interest |
11 | POI_TYPE | Character(5) | VARCHAR2(5) NOT NULL | Defines the Transactional usage of POIs in HRMS. |
12 | SQLTEXT | Long Character(14000) | CLOB | SQL Statement Text |
13 | ST_PERCENT_EXER | Number(7,3) | DECIMAL(6,3) NOT NULL | Percentage of shares granted that are exercised. |