LEASE_SRCH2

(SQL View)
Index Back

Asset Lease Search2

Search record for both financial and non-financial leased assets.

SELECT Business_Unit , Asset_ID , Tag_Number , Descr , Parent_ID FROM PS_ASSET WHERE Acquisition_Cd = 'L' AND ASSET_TYPE <> '200'

  • Related Language Record: LEASE_LN_SRCH2
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

    Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT

    Prompt Table: SP_BU_AM_NONVW

    2 ASSET_ID Character(12) VARCHAR2(12) NOT NULL Asset Identification
    3 TAG_NUMBER Character(12) VARCHAR2(12) NOT NULL Tag Number
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 PARENT_ID Character(12) VARCHAR2(12) NOT NULL Parent ID