RBW_CHK_HSUM

(SQL View)
Index Back

Checking Holding summary

This view represents checking holding summary for a client

SELECT ' ' ,' ' , ' ' , 0 , ' ' , ' ' FROM PS_INSTALLATION

  • Related Language Record: RBW_CHK_HSUM_L
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 ASSET_CATEG_ID Character(15) VARCHAR2(15) NOT NULL This field is the primary key for Asset category table
    2 ASSET_TYPE2 Character(4) VARCHAR2(4) NOT NULL This is the asset type2 of the asset category table.
    3 ASSET_CAT_DESCR Character(40) VARCHAR2(40) NOT NULL Asset category Type description
    4 HOLDING_AMOUNT Signed Number(30,4) DECIMAL(28,4) NOT NULL Holding Amount of A Client in Wealth Management.
    5 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL This field stores the Currency Code value.
    6 HOLDING_PERCENTAGE Character(10) VARCHAR2(10) NOT NULL This field is used for displaying holdings percentage.