Paymentech Chargeback Batch UML


Parent:    File Batch
Added On:  02/13/12 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  PaymentechChargebackBatch 
Represents a batch of chargeback transactions as it is defined in Paymentech's chargeback specification.
Added On:  02/13/12
SQL Column:  MERCHANT_NUMBER
Java Field:  merchantNumber
Status:  Active
SQL Type:  varchar(16)
Java Type:  String
Attributes:
Chase Paymentech-assigned merchant number
Added On:  02/13/12
SQL Column:  PROCESS_DATE
Java Field:  processDate
Status:  Active
SQL Type:  varchar(8)
Java Type:  String
Attributes:
Date the chargeback or reversal was processed (MMDDYYYY)
Added On:  02/13/12
SQL Column:  TOTAL_AMOUNT
Java Field:  totalAmount
Status:  Active
SQL Type:  varchar(12)
Java Type:  String
Attributes:
Net amount of chargeback items
Added On:  02/13/12
SQL Column:  TOTAL_AMOUNT_INDICATOR
Java Field:  totalAmountIndicator
Status:  Active
SQL Type:  varchar(1)
Java Type:  String
Attributes:
Indicates sign of the total amount:
“0“ = Debit or if dollar amount = 0 “-“ = Credit
Added On:  02/13/12
SQL Column:  TOTAL_DEBIT_ADJUSTMENTS_AMOUNT
Java Field:  totalDebitAdjustmentsAmount
Status:  Active
SQL Type:  varchar(12)
Java Type:  String
Attributes:
Total amount of debit card transactions in the batch
Added On:  02/13/12
SQL Column:  TOTAL_DEBIT_ADJUSTMENTS_INDICATOR
Java Field:  totalDebitAdjustmentsIndicator
Status:  Active
SQL Type:  varchar(1)
Java Type:  String
Attributes:
Indicates sign of the debit total amount:
“0“ = Debit or if dollar amount = 0 “-“ = Credit
Added On:  02/13/12
SQL Column:  TOTAL_DEBIT_ADJUSTMENTS_ITEMS
Java Field:  totalDebitAdjustmentsItems
Status:  Active
SQL Type:  varchar(4)
Java Type:  String
Attributes:
Total number of debit card transactions in the batch
Added On:  02/13/12
SQL Column:  TOTAL_DISPOSITIONED_AMOUNT
Java Field:  totalDispositionedAmount
Status:  Active
SQL Type:  varchar(12)
Java Type:  String
Attributes:
Net amount of all chargebacks dispositioned
Added On:  02/13/12
SQL Column:  TOTAL_DISPOSITIONED_INDICATOR
Java Field:  totalDispositionedIndicator
Status:  Active
SQL Type:  varchar(1)
Java Type:  String
Attributes:
Indicates sign of the dispositioned chargeback total amount:
“0“ = Debit or if dollar amount = 0 “-“ = Credit
Added On:  02/13/12
SQL Column:  TOTAL_DISPOSITIONED_ITEMS
Java Field:  totalDispositionedItems
Status:  Active
SQL Type:  varchar(4)
Java Type:  String
Attributes:
Total number of chargebacks dispositioned
Added On:  02/13/12
SQL Column:  TOTAL_ITEMS
Java Field:  totalItems
Status:  Active
SQL Type:  varchar(4)
Java Type:  String
Attributes:
Total number of chargeback items
Added On:  02/13/12
SQL Column:  TOTAL_MISCELLANEOUS_AMOUNT
Java Field:  totalMiscellaneousAmount
Status:  Active
SQL Type:  varchar(12)
Java Type:  String
Attributes:
Total amount of all chargebacks reversed
Added On:  02/13/12
SQL Column:  TOTAL_MISCELLANEOUS_INDICATOR
Java Field:  totalMiscellaneousIndicator
Status:  Active
SQL Type:  varchar(1)
Java Type:  String
Attributes:
Indicates sign of the total amount: “0“ = Debit “-“ = Credit
Added On:  02/13/12
SQL Column:  TOTAL_MISCELLANEOUS_ITEMS
Java Field:  totalMiscellaneousItems
Status:  Active
SQL Type:  varchar(4)
Java Type:  String
Attributes:
Total number of chargebacks reversed
Added On:  02/13/12
SQL Column:  TOTAL_REPRESENTMENT_AMOUNT
Java Field:  totalRepresentmentAmount
Status:  Active
SQL Type:  varchar(12)
Java Type:  String
Attributes:
Total amount of all chargebacks represented
Added On:  02/13/12
SQL Column:  TOTAL_REPRESENTMENT_INDICATOR
Java Field:  totalRepresentmentIndicator
Status:  Active
SQL Type:  varchar(1)
Java Type:  String
Attributes:
Indicates sign of the represented chargeback's total amount: "0" = Debit "-" = Credit
Added On:  02/13/12
SQL Column:  TOTAL_REPRESENTMENT_ITEMS
Java Field:  totalRepresentmentItems
Status:  Active
SQL Type:  varchar(4)
Java Type:  String
Attributes:
Total number of chargebacks represented
Added On:  02/13/12
SQL Column:  TOTAL_REVERSAL_AMOUNT
Java Field:  totalReversalAmount
Status:  Active
SQL Type:  varchar(12)
Java Type:  String
Attributes:
Net amount of all chargebacks reversed
Added On:  02/13/12
SQL Column:  TOTAL_REVERSAL_INDICATOR
Java Field:  totalReversalIndicator
Status:  Active
SQL Type:  varchar(1)
Java Type:  String
Attributes:
Indicates sign of the reversed chargebacks total amount:
“0“ = Debit or if dollar amount = 0 “-“ = Credit
Added On:  02/13/12
SQL Column:  TOTAL_REVERSAL_ITEMS
Java Field:  totalReversalItems
Status:  Active
SQL Type:  varchar(4)
Java Type:  String
Attributes:
Total number of chargebacks reversed