|
SAP Convergent Charging
Java and XML APIs (Core) |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Java package provides you with all the generic classes necessary for dealing with guiding.
See:
Description
| Class Summary | |
|---|---|
| GuidingEntry | This Java class represents a guiding entry in the guider instances of the connected SAP CC system;
it identifies customer master data owned by the service provider and that relates to the USID, SID, and service consumption date. |
| GuidingRequest | This Java class represents a guiding request. |
| LookedUpGuidingEntry | This Java class represents a looked-up guiding entry in the guider instances of the connected SAP CC system; |
This Java package provides you with all the generic classes necessary for dealing with guiding.
Usually, guiding classes have no public visibility, as they are part
of the internal communication between StatefulServiceClient and SAP CC server system.
However, the BatchServiceClient
can return a GuidingEntry through the guiderLookup API operation(s), in order to use batch charge operations without using guiding.
| Offline Charging |
|
|---|
@See com.highdeal.cnd.message.AsyncBatchServiceClient.guiderLookup(GuidingRequest, GuidingServiceClientListener)
@See com.highdeal.cnd.message.BatchServiceClient.guiderLookup(GuidingRequest)
|
Document Published: October 2015 (SAP CC 4.0 SP10 and Later) | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||