LM_PRCS_PLN_AET(SQL Table) |
Index Back |
---|---|
Process Planned-Default AETThis is the default AET for the Process Planned applicatoin engine program. This is an application run control record used to demonstrate how run control values are passed to processes that run within the process scheduler. The process scheduler itself does not use this record. This run control record is used in Appliction Engine process to migrate planned classes into corresponding planned courses. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: OPERATOR_VW |
3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
4 | LM_PLN_SEQNUM | Character(1) | VARCHAR2(1) NOT NULL |
Sequence Number
1=1 2=2 3=3 4=4 |
5 | LM_PLN_FLD_PARAM | Character(50) | VARCHAR2(50) NOT NULL | Parameter |
6 | LM_PLN_FLD_PRMLBL | Character(50) | VARCHAR2(50) NOT NULL | Parameter |
7 | LM_PLN_FLD_SEQ | Character(1) | VARCHAR2(1) NOT NULL |
Processing Sequence
1=1 2=2 3=3 4=4 |
8 | LM_PLN_FLD_VAL | Character(3) | VARCHAR2(3) NOT NULL |
Value
H=High L=Low M=Medium N=No O=Others S=Self Y=Yes |
9 | AE_SECTION | Character(8) | VARCHAR2(8) NOT NULL | Section |