Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FieldDescription
allNotifications (list<NotificationUDR>)

Usually, the Notifications are enclosed in the transactions. This list offers a shortcut to the generated Notification independently of the transaction.

For further information, see 9.66.4.3 Notification UDRs.

chargingResults (list<ChargingResultUDR>)A list of charging results that contain details about the charging operation. For further information, refer to the section below, ChargingResultUDR.
currency (string)

The currency value respects the SAP Convergent Charging Currency.getAlphaCode() format.

For example: EUR, or USD

moneyAmount (string)

A string representation of the charged amount. The moneyAmount value respects the SAP Convergent Charging Money.toString(). format. For example: EUR 12.15, or USD 0.123456

status (OrderStateUDR)
  • FREE
  • PAID
transactionList (list<TransactionUDR>)

Depending on the ResultType defined on the Request, it will contain the generated transaction (i.e. the detail generated by the pricing logic).

For further information, see 9.6667.4.4 Common SAP CC UDRs.

snapshotId (int)The snapshot identifier used to rate event

...

FieldDescription
allNotifications (list<NotificactionUDR>)

Usually, the Notifications are enclosed in the transactions. This list offers a shortcut to the generated Notification independently of the transaction.

For further information, see 9.66.4.3 Notification UDRs.

iterations (int)Represents the number of iterations, necessary to get the result
limit (string)The limit
maxLimitReached (boolean)

Is true if the limit is the maximum, otherwise false.

The maximum corresponds to the propertyToInverse value set in the chargeableItem passed in the request.

precision (string)The precision of the request
propertyToInverse (string)The property to inverse
transactionList (list<TransactionUDR>)

Depending on the ResultType defined on the Request, it will contain the generated transaction (i.e. the detail generated by the pricing logic).

For further information, see 9.6667.4.4 Common SAP CC UDRs.

SessionResultUDR

This UDR represents the charging answer which could be received from the SAP Convergent Charging Core server in response to a SessionStartUDRSessionUpdateUDRSessionStopUDR.

FieldDescription
accumulatedAmount (list <MoneyUDR>)Contains the accumulated reserved amount
serviceSessionResults (list <ServiceSessionResultUDR>)

Contains the the charging answer for start, stop and update of a session

For further information, see the section below, ServiceSessionResultUDR.

transacSetsToCleanup (list <TransactionSetUDR>)

Depending on the CleanupResultType defined on the Request, it will contain the generated transaction (i.e. the detail generated by the pricing logic).

For further information, see 9.6667.4.4 Common SAP CC UDRs.

Anchor
ServiceSessionResultUDR
ServiceSessionResultUDR
ServiceSessionResultUDR

...

FieldDescription
allNotifications (list<NotificationUDR>)

The aggregation of the three above notification lists.

For further information, see 9.66.4.3 Notification UDRs.

currency (string)

A string representation of the currency.

The currency value respects the SAP Convergent Charging Currency.getAlphaCode() format. For example: EUR, or USD

limit (string)The limit
name (string)The name
toConfirmMoneyAmount (string)

A string representation of the amount to confirm. The toConfirmMoneyAmount value respects the SAP Convergent Charging Money.toString() format. For example: EUR 12.15, or USD 0.123456

toReserveMoneyAmount (string)A string representation of the charged amount to reserve. The toConfirmMoneyAmount value respects the SAP Convergent Charging Money.toString() format. For example: EUR 12.15, or USD 0.123456 
transactionSetsToCleanup (list<TransactionSetUDR>)

Depending on the CleanupResultType defined on the Request, it will contain the generated transaction (i.e. the detail generated by the pricing logic).

For further information, see 9.6667.4.4 Common SAP CC UDRs.

transactionSetsToConfirm (list<TransactionSetUDR>)

Depending on the ResultType defined on the Request, it will contain the generated transaction set (i.e. the detail generated by the pricing logic). This transaction set corresponds to the amount to confirm.

For further information, see 9.6667.4.4 Common SAP CC UDRs.

transactionSetsToReserve (list<TransactionSetUDR>)

Depending on the ResultType defined on the Request, it will contain the generated transaction set (i.e. the detail generated by the pricing logic). This transaction set corresponds to the amount to reserve.

For further information, see 9.6667.4.4 Common SAP CC UDRs.

transactionCleanedupNotifications (list<NotificationUDR>)

This list offers a shortcut to the generated Notification present in the cleaned-up transactions

For further information, see 9.66.4.3 Notification UDRs.

transactionConfirmedNotifications (list<NotificationUDR>)

This list offers a shortcut to the generated Notification present in the confirmed transactions.

For further information, see 9.66.4.3 Notification UDRs.

transactionReservedNotifications (list<NotificationUDR>)

This list offers a shortcut to the generated Notification present in the reserved transactions.

For further information, see 9.66.4.3 Notification UDRs.

transactionSetId (long)The transaction set id of the answer

...

FieldDescription
accumulatedMoneyAmount (string)

A string representation of the total amount confirmed since the beginning of the session.

The accumulatedMoneyAmount value respects the SAP Convergent Charging Money.toString() format. For example: EUR 12.15, or USD 0.123456 

allNotifications (list<NotificationUDR>)

The aggregation of the three above notification lists.

For further information, see 9.66.4.3 Notification UDRs.

currency (string)A string representation of the currency. The currency value respects the SAP Convergent Charging Currency.getAlphaCode() format. For example: EUR, or USD
limit (string)The limit
name (string)The name
toCancelMoneyAmount (string)A string representation of the amount to cancel for this update. The toCancelMoneyAmount value respects the SAP Convergent Charging Money.toString() format. For example: EUR 12.15, or USD 0.123456
toConfirmMoneyAmount (string)A string representation of the amount to confirm for this update. The toConfirmMoneyAmount value respects the SAP Convergent Charging Money.toString() format. For example: EUR 12.15, or USD 0.123456
toReserveMoneyAmount (string)A string representation of the charged amount to reserve for this update. The toReserveMoneyAmount value respects the SAP Convergent Charging Money.toString() format. For example: EUR 12.15, or USD 0.123456
transactionSetsToCancel (list<TransactionSetUDR>)

Depending on the ResultType defined in the request, it will contain the generated transaction (i.e. the detail generated by the pricing logic). This transaction set corresponds to the amount to cancel.

For further information, see 9.6667.4.4 Common SAP CC UDRs.

transactionSetsToCleanup (list<TransactionSetUDR>)

Depending on the CleanupResultType defined in the request, it will contain the generated transaction set (i.e. the detail generated by the pricing logic).

For further information, see 9.6667.4.4 Common SAP CC UDRs.

transactionSetsToConfirm (list<TransactionSetUDR>)

Depending on the ResultType defined in the request, it will contain the generated transaction (i.e. the detail generated by the pricing logic). This transaction set corresponds to the amount to confirm.

For further information, see 9.6667.4.4 Common SAP CC UDRs.

transactionSetsToReserve (list<TransactionSetUDR>)

Depending on the ResultType defined in the request, it will contain the generated transaction (i.e. the detail generated by the pricing logic). This transaction set corresponds to the amount to reserve.

For further information, see 9.6667.4.4 Common SAP CC UDRs.

transactionCanceledNotifications (list<NotificationUDR>)

This list offers a shortcut to the generated Notification present in the cancelled transactions.

For further information, see 9.66.4.3 Notification UDRs.

transactionCleanedupNotifications (list<NotificationUDR>)

This list offers a shortcut to the generated Notification present in the cleaned up transactions.

For further information, see 9.66.4.3 Notification UDRs.

transactionConfirmedNotifications (list<NotificationUDR>)

This list offers a shortcut to the generated Notification present in the confirmed transactions.

For further information, see 9.66.4.3 Notification UDRs.

transactionReservedNotifications (list<NotificationUDR>)

This list offers a shortcut to the generated Notification present in the reserved transactions.

For further information, see 9.66.4.3 Notification UDRs.

...

FieldDescription
accumulatedMoneyAmount (string)A string representation of the total amount confirmed since the beginning of the session. The accumulatedMoneyAmount value respects the SAP Convergent Charging Money.toString() format. For example: EUR 12.15, or USD 0.123456
toConfirmMoneyAmount (string)A string representation of the amount to confirm for this stop. The toConfirmMoneyAmount value respects the SAP Convergent Charging Money.toString() format. For example: EUR 12.15, or USD 0.123456
toCancelMoneyAmount (string)A string representation of the amount to cancel for this stop. The toCancelMoneyAmount value respects the SAP Convergent Charging Money.toString() format. For example: EUR 12.15, or USD 0.123456
currency (string)A string representation of the currency. The currency value respects the SAP Convergent Charging Currency.getAlphaCode() format.
For example: EUR, or USD
transactionSetsToCleanup (list<TransactionSetUDR>)

Depending on the CleanupResultType defined on the Request, it will contain the generated transaction (i.e. the detail generated by the pricing logic).

For further information, see 9.6667.4.4 Common SAP CC UDRs.

transactionSetsToConfirm (list<TransactionSetUDR>)

Depending on the ResultType defined on the Request, it will contain the generated transaction (i.e. the detail generated by the pricing logic). This transaction set corresponds to the amount to confirm.

For further information, see 9.6667.4.4 Common SAP CC UDRs.

transactionSetsToCancel (list<TransactionSetUDR>)

Depending on the ResultType defined on the Request, it will contain the generated transaction (i.e. the detail generated by the pricing logic). This transaction set corresponds to the amount to cancel.

For further information, see 9.6667.4.4 Common SAP CC UDRs.

transactionCleanedupNotifications (list<NotificationUDR>)

This list offers a shortcut to the generated Notification present in the cleaned-up transactions (list<TransactionSetUDR>)

For further information, see 9.66.4.3 Notification UDRs.

transactionConfirmedNotifications (list<NotificationUDR>)

This list offers a shortcut to the generated Notification present in the confirmed transactions.

For further information, see 9.66.4.3 Notification UDRs.

transactionCanceledNotifications (list<NotificationUDR>)

This list offers a shortcut to the generated Notification present in the cancelled transactions.

For further information, see 9.66.4.3 Notification UDRs.

allNotifications (list<NotificationUDR>)

The aggregation of the three above notification lists.

For further information, see 9.66.4.3 Notification UDRs.

...

FieldDescription
type (string)The type of unique identifier 


Scroll ignore
scroll-viewportfalse
scroll-pdftrue
scroll-officefalse
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmlfalse


Next: