TN_FZNBGTVW_LNG

(SQL View)
Index Back

Frozen Budget Period Table

Contains the from and the thru date of the training budget period. And the base currency used during th simulation to display the costs.

SELECT A.BUDGET_PERIOD , A.LANGUAGE_CD , A.DESCR , A.DESCRSHORT FROM PS_BUDGET_PER_LANG A

  • Related Language Record for TRN_FZN_BDGT_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BUDGET_PERIOD Character(10) VARCHAR2(10) NOT NULL Budget Period
    2 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description