PI_PROC_VA_LANG(SQL Table) |
Index Back |
---|---|
PI Special Process Value -LangPayroll Interface Special Process Return Value Table. Values listed for a Special Process ID, are available for use in the translation list when this Special Process is attached to a PI_FIELD_ID. This table is for related language. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PI_PROCESS_ID | Character(6) | VARCHAR2(6) NOT NULL | PI Process ID |
2 | PI_PROCESS_PHASE | Character(1) | VARCHAR2(1) NOT NULL |
PI Process Phase
A=After Field Translation B=Before Field Translation C=Record Processing E=Export File Creation I=Import Processing |
3 | RETURN_VALUE | Character(2) | VARCHAR2(2) NOT NULL | Returned Value |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |