FORM_IMAGE_TBL

(SQL Table)
Index Back

Form Image Table

Encapsulated Post Script Form Images

  • Related Language Record: FORM_IMAGE_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 FORM_IMAGE_NAME Character(30) VARCHAR2(30) NOT NULL Form Image Name is the name of an image to be placed onto a form.
    2 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    3 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
    A=Active
    I=Inactive

    Default Value: A

    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 CACHE_FORM_ON_PRTR Character(1) VARCHAR2(1) NOT NULL Forms Engine - cache the form on the printer indicator. Y indicates that the form is downloaded to the printer once and the reused.

    Y/N Table Edit

    Default Value: N