GP_BANK_ATTACH

(SQL Table)
Index Back

Bank Accounts Attachment

Record to store Bank Account Attachments.

  • Related Language Record: GP_BANK_ATT_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
    2 ACCOUNT_ID Number(3,0) SMALLINT NOT NULL Account ID
    3 ATTACHSYSFILENAME Character(128) VARCHAR2(128) NOT NULL Unique Sys Filename
    4 ATTACHUSERFILE Character(64) VARCHAR2(64) NOT NULL Attached File
    5 DESCR60 Character(60) VARCHAR2(60) NOT NULL Description
    6 LASTUPDDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
    7 LASTUPDOPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.