AV_ACTN_TYP_RSL(SQL Table) |
Index Back |
---|---|
Child table of AV_ACTN_TYP_TBLThis child table will link a particular action type to its valid action result types. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ACTN_TYPE_CD | Character(6) | VARCHAR2(6) NOT NULL | Action Type Code |
2 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
3 | ACTN_RSLT_CD | Character(6) | VARCHAR2(6) NOT NULL |
Result Code
Prompt Table: AV_ACT_RS_CD_VW |