RUN_ENRL_RPT

(SQL Table)
Index Back

LM Run Control

RUN_CNTL_LM contains fields that are used as input parameters for the various LM Reports. Input data is retrieved from this record when a report is requested from the Process Scheduler.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
2 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
3 LM_THRUDATE Date(10) DATE End Date parameter for enrollment related reports.
4 ASOFDATE Date(10) DATE As of Date
5 LM_CI_ID Number(10,0) DECIMAL(10) NOT NULL Catalog Item ID - System Generated ID Number associated with each Catalog Item

Prompt Table: LM_CI_TBL

6 LM_CS_LONG_NM Character(200) VARCHAR2(200) NOT NULL Long Name - Describes the long name of an object
7 LM_ACT_ID Number(10,0) DECIMAL(10) NOT NULL Activity ID

Prompt Table: LM_ACT

8 LM_ACT_CD Character(30) VARCHAR2(30) NOT NULL Activity Code
9 LM_PERSON_ID Number(15,0) DECIMAL(15) NOT NULL ELM Person ID

Prompt Table: LM_PERS_NAME_VW

10 NAME Character(50) VARCHAR2(50) NOT NULL Name
11 LM_ORGANIZATION_ID Number(15,0) DECIMAL(15) NOT NULL Organization ID

Prompt Table: %EDITTABLE

12 LM_ORG_DESCR Character(50) VARCHAR2(50) NOT NULL Customer Description
13 LM_STTS Character(4) VARCHAR2(4) NOT NULL Enrollment Status
CANC=Dropped
COMP=Completed
DECL=Denied
ENRL=Enrolled
INCO=Not Completed
INPO=In-Progress
MACT=Moved to New Activity
NOTS=Not Started
PEAP=Pending Approval
PEPA=Pending Payment
PLAN=Planned
PPYA=Payment Approval
RQST=Learning Request
WAIV=Waived
WTLT=Waitlisted
14 LM_START_YEAR Date(10) DATE Start year for report parameter in cost summary report
15 LM_LINK_ONE Character(1) VARCHAR2(1) NOT NULL Search Learning Catalog
16 LM_FCLTY Character(50) VARCHAR2(50) NOT NULL Facility Description
17 LM_ORG_TYPE_RPT Character(4) VARCHAR2(4) NOT NULL Organization Type
ALL=All
CUST=Customer
DEPT=Department
18 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

Prompt Table: LM_BU_VW