FORM_INST_LNG(SQL Table) |
Index Back |
---|---|
Form Instances Rel Lang RecRelated 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. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | 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 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |