Merchant Statement Export Config


Added On:  03/16/12 
Module:  UniCore 
Type:  Entity  Status:  Active 
Java Class:  MerchantStatementExportConfig 
Entity that represents configuration settings of merchant statement exporting.
Added On:  03/16/12
SQL Column:  CAPTION
Java Field:  caption
Status:  Active
SQL Type:  varchar(50)
Java Type:  String
Attributes:
General transaction information, which does not take part in remittance process.
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.
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.
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.
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.
Added On:  03/16/12
SQL Column:  POSITION
Java Field:  position
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
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.
Added On:  08/10/23
SQL Column:  STEREOTYPE
Java Field:  stereotype
Status:  Active
SQL Type:  varchar(70)
Java Type:  String
Attributes:
Added On:  08/10/23
SQL Column:  TYPE_MASK
Java Field:  typeMask
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes: