LMS_EVENT_SEQ

(SQL Table)
Index Back

Event chils record Record

Salary Forcasting: This record is a child of record LMS_EVENT_TBL use to store complementary information on Increase Event.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 LMS_WRK_PERIOD_ID Character(10) VARCHAR2(10) NOT NULL Working Periods ID

Prompt Table: LMS_WRK_PD_TBL

2 LMS_EVENT_ID Character(12) VARCHAR2(12) NOT NULL LMS Event Id

Prompt Table: LMS_EVENT_TBL

3 SEQNUM Number(3,0) SMALLINT NOT NULL Sequence Number
4 COMP_RATECD Character(6) VARCHAR2(6) NOT NULL Comp Rate Code

Prompt Table: COMP_RC_NOMX_VW

5 CHANGE_AMT Signed Number(20,6) DECIMAL(18,6) NOT NULL Change Amount
6 AMOUNT_PCT Signed Number(7,2) DECIMAL(5,2) NOT NULL Percent Amount
7 CHANGE_PCT Signed Number(8,3) DECIMAL(6,3) NOT NULL Change Percent
8 CHANGE_PTS Signed Number(6,0) DECIMAL(5) NOT NULL Change Points
9 POINT_PCT Signed Number(7,2) DECIMAL(5,2) NOT NULL Percent of Points
10 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Currency Code

Prompt Table: CURRENCY_CD_TBL

11 FREQUENCY_ID Character(5) VARCHAR2(5) NOT NULL Defines a frequency and a set of parameters used for frequency conversion. Typically, these frequencies reflect how often an event occurs. Some examples are compensation frequency and pay frequency.

Prompt Table: COMP_FREQ_VW