PC_AM_ATT_LANG

(SQL Table)
Index Back

PC Asset Attachment Lang Table

PC Asset Attachments Language Table

  • Related Language Record for PC_AM_HDR_ATT
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BUSINESS_UNIT_AM Character(5) VARCHAR2(5) NOT NULL AM Business Unit
    2 ASSET_ID Character(12) VARCHAR2(12) NOT NULL Asset Identification
    3 ATTACHSYSFILENAME Character(128) VARCHAR2(128) NOT NULL Unique Sys Filename
    4 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    5 ATTACH_DESCR Character(100) VARCHAR2(100) NOT NULL A description of the file being attached. This field is provided as a convenience to app developers and customers. The attachment utility does not interpret its value in any way, simply storing it as set by the application.