ADDRESS_TYP_TBL

(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.

  • Related Language Record: ADDRESS_TYP_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 ADDRESS_TYPE Character(4) VARCHAR2(4) NOT NULL Address Type
    2 ORDER_BY_SEQ Number(2,0) SMALLINT NOT NULL Order by Sequence
    3 ADDR_TYPE_DESCR Character(30) VARCHAR2(30) NOT NULL Address Type
    4 ADDR_TYPE_SHORT Character(15) VARCHAR2(15) NOT NULL Short Address Type
    5 DATA_TYPE_CD Character(1) VARCHAR2(1) NOT NULL Data Type CD
    N=Customer Data
    S=Sample Data
    Y=System Data

    Default Value: N

    6 SCC_DISPLAY_FIELD Character(40) VARCHAR2(40) NOT NULL Field to display address type on Fluid page