AV_CNST_ASSETS

(SQL Table)
Index Back

Constituent Personal Assets

Maintain a record of a constituents various assets and their corresponding value.

  • Parent Record Of AV_CNST_AST_CAF
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 INSTITUTION Character(5) VARCHAR2(5) NOT NULL Academic Institution

    Prompt Table: INSTITUTION_TBL

    2 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

    Prompt Table: AV_PEOPLE_SRCH

    3 ASSET_NO Number(10,0) DECIMAL(10) NOT NULL Asset Nbr
    4 ASSET_CD Character(6) VARCHAR2(6) NOT NULL Asset Category

    Prompt Table: AV_ASSET_TBL

    5 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    6 SRC_DESCR Character(30) VARCHAR2(30) NOT NULL Source Description
    7 COMMENTS Long Character CLOB Comment