FE_IMAGE_VW

(SQL View)
Index Back

Forms Engine Image Name view

Parent record for Forms Engine child table to store encapsulated postscript version of image. Note that no images will be selected by this view if they do not have a content format of EPS (encapsulated postscript). This is intentional, to force the image object to match the application table data, at least until a way is provided by tools to pull an image object into a string peoplecode variable.

SELECT MAX(A.CONTNAME) ,MAX(A.DESCR) FROM PSCONTDEFN A GROUP BY A.CONTNAME

  • Related Language Record: FE_IMAGE_VWLNG
  • Parent Record Of FORM_IMAGE_TEXT
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 CONTNAME Character(30) VARCHAR2(30) NOT NULL Content Name
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description