Package com.highdeal.batchgroup.contract
package com.highdeal.batchgroup.contract
This
Java package provides a Java interface for implementing a customized assignment policy of batch rating groups in contracts
when your system landscape provides offline charging services;
With this package you can develop a Java class that implements the IContractBatchRatingGroupAssignmentPolicy interface.
Implementation in Your Client Application
You design and develop a Java class plugged to the SAP CC system to customize the assignment policy of batch rating groups in contracts.
Refer to the IContractBatchRatingGroupAssignmentPolicy interface
for more information.
Prerequisites
The SAP CC BART Server system is deployed in the system landscape.
Related Information
Refer to the offline charging services that you can implement in your system landscape.
Additional Information
Consult the SAP CC Application Help for more information about the convergent charging services.
-
InterfacesClassDescriptionThis
Java interfacedescribes the Contract Batch Rating Group Assignment Policy Framework.