AV_PRCS_CONFIG(SQL Table) |
Index Back |
---|---|
Process ConfigurationAttach a setup record to a process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PRCSTYPE | Character(30) | VARCHAR2(30) NOT NULL |
Process Type
Default Value: PRCSDEFN.PRCSTYPE Prompt Table: PRCSTYPE_VW |
2 | PRCSNAME | Character(12) | VARCHAR2(12) NOT NULL |
Process Name
Default Value: PRCSDEFN.PRCSNAME |
3 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: PSRECDEFN |