ALLOC_VN_DT_VW

(SQL View)
Index Back

Allocation Steps No Effdt

All Allocation Steps (including Budget Copy ones) without effective-dating. For multiple effective-dated rows, the view will list the one with the latest Effective Date.

SELECT SETID , PROCESS_STEP , VERSION_NUM , EFFDT , DESCR FROM PS_ALLOC_STEP_TBL

  • Related Language Record: ALLOC_STEP_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID
    2 PROCESS_STEP Character(10) VARCHAR2(10) NOT NULL Process Step
    3 VERSION_NUM Number(3,0) SMALLINT NOT NULL Version Number
    4 EFFDT Date(10) DATE Effective Date
    5 DESCR Character(30) VARCHAR2(30) NOT NULL Description