LM_ENRL_MGR_AET(SQL Table) |
Index Back |
|---|---|
Mass Enrollment Req RecordMass Enrollment - This record gets populated when if it is more than the group enrollment |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
| 3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
| 4 | LM_SEQ_NBR | Number(10,0) | DECIMAL(10) NOT NULL | Sequence number to increment for the mass req record |
| 5 | USERID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID |
| 6 | LM_ACT_ID | Number(10,0) | DECIMAL(10) NOT NULL | Activity ID |
| 7 | LM_PRG_ID | Number(10,0) | DECIMAL(10) NOT NULL | Program ID is a unique identifier for curriculum and certification Programs. |
| 8 | LM_CI_ID | Number(10,0) | DECIMAL(10) NOT NULL | Catalog Item ID - System Generated ID Number associated with each Catalog Item |
| 9 | LM_ENRL_NOTF_RQSTR | Character(1) | VARCHAR2(1) NOT NULL | Used for Mass Enrollments - Notify Requester |
| 10 | LM_ENRL_NOTIF_LRNR | Character(1) | VARCHAR2(1) NOT NULL | Used for Mass Enrollments - Notify Learner |
| 11 | LM_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL | ELM Person ID |
| 12 | LM_EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record umber |
| 13 | LM_JOBCD_DESCR | Character(50) | VARCHAR2(50) NOT NULL | Job Code Description |
| 14 | LM_MANAGER_ID | Number(15,0) | DECIMAL(15) NOT NULL | Manager ID |
| 15 | LM_ACT_FEE | Number(19,3) | DECIMAL(18,3) NOT NULL | Activity Fee -- The cost to the learner of enrolling in a class |
| 16 | LM_DP_CHGES | Number(23,3) | DECIMAL(22,3) NOT NULL | Drop Charges |
| 17 | LM_FEE_NO_OF_TUS | Number(14,3) | DECIMAL(13,3) NOT NULL | No of Training Units available/used. |
| 18 | LM_FEE_DP_TUS | Number(14,3) | DECIMAL(13,3) NOT NULL | No of Training Units available/used. |
| 19 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | Currency Code |
| 20 | LM_PYMT_MTHD | Character(4) | VARCHAR2(4) NOT NULL |
Payment Method. The payment method can be ChargeBack, Training Units
CASH=Cash CHCK=Check CHGB=ChargeBack CRCD=Credit Card NOAP=Not Applicable PO=Purchase Order SEL=Select... TU=Training Units |
| 21 | LM_DIFELIGIBLE_FLG | Character(1) | VARCHAR2(1) NOT NULL | Eligible to DIF |
| 22 | LM_TRAINING_CLASS | Character(10) | VARCHAR2(10) NOT NULL | Training Class |
| 23 | LM_PROCESS_STATUS | Character(2) | VARCHAR2(2) NOT NULL |
Fr Mass Enrollment
ER=Error PE=Pending PO=Processed PR=Processing SU=Successful |
| 24 | LM_PROCESSED_DT | Date(10) | DATE | Fr Mass Enrollment _ Processed Date |