BNK_RCN_ST_AET

(SQL Table)
Index Back

Bank Recon Statement View

Bank Recon Statement View - Previous Day

  • Parent record: BANK_STMT_HDR
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
    2 BNK_ID_NBR Character(20) VARCHAR2(20) NOT NULL A literal alphanumeric attribute that uniquely identifies a given bank or counterparty.
    3 BANK_ACCOUNT_NUM Character(35) VARCHAR2(35) NOT NULL The literal unique identifier associated with a given bank/counterparty account.
    4 RECON_CYCLE_NBR Number(10,0) DECIMAL(10) NOT NULL The bank statement ID.
    5 RECORD_SEQ_NUMBER Number(10,0) DECIMAL(10) NOT NULL An internal work field utilized to enumerate database records in bank statement processing.
    6 RECON_REF_ID Character(20) VARCHAR2(20) NOT NULL The transaction reference identifier on the inbound bank statement.
    7 RECON_BANK_DT Date(10) DATE The bank statement date.
    8 RECON_TRAN_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL The bank statement transaction amount.
    9 VALUE_DT Date(10) DATE Equivalent to a deal transaction's settlement date.
    10 RECON_TRANS_CODE Character(3) VARCHAR2(3) NOT NULL The PeopleSoft-specific bank transaction code
    ACH=Automated Clearing House
    B=Direct Debit
    BA=Bank Adjustments
    BOE=Bill of Exchange - Disburse
    BOO=Bill of Order - Disburse
    C=Trade Receipt
    CHK=Check
    D=Deposits
    DD=Direct Debit - Disburse
    EFT=Electronic Funds Transfer
    F=Fee Expense
    G=General Transaction
    I=Interest Expense
    M=Miscellaneous Transaction
    MAN=Manual Check
    P=Payment
    R=Drafts
    S=Stop Pay
    TRW=Treasury Wire
    U=Funding Receipt
    V=Voided Payment
    WIR=Wire - Disbursement
    WRI=Wire - Incoming
    11 RECON_STATUS Character(3) VARCHAR2(3) NOT NULL Reconciliation Status
    ALG=Alignment Check
    AMB=Ambiguous Match
    AMT=Amounts Not Equal
    CUR=Currency not Defined
    DAT=Tran Date <> Value Date
    DPI=Duplicate Input Transactions
    DUP=Duplicate Transaction
    MSC=Miscellaneous Transaction
    NAM=Payee Names Not Equal
    NTB=Not Found in Statement
    NTF=Not Found In System
    NTP=Not Found in POS Data
    NUL=Null Transaction ID Ref
    OVR=Overflow
    PND=Pending Reconciliation
    REC=Reconciled
    RPR=Reprinted Check
    RR=Requires Review - BSAC
    STP=Stop Payment
    TYP=Wrong Transaction Type
    UNR=Unreconciled
    VOI=Voided Check
    12 STMT_ACTIVITY_TYPE Character(5) VARCHAR2(5) NOT NULL Represents a series of values that provide a more granular definition of a given reconcil

    Prompt Table: BANK_ACT_TYPE

    13 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Currency Code

    Default Value: BNK_RCN_CYC.CURRENCY_CD

    Prompt Table: CURRENCY_CD_TBL

    14 FUNDS_TYPE Character(1) VARCHAR2(1) NOT NULL Funds Availability Type
    0=Immediate Availability
    1=One-day Availability
    2=Two-or more-day Availability
    D=Distributed Availability-vary
    S=Distributed Availability-fixed
    V=Value Dated
    Z=unknown
    15 RECON_RUN_ID Character(15) VARCHAR2(15) NOT NULL Recon Run ID
    16 BANK_REF_ID Character(16) VARCHAR2(16) NOT NULL A reference identifier associated with a given bank/counterparty transaction.
    17 BANK_TRANS_CODE Character(20) VARCHAR2(20) NOT NULL A code that describes the type of transaction submitted by the bank via report or flat file.
    18 BANK_STMT_CODE Character(8) VARCHAR2(8) NOT NULL Bank Statement code - used to identify the codes used on the bank statement for different entires of balances and transactions.

    Prompt Table: BSP_TXN_CODE_VW

    19 AVAILABLE_BAL Signed Number(28,3) DECIMAL(26,3) NOT NULL Available Balance
    20 FLOAT1 Signed Number(28,3) DECIMAL(26,3) NOT NULL One Day Float Balance
    21 FLOAT2 Signed Number(28,3) DECIMAL(26,3) NOT NULL Two or More Days Float Balance
    22 FROM_DATE Date(10) DATE From Date
    23 TO_DATE Date(10) DATE To Date
    24 RECON_REF_ID_01 Character(25) VARCHAR2(25) NOT NULL The transaction reference identifier on the inbound bank statement.
    25 RECON_REF_ID_02 Character(25) VARCHAR2(25) NOT NULL The transaction reference identifier on the inbound bank statement.
    26 RECON_REF_ID_03 Character(25) VARCHAR2(25) NOT NULL The transaction reference identifier on the inbound bank statement.
    27 RECON_REF_ID_04 Character(25) VARCHAR2(25) NOT NULL The transaction reference identifier on the inbound bank statement.
    28 RECON_REF_ID_05 Character(25) VARCHAR2(25) NOT NULL The transaction reference identifier on the inbound bank statement.
    29 RECON_REF_ID_06 Character(25) VARCHAR2(25) NOT NULL The transaction reference identifier on the inbound bank statement.
    30 RECON_REF_ID_07 Character(25) VARCHAR2(25) NOT NULL The transaction reference identifier on the inbound bank statement.
    31 RECON_REF_ID_08 Character(25) VARCHAR2(25) NOT NULL The transaction reference identifier on the inbound bank statement.
    32 RECON_REF_ID_09 Character(25) VARCHAR2(25) NOT NULL The transaction reference identifier on the inbound bank statement.
    33 RECON_REF_ID_10 Character(25) VARCHAR2(25) NOT NULL The transaction reference identifier on the inbound bank statement.
    34 REF_REF_ID_OTHER Character(100) VARCHAR2(100) NOT NULL EDI 820 Trace Reference ID
    35 SUM_AMOUNT Signed Number(28,3) DECIMAL(26,3) NOT NULL Amount
    36 WHERE_CLAUSE Character(254) VARCHAR2(254) NOT NULL Where Clause
    37 ISQL_STMT Long Character(8192) CLOB An internal work field that contains SQL text that is to be utilized in treasury application processing.
    38 SSQL_STMT Long Character(8192) CLOB An internal work field that contains SQL text that is to be utilized in treasury application processing.
    39 MSQL_STMT Long Character(8192) CLOB Matching SQL Text
    40 DESCRLONG Long Character CLOB Long Description