-
Deprecated InterfacesInterfaceDescriptionDeprecated since version 3.0 of SAP CC and replaced by
ITransactionProcessorThisJava interfacedescribes the Transaction Integration Framework (TIF); This interface is deprecated and replaced by theITransactionProcessorinterface.Implementation in Your Customized SAP CC Core Server System
The following methods are automatically called by the SAP CC system when transactions are delivered.
-
Deprecated ClassesClassDescriptionSince version 1.0 of SAP CC, this Java class is replaced by the
StatefulServiceClientJava class. This class allows your Java-based client application to send some chargeable items to the SAP CC system by using an efficient message protocol based on TCP/IP.Caution
Since version 1.0 of SAP Convergent Charging, this main
Java classis replaced by theStatefulServiceClientmain Java class. Consider also theAsyncStatefulServiceClientmain Java class in thisJava package.
-
Deprecated FieldsFieldDescriptionThis reason code is deprecated and can no longer be create in your
charging client.5: Failure when the connection queue is full in your client application (mediation system).Revoked: the value 16 and this field label (INVALID_ACCOUNT) are not used anymore.Do not remove this reason for compatibility withForbiddenChargeExceptionDo not remove this reason for compatibility withForbiddenChargeExceptionDo not remove this reason for compatibility with ForbiddenChargeExceptionDo not remove this reason for compatibility with ForbiddenChargeExceptionDo not remove this reason for compatibility with ForbiddenChargeExceptionDo not remove this reason for compatibility with ForbiddenChargeExceptionDo not remove this reason for compatibility with ForbiddenChargeExceptionThis reason code is deprecated and can no longer be returnedNot used anymoreThis reason code is deprecated and can no longer be returned by the SAP CC system.Not used anymoreNot used anymoreNot used anymoreThis reason code is deprecated and can no longer be returned by the SAP CC systemNot used anymoreNot used anymoreNot used anymoreNot used anymoreDo not remove this reason for compatibility withForbiddenChargeExceptionDo not remove this reason for compatibility withForbiddenChargeExceptionDo not remove this reason for compatibility withForbiddenChargeExceptionDo not remove this reason for compatibility withForbiddenChargeExceptionDo not remove this reason for compatibility withForbiddenChargeExceptionDo not remove this reason for compatibility withForbiddenChargeExceptionNot used anymoreDo not remove this reason for compatibility withForbiddenChargeExceptionDo not remove this reason for compatibility withForbiddenChargeException
-
Deprecated MethodsMethodDescriptionUse
StatusModel.setServerStatus(ServerStatus).setIsRunning(true)is equivalent to setServerStatus(ServerStatus.on)setIsRunning(false)is equivalent to setServerStatus(ServerStatus.off)
Deprecated since version 0.0 of SAP CCSets the
HA listener dedicated to High Availability events; It will be notified each time the status of an instance of the connected SAP CC system has changed.Deprecated since version 4.0 of SAP CC and replaced by the blank charging operation Consider the mainget estimated price operationfor more information. Estimates the price of a usage consumption (white rating).
Asks the server to rate the specified chargeable item for the specified user service ID and service ID at the specified date without impacting the database.Deprecated since version 4.0 of SAP CC and replaced by the blank charging operation Consider the mainget estimated price operationin this class. Estimates the price of a usage consumption (white rating).
Asks the server to rate the specified chargeable item for the specified user service ID and service ID at the specified date without impacting the database.Deprecated since version 4.0 of SAP CC and replaced by the blank charging operation This main business operation asks the connected SAP CC system to estimate the price relating to a service usage; The SAP CC system only processes the rating (dynamic pricing) of the service usage that is specified by achargeable item, a user service ID, a service ID, and a consumption date. The accounting (account determination) is not processed.Note
There is no impact to the customer mater data in the back-end database: The SAP CC system does not update the balances in subscriber account and the counters in contracts or subscriptions.
Recommendation
Refer to the description of the
Java packagefor more information.Deprecated since version 2.0 of SAP CC and replaced by the multiservice session-based charging services Asks the server to post-rate the specified reservation unique identifier using the given resolution. If more than one rating record for that reservation identifier are present into the database, the operation chooses one arbitrarily. In that case, the operation logs the reservation identifier. When resolution is CONFIRMED then a newChargeableItemmay be passed.
Not likePostRateOp, there areserviceIDanduserServiceIDparameters. They have no functional meaning and are not mandatory, but setting them with same value as forpreRatemay increase the performance in multi-server configuration.Deprecated since version 2.0 of SAP CC and replaced by the multiservice session-based charging services Asks the server to post-rate the specified reservation unique identifier using the given resolution. If more than one rating record for that reservation identifier are present into the database, the operation chooses one arbitrarily. In that case, the operation logs the reservation identifier. When resolution is CONFIRMED then a newChargeableItemmay be passed.
Not likePostRateOp, there areserviceIDanduserServiceIDparameters. They have no functional meaning and are not mandatory, but setting them with same value as forpreRatemay increase the performance in multi-server configuration.Deprecated since version 2.0 of SAP CC and replaced by the multiservice session-based charging services Asks the server to pre-rate the specified chargeable item for the specified user service ID and the specified service ID at the specified date, and using the passed reservation unique identifier, default resolution and time to live. The operation allows the used of the same reservation unique identifier for more than one pre-rating. This case is managed at post-rating time.Deprecated since version 2.0 of SAP CC and replaced by the multiservice session-based charging services Asks the server to pre-rate the specified chargeable item for the specified user service ID and the specified service ID at the specified date, and using the passed reservation unique identifier, default resolution and time to live. The operation allows the used of the same reservation unique identifier for more than one pre-rating. This case is managed at post-rating time.Deprecated since version 4.0 of SAP CC and replaced by the multiservice session-based charging services Consider the mainstart rate operationfor more information; You can specify if the resulting transactions must be filtered. This operation represents the start of a session-based charging.
It is in charge of rating the reservation chargeable item and doing the related counter reservations. It creates a rating session (keeping the reservation chargeable item) and returns a rating result used to reserve the balance.
The parametersttlanddefaultResolutionare used by the session cleaning process to confirm or cancel the last counter reservations after a given amount of time.
The result of this method contains either the amount or all the transactions to reserve. These transactions are not provided to the TIF since they are not the final ones.
See also:updateRateandstopRateDeprecated since version 4.0 of SAP CC and replaced by the multiservice session-based charging services This main business operation represents the start of a session-based charging with best effort reservation; If the reservation fails due to a low-credit, an inverse charging may be attempted if the property name of the property to inverse is provided. This mechanism is known as best effort reservation. This property name is registered in the charging session to avoid providing it again or changing it atupdatetime.It is in charge of rating the reservation chargeable item and doing the related counter reservations. It creates a rating session (keeping the reservation chargeable item) and returns a rating result used to reserve the balance.
The parametersttlanddefaultResolutionare used by the session cleaning process to confirm or cancel the last counter reservations after a given amount of time.
The result of this method contains either the amount or all the transactions to reserve. These transactions are not provided to the TIF since they are not the final ones.
See also:updateRateandstopRateDeprecated since version 4.0 of SAP CC and replaced by the multiservice session-based charging services This main business operation represents the start of a session-based charging.
It is in charge of rating the reservation chargeable item and doing the related counter reservations. It creates a charging session (keeping the reserved chargeable item) and returns a charging result used to reserve a credit on the balance of a prepaid account.
Options: The parameters
ttlanddefaultResolutionare used by the session cleaning process to confirm or cancel the last counter reservations after a given amount of time.
Operation Result: The result of this method contains either the amount or all the transactions to reserve. These transactions are not provided to the TIF since they are not the final ones.
See also:
updateRateandstopRateDeprecated since version 4.0 of SAP CC and replaced by the multiservice session-based charging services This operation class represents the stop of a session-based rating.
Firstly, it retrieves the rating session and re-rate the reservation item to compute a first rating result used by the client application to cancel the previous balance reservation. The transactions from this rating result are provided to the TIF.
Secondly, it consolidates a chargeable item for confirmation using both the reservation one from the rating session and the confirmation one if present. This chargeable item is rated and previously reserved counters are committed into the database. A second rating result is then available for the client application to confirm the balance reservation. The transactions from this rating result are also provided to the TIF.
This method manages also the session cancellation case by setting theresolutionparameter to canceled. It retrieves the rating session first and cancels the related counter reservations coming from either a previous session start or a session update. The rating result that is returned is empty in case of cancellation.
Finally, the rating session is removed and the session identifier becomes available for next sessions.
See alsoupdateRateandstartRateDeprecated since version 4.0 of SAP CC and replaced by the multiservice session-based charging services This operation class represents the stop of a session-based rating.
Firstly, it retrieves the rating session and re-rate the reservation item to compute a first rating result used by the client application to cancel the previous balance reservation. The transactions from this rating result are provided to the TIF.
Secondly, it consolidates a chargeable item for confirmation using both the reservation one from the rating session and the confirmation one if present. This chargeable item is rated and previously reserved counters are committed into the database. A second rating result is then available for the client application to confirm the balance reservation. The transactions from this rating result are also provided to the TIF.
This method manages also the session cancellation case by setting theresolutionparameter to canceled. It retrieves the rating session first and cancels the related counter reservations coming from either a previous session start or a session update. The rating result that is returned is empty in case of cancellation.
Finally, the rating session is removed and the session identifier becomes available for next sessions.
See alsoupdateRateandstartRateDeprecated since version 4.0 of SAP CC and replaced by the multiservice session-based charging services This operation class represents the stop of a session-based rating.
Firstly, it retrieves the rating session and re-rate the reservation item to compute a first rating result used by the client application to cancel the previous balance reservation. The transactions from this rating result are provided to the TIF.
Secondly, it consolidates a chargeable item for confirmation using both the reservation one from the rating session and the confirmation one if present. This chargeable item is rated and previously reserved counters are committed into the database. A second rating result is then available for the client application to confirm the balance reservation. The transactions from this rating result are also provided to the TIF.
This method manages also the session cancellation case by setting theresolutionparameter to canceled. It retrieves the rating session first and cancels the related counter reservations coming from either a previous session start or a session update. The rating result that is returned is empty in case of cancellation.
Finally, the rating session is removed and the session identifier becomes available for next sessions.
See alsoupdateRateandstartRateDeprecated since version 4.0 of SAP CC and replaced by the multiservice session-based charging services This operation class represents the update of a session-based rating.
Firstly, it retrieves the rating session and re-rate the reservation item to compute a first rating result used by the client application to cancel the previous balance reservation. The transactions from this rating result are provided to the TIF.
Secondly, it consolidates a chargeable item for confirmation using both the reservation one from the rating session and the confirmation one if present. This chargeable item is rated and previously reserved counters are updated into the database. A second rating result is then available for the client application to confirm the balance reservation. The transactions from this rating result are also provided to the TIF.
Thirdly, the engine consolidates a chargeable item for reservation using both the old reservation item (from the rating session) and the provided one (if not present, the old one is used instead). It rates this new reservation item taking the update date into account and does the related counter reservations. A third rating result is available for balance reservation. Finally, it updates the rating session with the new reservation chargeable item.
See alsostopRateandstartRateDeprecated since version 4.0 of SAP CC and replaced by the multiservice session-based charging services This operation class represents the update of a session-based rating.
Firstly, it retrieves the rating session and re-rate the reservation item to compute a first rating result used by the client application to cancel the previous balance reservation. The transactions from this rating result are provided to the TIF.
Secondly, it consolidates a chargeable item for confirmation using both the reservation one from the rating session and the confirmation one if present. This chargeable item is rated and previously reserved counters are updated into the database. A second rating result is then available for the client application to confirm the balance reservation. The transactions from this rating result are also provided to the TIF.
Thirdly, the engine consolidates a chargeable item for reservation using both the old reservation item (from the rating session) and the provided one (if not present, the old one is used instead). It rates this new reservation item taking the update date into account and does the related counter reservations. A third rating result is available for balance reservation. Finally, it updates the rating session with the new reservation chargeable item.
See alsostopRateandstartRateDeprecated since version 4.0 of SAP CC and replaced by the multiservice session-based charging services This operation class represents the update of a session-based charging.
Firstly, it retrieves the rating session and re-rate the reservation item to compute a first rating result used by the client application to cancel the previous balance reservation. The transactions from this rating result are provided to the TIF.
Secondly, it consolidates a chargeable item for confirmation using both the reservation one from the rating session and the confirmation one if present. This chargeable item is rated and previously reserved counters are updated into the database. A second rating result is then available for the client application to confirm the balance reservation. The transactions from this rating result are also provided to the TIF.
Thirdly, the engine consolidates a chargeable item for reservation using both the old reservation item (from the rating session) and the provided one (if not present, the old one is used instead). It rates this new reservation item taking the update date into account and does the related counter reservations. A third rating result is available for balance reservation. Finally, it updates the rating session with the new reservation chargeable item.
See alsostopRateandstartRateUse the methodAsyncRatingServiceClient.connect(String, int)as systemName is no more used. Deprecated since version 1.0 of SAP CC.Use the methodAsyncRatingServiceClient.connect(String, int)as systemName is no more used. Deprecated since version 1.0 of SAP CC.Use the methodAsyncRatingServiceClient.connect(String, int)as systemName is no more used.Use the methodAsyncRatingServiceClient.connect(String, int)as systemName is no more used. Deprecated since version 1.0 of SAP CC.Has no more effect.Has no more effect.Deprecated since version 4.0 of SAP CC and replaced by the blank charging operationThis main business operation requests the SAP CC system to estimate the price of a usage consumption (white rating).Asks the server to rate the specified chargeable item for the specified user service ID and the specified service ID at the specified date without impacting the database.
Deprecated since version 4.0 of SAP CC and replaced by the blank charging operationConsider the mainget estimated price operationfor more information.Estimates the price of a usage consumption (white rating).
Asks the server to rate the specified chargeable item for the specified user service ID and the specified service ID at the specified date without impacting the database.Deprecated since version 4.0 of SAP CC and replaced by the blank charging operationConsider the mainget estimated price operationfor more information.Estimates the price of a usage consumption (white rating).
Asks the server to rate the specified chargeable item for the specified user service ID and the specified service ID at the specified date without impacting the database.Deprecated since version 2.0 of SAP CC and replaced by the session-based charging services Asks the server to post-rate the specified reservation unique identifier using the given resolution. If more than one rating record for that reservation identifier are present into the database, the operation chooses one arbitrarily. In that case, the operation logs the reservation identifier. When resolution is CONFIRMED then a newChargeableItemmay be passed.
Not likePostRateOp, there areserviceIDanduserServiceIDparameters. They have no functional meaning and are not mandatory, but setting them with same value as forpreRatemay increase the performance in multi-server configuration.Deprecated since version 2.0 of SAP CC and replaced by the session-based charging services Asks the server to post-rate the specified reservation unique identifier using the given resolution. If more than one rating record for that reservation identifier are present into the database, the operation chooses one arbitrarily. In that case, the operation logs the reservation identifier. When resolution is CONFIRMED then a newChargeableItemmay be passed.
Not likePostRateOp, there areserviceIDanduserServiceIDparameters. They have no functional meaning and are not mandatory, but setting them with same value as forpreRatemay increase the performance in multi-server configuration.Deprecated since version 2.0 of SAP CC and replaced by the session-based charging services This main operation asks the SAP CC system to prerate the specified chargeable item for the specified user service ID and the specified service ID at the specified date, and using the passed reservation unique identifier, default resolution and time to live. The operation allows the use of the same reservation unique identifier for more than one prerating. This case is managed at post-rating time.Deprecated since version 2.0 of SAP CC and replaced by the session-based charging services Consider the mainprerate operationfor more information. Asks the server to prerate the specified chargeable item for the specified user service ID and the specified service ID at the specified date, and using the passed reservation unique identifier, default resolution and time to live. The operation allows the use of the same reservation unique identifier for more than one prerating. This case is managed at postrating time.Deprecated since version 4.0 of SAP CC and replaced by the multiservice session-based charging services This main business operation represents the start of a session-based charging operation.
It is in charge of rating the reservation chargeable item and doing the related counter reservations. It creates a rating session (keeping the reservation chargeable item) and returns a rating result used to reserve the balance.
The parametersttlanddefaultResolutionare used by the session cleaning process to confirm or cancel the last counter reservations after a given amount of time.
The result of this method contains either the amount or all the transactions to reserve. These transactions are not provided to the TIF since they are not the final ones.Deprecated since version 4.0 of SAP CC and replaced by the multiservice session-based charging servicesConsider the main
start rate operationfor more information. This operation represents the beginning of a session-based charging sequence. It creates a charging session.
It is in charge of rating the reservation chargeable item and doing the related counter reservations. It creates a rating session (keeping the reservation chargeable item) and returns a rating result used to reserve the balance.
If the reservation fails due to a low-credit, an inverse rating may be attempted if the property name of the property to inverse is provided. This mechanism is known as best effort reservation. This property name is saved in the rating session to avoid providing it again or changing it at update time.
The parametersttlanddefaultResolutionare used by the session cleaning process to confirm or cancel the last counter reservations after a given amount of time.
The result of this method contains either the amount or all the transactions to reserve. These transactions are not provided to the TIF since they are not the final ones.Deprecated since version 4.0 of SAP CC and replaced by the multiservice session-based charging services This main business operation represents the termination of a session-based charging sequence.
Firstly, it retrieves the rating session and re-rate the reservation item to compute a first rating result used by the client application to cancel the previous balance reservation. The transactions from this rating result are provided to the TIF.
Secondly, it consolidates a chargeable item for confirmation using both the reservation one from the rating session and the confirmation one if present. This chargeable item is rated and previously reserved counters are committed into the database. A second rating result is then available for the client application to confirm the balance reservation. The transactions from this rating result are also provided to the TIF.
This method manages also the session cancellation case by setting theresolutionparameter toCANCELLED. It retrieves the rating session first and cancels the related counter reservations coming from either a previous session start or a session update. The rating result that is returned is empty in case of cancellation.
Finally, the rating session is removed and the session identifier becomes available for next sessions.
Deprecated since version 4.0 of SAP CC and replaced by the multiservice session-based charging servicesConsider the main
stop rate operationfor more information. This operation class represents the stop of a session-based charging.
Firstly, it retrieves the rating session and re-rate the reservation item to compute a first rating result used by the client application to cancel the previous balance reservation. The transactions from this rating result are provided to the TIF.
Secondly, it consolidates a chargeable item for confirmation using both the reservation one from the rating session and the confirmation one if present. This chargeable item is rated and previously reserved counters are committed into the database. A second rating result is then available for the client application to confirm the balance reservation. The transactions from this rating result are also provided to the TIF.
This method manages also the session cancellation case by setting theresolutionparameter toCANCELLED. It retrieves the rating session first and cancels the related counter reservations coming from either a previous session start or a session update. The rating result that is returned is empty in case of cancellation.
Finally, the rating session is removed and the session identifier becomes available for next sessions.Deprecated since version 4.0 of SAP CC and replaced by the multiservice session-based charging services This main business operation represents the update of a charging session.Firstly, it retrieves the rating session and re-rate the reservation item to compute a first rating result used by the client application to cancel the previous balance reservation. The transactions from this rating result are provided to the TIF.
Secondly, it consolidates a chargeable item for confirmation using both the reservation one from the rating session and the confirmation one if present. This chargeable item is rated and previously reserved counters are updated into the database. A second rating result is then available for the client application to confirm the balance reservation. The transactions from this rating result are also provided to the TIF.
Thirdly, the engine consolidates a chargeable item for reservation using both the old reservation item (from the rating session) and the provided one (if not present, the old one is used instead). It rates this new reservation item considering the update date and does the related counter reservations. A third rating result is available for balance reservation. Finally, it updates the rating session with the new reservation chargeable item.Deprecated since version 4.0 of SAP CC and replaced by the multiservice session-based charging servicesConsider the main
update rate operationfor more information. This operation represents the update of a session-based charging sequence.
Firstly, it retrieves the rating session and re-rate the reservation item to compute a first rating result used by the client application to cancel the previous balance reservation. The transactions from this rating result are provided to the TIF.
Secondly, it consolidates a chargeable item for confirmation using both the reservation one from the rating session and the confirmation one if present. This chargeable item is rated and previously reserved counters are updated into the database. A second rating result is then available for the client application to confirm the balance reservation. The transactions from this rating result are also provided to the TIF.
Thirdly, the engine consolidates a chargeable item for reservation using both the old reservation item (from the rating session) and the provided one (if not present, the old one is used instead). It rates this new reservation item considering the update date and does the related counter reservations. A third rating result is available for balance reservation. Finally, it updates the rating session with the new reservation chargeable item.Returns the code of the currency.conversion rate is unknown returns BigDecimal.ZEROFraction name is unknown returns nullFraction symbol is unknown returns nullSymbol is unknown returns nullreturns falseThe client cannot update the list of currencies (Can return an UnsupportedOperationException).The ISO digit code is not stored and cannot be returned. Returns null.UseUserModel.isTechnical()instead.UseUserModel.setTechnical(boolean)instead.Deprecated since version 2.0 of SAP CC and replaced by the methodNotificationServiceClient.searchInstanceMap(java.lang.String, java.lang.String, java.lang.String)Deprecated since former Transactive 3.3Deprecated since former Transactive 3.3UseInvalidItemException.getReason()instead. Deprecated since version 3.0.Deprecated since version 3.0 of SAP CCDeprecated since version 3.0 of SAP CCUseRateComponentModel.getPropertyReferences()instead, in order to get detailed property descriptions.This attribute is no longer used.This attribute is no longer used.This attribute is no longer used.This attribute is no longer used.This attribute is no longer used.Deprecated since version 4.0 of SAP CC; The external system code is no longer used to retrieve exportable item templates.Deprecated since version 4.0 of SAP CC; The external system code is no longer used to retrieve exportable item templates.Use the subscriptionSearchFilter instead. Deprecated since former Transactive 3.2.Use the subscriptionSearchFilter instead. Deprecated since former Transactive 3.2.Use the subscriptionSearchFilter instead. Deprecated since former Transactive 3.2.Use the subscriptionSearchFilter instead. Deprecated since former Transactive 3.2.Use the subscriptionSearchFilter instead. Deprecated since former Transactive 3.2.Use the subscriptionSearchFilter instead. Deprecated since former Transactive 3.2.Use the subscriptionSearchFilter instead. Deprecated since former Transactive 3.2.Use the subscriptionSearchFilter instead. Deprecated since former Transactive 3.2.Deprecated since version 2.0 of SAP CCDeprecated since version 2.0 of SAP CCDeprecated since version 2.0 of SAP CCDeprecated since version 2.0 of SAP CC
-
Deprecated ConstructorsConstructorDescriptionDeprecated since version 4.1 SP2 of SAP CC and replaced by the empty builder and an authenticated connection. Creates a message client and connects it to the distant SAP CC system.Deprecated since version 4.1 SP2 of SAP CC and replaced by the empty builder and an authenticated connection. Creates a message client and connects it to the distant SAP CC system.Deprecated since version 4.1 SP2 of SAP CC and replaced by the empty builder and an authenticated connection. Initializes a message client and connects it to the distant SAP CC system.Deprecated since version 4.1 SP2 of SAP CC and replaced by the empty builder and an authenticated connection. Initializes a message client and connects it to the distant SAP CC systemDeprecated since version 4.1 SP2 of SAP CC and replaced by the empty builder and an authenticated connection. Creates a
charging clientand connects it to the distant SAP CC Core Server systemDeprecated since version 4.1 SP2 of SAP CC and replaced by the empty builder and an authenticated connection. Creates acharging clientand connects it to the distant SAP CC Core Server system; A client timeout is specified for the communications.Deprecated since version 4.1 SP2 of SAP CC and replaced by the empty builder and an authenticated connection. Initializes acharging clientand connects it to the distant SAP CC Core Server system;Deprecated since version 4.1 SP2 of SAP CC and replaced by the empty builder and an authenticated connection. Initializes acharging clientand connects it to the distant SAP CC Core Server system;Use the constructorStatefulServiceClient. Deprecated since version 1.0 of SAP CC.Use the constructorStatefulServiceClient(String, int)as systemName is no more used. Deprecated since version 1.0 of SAP CC.Use the constructorStatefulServiceClient(String, int). Deprecated since version 1.0 of SAP CC.Use the constructorStatefulServiceClient(String, int)as systemName is no more used. Deprecated since version 1.0 of SAP CC.Use the constructorStatefulServiceClient(String, int)as systemName is no more used. Deprecated since version 1.0 of SAP CC.Use the constructorStatefulServiceClient(String, int)as systemName is no more used. Deprecated since version 1.0 of SAP CC.Deprecated since version 4.1 SP2 of SAP CC and replaced by the empty builder and an authenticated connection. Creates acharging clientand connects it to the distant SAP CC Core Server systemDeprecated since version 4.1 SP2 of SAP CC and replaced by the empty builder and an authenticated connection. Creates acharging clientand connects it to the distant SAP CC Core Server system; A client timeout is specified for the communications.Deprecated since version 4.1 SP2 of SAP CC and replaced by the empty builder and an authenticated connection. Initializes acharging clientand connects it to the distant SAP CC Core Server system;Deprecated since version 4.1 SP2 of SAP CC and replaced by the empty builder and an authenticated connection. Initializes acharging clientand connects it to the distant SAP CC Core Server system; A binding network address and a client timeout are specified for the communications with the connected SAP CC system.Deprecated since version 4.1 SP2 of SAP CC and replaced by the empty builder and an authenticated connection. Creates a stateless service client and connect it to a server.Deprecated since version 4.1 SP2 of SAP CC and replaced by the empty builder and an authenticated connection. Creates a stateless service client and connect it to a server.Deprecated since version 4.1 SP2 of SAP CC and replaced by the empty builder and an authenticated connection. Creates a stateless service client and connect it to a server.Deprecated since version 4.1 SP2 of SAP CC and replaced by the empty builder and an authenticated connection. Creates a stateless service client and connect it to a server.Deprecated since version 4.1 SP2 of SAP CC and replaced by the empty builder and an authenticated connection. Creates a stateless service client and connect it to a server.Deprecated since version 3.0 of SAP CC
-
Deprecated Enum Constants
This interface has to be implemented by the classes responsible for processing the result of a prerate or postrate operation in business context of real-time charging service with asynchronous communications. You implement a
charging clientusing theAsyncStatefulServiceClient class.