...
Info | ||
---|---|---|
| ||
The Execution Context in the UDR name is not related to the Execution Context execution context. |
Note | ||
---|---|---|
| ||
The SAP CC APIs that the SAP CC agents depend on does not support setting the itemImmediatelyLoaded flag for ChargingOutputContext. As a result, the SAP CC agents are unable to support scenarios such as CIT creation via charging requests. |
Field | Description |
---|---|
outputChargeableItemExported | This boolean field determines whether chargeable items must be exported in the output of the charging operation. |
resultAccountInfoReturned | This boolean field determines if the account information is returned in the result of the charging operation. |
resultAccountOperationReturned | This boolean field determines if the account operations is returned in the result of the charging operation. |
resultAllReturned | This boolean field determines if all available information is returned in the result of the charging operation. |
resultChargeableItemInfoReturned | This boolean field determines if the chargeable item information is returned in the result of the charging operation. |
resultChargedItemReturned | This boolean field determines if the charged item is returned in the result of the charging operation. |
resultChargingContractInfoReturned | This boolean field determines if the charging contract information is returned in the result of the charging operation. |
resultChargingProcessInfoReturned | This boolean field determines if the charging process information is returned in the result of the charging operation. |
resultNotificationReturned | This boolean field determines if the notifications is returned in the result of the charging operation. |
resultResponseItemReturned | This boolean field determines if the response items is returned in the result of the charging operation. |
...
Field | Description |
---|---|
USE_DEFAULT (ResultTypeUDR) | Constant value -1 |
NO_TRANSACTIONS (ResultTypeUDR) | Constant value 0 |
MASTER_TRANSACTION (ResultTypeUDR) | Constant value 1 |
ALL_TRANSACTIONS (ResultTypeUDR) | Constant value 2 |
ALL_TRANSACTIONS_AND_RECURRING (ResultTypeUDR) | Constant value 3 |
value (string) | The result type value, which can be "-1", "0" or "1", "2" or "3". This is a read-only field. |
Scroll pagebreak |
---|