Transactional Business Objects
A transactional business object is a business object using which high volume transactional data, such as bills, payments, adjustments, etc. is created in the system. Data created using such transactional business objects can only be extracted in the batch mode and not in the online mode. In the first batch run, the data is fully extracted from the tables irrespective of the data extract type (i.e., full or incremental) specified in the data extract request type. However, in the subsequent batch run, the data is extracted based on the data extract type (i.e., full or incremental) specified in the data extract request type.
The following table lists all the transactional business objects for which you can configure data extraction:
Transactional Business Object | Helps to maintain… | Comments |
---|---|---|
C1-Bill | Bills | All the bills irrespective of their status are extracted. |
C1-BILL_SEG_BO | Bill Segments | All the bill segments irrespective of their status are extracted. |
C1-Adjustment | Adjustments | All the adjustments with the Frozen, Canceled, or Error status are extracted. |
C1-PAY_BO | Payments and Payment Segments | All the payments with the Frozen, Canceled, or Error status are extracted. |
C1-BILLCHARGE | Billable Charges | All the billable charges with the Billable or Canceled status are extracted. |
C1-FT | Financial Transactions | All the financial transactions with the Frozen status are extracted. |
C1-TXNTFMDTL | Transaction Details | All the transactions irrespective of their status are extracted. |
C1-TxnHeader | Transaction Headers | All the transaction headers are extracted. |
C1-MATCH_EVENT | Match Events | All the match events with the Balanced or Canceled status are extracted. |
C1-DEPOSIT_CTL_BO | Deposit Controls | All the deposit controls with the Balanced status are extracted. |
C1-NonCISPaymentEvent | Payment Events | All the payment events along with their payments are extracted. |
C1-DelinquencyProcess | Delinquency Process | All the delinquency processes irrespective of their status are extracted. |
C1-TNDR_CTL | Tender Controls | All the tender controls with the Balanced status are extracted. |
Note: The data extraction is filtered based on the filter condition
(if any) specified in the data extract request type.