|
SAP Convergent Charging
Java and XML APIs (Core) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IExternalDataSettable
This Java interface defines the method for setting up or changing the external data that are included in the renew reservation notifications.
ISessionStartChargingAsyncOperation, ISessionStartChargingOperation.
ISessionUpdateChargingAsyncOperation, ISessionUpdateChargingOperation.
IReservationRenewalListenerIdSettable.setReservationRenewalListenerId(byte) method for more information.
| Method Summary | |
|---|---|
void |
setExternalData(byte[] externalData)
Sets the external data that is included in the renew reservation notifications by the connected SAP CC system. |
| Method Detail |
|---|
void setExternalData(byte[] externalData)
throws java.lang.IllegalArgumentException
Note
External data must not be null but it can be empty.
externalData - The external data
java.lang.IllegalArgumentException - When one of these two cases occur:
externalData argument is nullexternalData exceeds 1,023 bytes
|
Document Published: October 2015 (SAP CC 4.0 SP10 and Later) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||