FORM_INST_LNG

(SQL Table)
Index Back

Form Instances Rel Lang Rec

Related Language Record for Form Instances, which is a collection of one or more input processes that are to be collated together into a single output form process instance. Each 'FORM_PROC_INST' value correlates to a single output stream of forms and data to be routed to an output location, such as a printer.

  • Related Language Record for FORM_INSTANCES
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 FORM_PROC_INST Number(31,0) DECIMAL(31) NOT NULL Form Process Instance collects one or more input jobs (or process instances) into a single output collection for processing. Typically, one form process instance is one batch of output to be printed together.
    2 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description