CURR_STEPT_VW

(SQL View)
Index Back

MultiCurr Translation Step Vw


SELECT setid , curr_step , effdt , descr , descrlong FROM PS_CURR_STEP_TBL WHERE step_type = 'T' AND version_num = 0

  • Related Language Record: CURR_STEP0_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

    Default Value: OPR_DEF_TBL_FS.SETID

    Prompt Table: SP_SETID_NONVW

    2 CURR_STEP Character(10) VARCHAR2(10) NOT NULL Process Step
    3 EFFDT Date(10) DATE Effective Date
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 DESCRLONG Long Character CLOB Long Description