IBY_BEPINFO

IBY_BEPKEYS stores information about the payment systems.

Details

  • Schema: FUSION

  • Object owner: IBY

  • Object type: TABLE

  • Tablespace: REFERENCE

Primary Key

Name Columns

IBY_BEPINFO_PK

BEPID

Columns

Name Datatype Length Precision Not-null Comments Flexfield-mapping
BEPID NUMBER 18 Yes System-generated primary key.
NAME VARCHAR2 80 Yes Name of the payment system.
BASEURL VARCHAR2 1024 URL to the payment system
SUFFIX VARCHAR2 10 Yes Three-letter payment system suffix. This is unique per payment system
BEPUSERNAME VARCHAR2 80 User name for authenticating from Oracle Payments to payment system.
BEPPASSWORD VARCHAR2 80 Password for payment system user name.
PMTSCHEMEID NUMBER 18 payment scheme identifier
SUPPORTEDOP NUMBER Bitmap to denote operations supported by bank end payment system
PSUSERNAME VARCHAR2 80 User name for authenticating from payment system to Oracle Payments.
PSPASSWORD VARCHAR2 80 Password for PSUSERNAME
ADMINURL VARCHAR2 1024 URL to the native Back End Payment System admin pages
LOGINURL VARCHAR2 1024 Log in URL to the payment system.
LOGOUTURL VARCHAR2 1024 Log out URL to the payment system.
LEADTIME NUMBER Lead time that is needed to schedule the payment
HOLIDAYFILE VARCHAR2 1 Denotes support for holiday file
SRVRIDIMMED VARCHAR2 1 Y or N flag indicating that Server ID is immediately sent
FILESUPPORT VARCHAR2 1 Y or N flag
ACTIVESTATUS VARCHAR2 1 Indicates whether payment system is active or not
INSTRTYPE VARCHAR2 30 Instrument type
SECURITYSCHEME NUMBER Denotes whether HTML Page or Wallet for invoice or pay operation
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
SECURITY_GROUP_ID NUMBER Security group, used in hosted environment.
PARTY_ID NUMBER 18 Foreign key to party at HZ_PARTIES_ALL.PARTY_ID.
BEP_TYPE VARCHAR2 10 Indicates whether the payment system is a processor or gateway model payment system. Values for this column include: PROCESSOR and GATEWAY
MAX_BATCH_SIZE NUMBER No longer used
OUTBOUND_INVALID_CHARS VARCHAR2 3000 Invalid characters to be replaced by the corresponding replacement characters. Generally should have positional correspondence with the replacement ones. For Citi-Payables only.
OUTBOUND_REPLACE_CHARS VARCHAR2 3000 Replacement characters corresponding to the invalid characters. Generally should have positional correspondence with the invalid ones. For Citi-Payables only.
BANK_ID NUMBER 18 Foreign key to party at HZ_PARTIES_ALL.PARTY_ID.
NLS_LANGUAGE VARCHAR2 50 NLS language character set for the payment system network communication.
INACTIVE_DATE DATE Inactive date
SEEDED_FLAG VARCHAR2 1 Y or N flag indicating that the data is seeded record
ATTRIBUTE_CATEGORY VARCHAR2 150 Descriptive Flexfield: structure definition of the user descriptive flexfield. Payment Systems (IBY_BEPINFO)
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Payment Systems (IBY_BEPINFO)
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Payment Systems (IBY_BEPINFO)
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Payment Systems (IBY_BEPINFO)
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Payment Systems (IBY_BEPINFO)
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Payment Systems (IBY_BEPINFO)
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Payment Systems (IBY_BEPINFO)
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Payment Systems (IBY_BEPINFO)
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Payment Systems (IBY_BEPINFO)
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Payment Systems (IBY_BEPINFO)
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Payment Systems (IBY_BEPINFO)
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Payment Systems (IBY_BEPINFO)
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Payment Systems (IBY_BEPINFO)
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Payment Systems (IBY_BEPINFO)
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Payment Systems (IBY_BEPINFO)
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Payment Systems (IBY_BEPINFO)
START_DATE DATE Yes Date when the payment system becomes active.
END_DATE DATE Yes Date when payment system becomes inactive.
B2B_TRADING_PARTNER_NAME VARCHAR2 100 Equivalent B2B trading partner name identifier.
SEED_DATA_SOURCE VARCHAR2 512 Source of seed data record. A value of 'BULK_SEED_DATA_SCRIPT' indicates that record was bulk loaded. Otherwise, specifies the name of the seed data file.
ORA_SEED_SET1 VARCHAR2 1 Yes Oracle internal use only. Indicates the edition-based redefinition (EBR) context of the row for SET1. Context values are Y or N.
ORA_SEED_SET2 VARCHAR2 1 Yes Oracle internal use only. Indicates the edition-based redefinition (EBR) context of the row for SET2. Context values are Y or N.

Foreign Keys

Table Foreign Table Foreign Key Column
IBY_BEPINFO hz_parties PARTY_ID
IBY_BEPINFO hz_parties BANK_ID
iby_routinginfo iby_bepinfo BEPID
iby_sys_pmt_profiles_b iby_bepinfo BEPID
iby_fndcpt_sys_dc_pf_b iby_bepinfo PAYMENT_SYSTEM_ID
iby_bep_acct_opt_name_b iby_bepinfo BEPID
iby_digital_payment_accounts iby_bepinfo BEPID
iby_pmt_sys_transmissions iby_bepinfo BEPID
iby_instr_ctl_templt_opts_b iby_bepinfo BEPID
iby_pmt_sys_formats iby_bepinfo PAYMENT_SYSTEM_ID
iby_pmtschemes iby_bepinfo BEPID
iby_bepkeys iby_bepinfo BEPID
iby_trxn_summaries_all iby_bepinfo BEPID
iby_pay_instructions_h iby_bepinfo BEPID
iby_batches_all iby_bepinfo BEPID
iby_default_bep iby_bepinfo BEPID
iby_fndcpt_sys_eft_pf_b iby_bepinfo PAYMENT_SYSTEM_ID
iby_instr_ctl_templates_b iby_bepinfo BEP_ID
iby_vcard_programs_b iby_bepinfo BEP_ID

Indexes

Index Uniqueness Tablespace Columns
IBY_BEPINFO_BEPID_U1 Unique Default BEPID, ORA_SEED_SET1
IBY_BEPINFO_BEPID_U11 Unique Default BEPID, ORA_SEED_SET2
IBY_BEPINFO_N1 Non Unique Default PARTY_ID
IBY_BEPINFO_NAME_U2 Unique Default NAME, ORA_SEED_SET1
IBY_BEPINFO_NAME_U21 Unique Default NAME, ORA_SEED_SET2
IBY_BEPINFO_SUFFIX_U3 Unique Default SUFFIX, ORA_SEED_SET1
IBY_BEPINFO_SUFFIX_U31 Unique Default SUFFIX, ORA_SEED_SET2