BSP_REQUEST

(SQL Table)
Index Back

Bank Statement Run Control

Bank Statement Run Control

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).

Prompt Table: OPRID_VW

2 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
3 REQUEST_NBR Number(4,0) SMALLINT NOT NULL Request Number
4 SETID Character(5) VARCHAR2(5) NOT NULL SetID

Default Value: OPR_DEF_TBL_FS.SETID

Prompt Table: SP_SETID_NONVW

5 BANK_CD Character(5) VARCHAR2(5) NOT NULL Bank Code

Prompt Table: BANK_CD_TBL

6 BANK_ACCT_KEY Character(4) VARCHAR2(4) NOT NULL A user defined unique identifier that facilitates the identification of a given account with a given bank

Prompt Table: BANK_ACCT_DEFN

7 FORMAT_ID Character(10) VARCHAR2(10) NOT NULL Format ID

Prompt Table: BANK_FRMTBSR_VW

8 BSP_PRCS_DT Date(10) DATE Bank Statement Process Date

Default Value: %date

9 BNK_STMT_TYPE Character(1) VARCHAR2(1) NOT NULL Bank statement type
1=Current Day
2=Previous Day
3=Statement Analysis

Default Value: 2

10 DTTM_STAMP DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.