SCC_APPL_PRMPT

(SQL Table)
Index Back

Equation Application Prompts

Application Prompts for Equations. This is where one indicates for each equation zero or more application prompt identifiers. Subsequent views may be constructed enabling prompting against the designated subset of all equations.

  • Parent record: EQUATION_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EQUATION_NAME Character(12) VARCHAR2(12) NOT NULL Equation Name

    Prompt Table: EQTN_NAME_VW

    2 SCC_APPL_PROMPT_ID Number(5,0) INTEGER NOT NULL Application Prompt Identifier

    Prompt Table: SCC_APPL_PR_TBL

    3 SCC_DATA_TYPE_CD Character(1) VARCHAR2(1) NOT NULL Data Type code indicates whether a row of data is system data, demo data, or customer data.
    C=Customer Data
    D=Demonstration Data
    S=System Data

    Default Value: C