LM_REBUILD_LG(SQL Table) |
Index Back |
---|---|
LG Id scheduled to rebuild.This table holds the Learner Groups that need to be changed because of some changes in the Learners or Criteria of the LG. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LM_LRNR_GROUP_ID | Number(15,0) | DECIMAL(15) NOT NULL | Learner Group ID - Business Role/ Student Group ID |
2 | LM_LG_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Used to determine if the Learner Group is created using Criteria, Query or Combine Learner Groups.
C=Criteria Type Q=Query Type X=Combine Learner Groups |