Skip navigation links

Package com.highdeal.guiding.common

This Java package provides you with all the generic classes necessary for dealing with guiding.

See: Description

Package com.highdeal.guiding.common Description

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.

Business Services

Offline Charging
  • Offline acquisition for Deferred charging service
  • Offline charging service (batch mode or single)
  • Quote service (blank charging)
  • Recharging for Rerating service (for subscriptions or provider contracts)

@See com.highdeal.cnd.message.AsyncBatchServiceClient.guiderLookup(GuidingRequest, GuidingServiceClientListener)

@See com.highdeal.cnd.message.BatchServiceClient.guiderLookup(GuidingRequest)

Skip navigation links
Document Published: May 2023 (SAP CC 2022 FPS 2 and Higher)