RDFSITE_CI_VW

(SQL View)
Index Back

FSI extension table of RD_SITE

FSI industry extension table of core RD_SITE

SELECT A.SETID ,A.SITE_ID ,A.FSI_NUMBER ,A.FSI_SITE_STATUS ,A.NUMBER_ATM ,A.PARENT_SITE_ID ,A.PRIMARY_LANG_CD ,A.CROSS_STREET ,A.SERVICE_LOC_SW ,%subrec(RB_AUDIT_SBR, A) FROM PS_RDFSITE A

  • Related Language Record: RDFSITE_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.
    2 SITE_ID Character(15) VARCHAR2(15) NOT NULL Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations.
    3 FSI_NUMBER Character(30) VARCHAR2(30) NOT NULL FSI bank ABA number
    4 FSI_SITE_STATUS Character(1) VARCHAR2(1) NOT NULL FSI loation status
    1=Open
    2=Closed
    3=Targeted for Closure
    4=Pending Open

    Default Value: 1

    5 NUMBER_ATM Number(2,0) SMALLINT NOT NULL Number of ATM machines
    6 PARENT_SITE_ID Character(15) VARCHAR2(15) NOT NULL Parent site Id of the service location

    Prompt Table: RDFSITE_SL_P_VW

    7 PRIMARY_LANG_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    CFR=Canadian French
    DAN=Danish
    DUT=Dutch
    ENG=English
    ESP=Spanish
    FRA=French
    GER=German
    GRK=Greek
    ITA=Italian
    JPN=Japanese
    KOR=Korean
    POR=Portuguese
    SVE=Swedish
    THA=Thai
    ZHS=Simplified Chinese
    ZHT=Traditional Chinese
    8 CROSS_STREET Character(50) VARCHAR2(50) NOT NULL Cross Street of a location
    9 SERVICE_LOC_SW Character(1) VARCHAR2(1) NOT NULL Switch to indicate wether the site page is for FSI service location or FSI site.

    Y/N Table Edit

    10 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
    11 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
    12 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
    13 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
    14 SYNCID Number(10,0) DECIMAL(10) NOT NULL The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle.
    15 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time