LM_POS_ALL_VW

(SQL View)
Index Back

All Positions current row

Contains the current row for all positions

SELECT LM_POSITION_NBR , EFFDT , LM_END_EFFDT , LM_POSN_DESCR , LM_POSN_SDESCR FROM PS_LM_POSITION

  • Related Language Record: LM_POS_ALL_LVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LM_POSITION_NBR Character(15) VARCHAR2(15) NOT NULL Position Number
    2 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    3 LM_END_EFFDT Date(10) DATE The end effective date, automatically maintained, there's a doc on how this works, so read it
    4 LM_POSN_DESCR Character(50) VARCHAR2(50) NOT NULL Position Description
    5 LM_POSN_SDESCR Character(10) VARCHAR2(10) NOT NULL Position Short Description