Documentation
for developers and administrators
Home
APIs
Processing
Billing
Management
Webhooks
Manuals
Terminology
User Guides
User Interface Reference
How-To Tutorials
Lessons
Data Dictionaries
UniCore
UniCharge
UniBill
Build
Properties Definition
Resources (Directory Structure)
Zip and Country Codes
Development
Log Files
Permissions
JNDI Names
Job Queues
Reference Materials
Supported Providers (Banks & Networks)
UniPay Codes & Code Mappings
Integrated 3rd Party Libraries
Diagrams and Documents
Entire website
This section only
Merchant Statement Export Config
Added On:
03/16/12
SQL Table:
IAPP_MERCHANT_STATEMENT_EXPORT_CONFIG
Module:
UniCore
Type:
Entity
Status:
Active
Java Class:
MerchantStatementExportConfig
Entity that represents configuration settings of merchant statement exporting.
Available Fields:
Caption
Configuration Code
Fee Schema Detail Code
Field Code
Id
Mode
Position
Statement Detail Group Code
Stereotype
Type Mask
Caption
Added On:
03/16/12
SQL Column:
CAPTION
Java Field:
caption
Status:
Active
SQL Type:
varchar(80)
Java Type:
String
Attributes:
General transaction information, which does not take part in remittance process.
Configuration Code
Added On:
03/16/12
SQL Column:
CONFIGURATION_CODE
Java Field:
configurationCode
Status:
Active
SQL Type:
varchar(50)
Java Type:
String
Attributes:
Code of the configuration used for this merchant statemenet exporting.
Fee Schema Detail Code
Added On:
03/16/12
SQL Column:
FEE_SCHEMA_DETAIL_CODE
Java Field:
feeSchemaDetailCode
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Attributes:
Code of the fee schema detailed configuration used.
Field Code
Added On:
03/16/12
SQL Column:
FIELD_CODE
Java Field:
fieldCode
Status:
Active
SQL Type:
varchar(20)
Java Type:
String
Attributes:
Code of the field in the initial merchant statement.
Id
Added On:
03/16/12
SQL Column:
ID
Java Field:
id
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Identifier / Primary Key
Attributes:
Required
Identifier of the object used for references; auto-incremented integer value.
Mode
Added On:
05/28/24
SQL Column:
MODE
Java Field:
mode
Status:
Active
SQL Type:
varchar(10)
Java Type:
String
Attributes:
Position
Added On:
03/16/12
SQL Column:
POSITION
Java Field:
position
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Statement Detail Group Code
Added On:
03/16/12
SQL Column:
STATEMENT_DETAIL_GROUP_CODE
Java Field:
statementDetailGroupCode
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Attributes:
Code of the merchant statement group used in export file.
Stereotype
Added On:
08/10/23
SQL Column:
STEREOTYPE
Java Field:
stereotype
Status:
Active
SQL Type:
varchar(70)
Java Type:
String
Attributes:
Type Mask
Added On:
08/10/23
SQL Column:
TYPE_MASK
Java Field:
typeMask
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes: