EO_CURRCNV_RULE

(SQL Table)
Index Back

Currency Conversion Rule

  • Related Language Record: EO_CRCNVRL_LANG
  • Parent record: EO_PROCGRP_PROD
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PROC_GRP_ID Character(10) VARCHAR2(10) NOT NULL Uniquely identifies a Currency Conversion Process Group

    Prompt Table: EO_PROC_GROUP

    2 PROD_ID Character(2) VARCHAR2(2) NOT NULL This is an XLAT field listing all PeopleSoft 7.5 Product codes.

    Prompt Table: EO_PS_PRODUCT

    3 RULE_INSTNC_NBR Number(3,0) SMALLINT NOT NULL Rule Occurrence Number

    Default Value: 1

    4 RECNAME Character(15) VARCHAR2(15) NOT NULL Record (Table) Name (see PSRECDEFN).

    Prompt Table: EO_PSRECDEFN_VW

    5 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    6 DESCR50 Character(50) VARCHAR2(50) NOT NULL Description of length 50
    7 PROCESSING_SEQ Number(5,0) INTEGER NOT NULL Processing Sequence
    8 EXECUTE_PROD_ID Character(2) VARCHAR2(2) NOT NULL Execution Product ID
    9 BYPASS_PROD_ID Character(2) VARCHAR2(2) NOT NULL Bypass Product ID
    10 EFFDT_PROC_CD Character(1) VARCHAR2(1) NOT NULL Date Processing Method
    1=No Effective Date Processing
    3=Effective Date, No Eff Seq
    4=Effective Date with Eff Seq

    Default Value: 1

    11 ALIAS_DT_FLDNAME Character(18) VARCHAR2(18) NOT NULL Effective Date Field Name

    Prompt Table: EO_RECFIELD2_VW

    12 INCRMNT_FLDNAME Character(18) VARCHAR2(18) NOT NULL Increment Field Name

    Prompt Table: EO_RECFIELD1_VW

    13 BYPASS_DTL_AUDIT Character(1) VARCHAR2(1) NOT NULL Used by the Currency Conversion Utility. Any exceptions process that has been coded to write before and after images to the audit table should check this flag before writing to the audit table. Note: Use this flag in conjuntion with the flag on the run control (see Run Control for the Currency Conversion Utility). This flas has been added to the state record.

    Y/N Table Edit

    Default Value: Y

    14 RULE_SQLID Character(23) VARCHAR2(23) NOT NULL Rule SQLID
    15 SEL_DISTINCT_FLAG Character(1) VARCHAR2(1) NOT NULL Distinct

    Y/N Table Edit

    Default Value: N

    16 CCR_STATUS Character(1) VARCHAR2(1) NOT NULL Used by the Currency Conversion Utility when a rule is made inactive. When the status is changed from active to inactive, all other fields are grayed out and a warning message is desplayed informing the user of possible disruption to the integrity of the rule set.
    A=Active
    I=Inactive

    Default Value: A

    17 DESCRLONG Long Character CLOB Long Description