PER_POI_TRN_LNG(SQL Table) |
Index Back |
---|---|
Lng Tbl for PER_POI_TRANSThis is the related Language record for the default transaction record for POI_TYPEs without Jobs. It contains very basic status information. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PER_POI_TYPE |
2 | POI_TYPE | Character(5) | VARCHAR2(5) NOT NULL |
Defines the Transactional usage of POIs in HRMS.
Prompt Table: POI_TYPE_TBL |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |