UPG_HC81_AET

(SQL Table)
Index Back

Address Type Table

Use to store types of Addresses that a Person can have and the order they should be displayed in.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
2 NAME_TYPE Character(3) VARCHAR2(3) NOT NULL Type of Name
3 ADDRESS_TYPE Character(4) VARCHAR2(4) NOT NULL Address Type
4 ORDER_BY_SEQ Number(2,0) SMALLINT NOT NULL Order by Sequence
5 XLATSHORTNAME Character(10) VARCHAR2(10) NOT NULL Translate Value Short Name
6 XLATLONGNAME Character(30) VARCHAR2(30) NOT NULL Translate Long Name