AV_ACTN_CNTC_VW(SQL View) |
Index Back |
---|---|
Action Contact Type codesCurrent Action Contact Type table entries regardless of status. Use for relate display Action Contact Type descriptions. |
SELECT A.CNTC_TYPE_CD , A.DESCRSHORT , A.DESCR FROM PS_AV_ACTN_CNT_TBL A WHERE %EffdtCheck(AV_ACTN_CNT_TBL A1 , A , %CurrentDateIn) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CNTC_TYPE_CD | Character(6) | VARCHAR2(6) NOT NULL | Contact Type Code |
2 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |