BUD_ID_KK_LNG

(SQL View)
Index Back

Review Commitment Control

Review Commitment control Exceptions from INTFC_PROJ_RES - Launguage Related.

SELECT A.PC_BUDGET_ID , B.LANGUAGE_CD , B.DESCR FROM PS_INTFC_PROJ_RES A , PS_PC_BUD_PLAN_LNG B WHERE A.KK_DISTRIB_STATUS IN ('E', 'S', 'B', 'C', 'N', ' ') AND A.BUSINESS_UNIT = B.BUSINESS_UNIT AND A.PROJECT_ID = B.PROJECT_ID AND (A.PC_BUDGET_ID = B.PC_BUDGET_ID OR A.PC_BUDGET_ID = 0)

  • Related Language Record for PC_BUD_ID_KK
  • Parent record: PC_BUD_ID_KK
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PC_BUDGET_ID Number(3,0) SMALLINT NOT NULL Budget Plan ID

    Default Value: 1

    Prompt Table: PC_BUD_ID_KK

    2 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description