...
Info |
---|
Info!The Execution Context in the UDR name is not related to the execution context. |
Note |
---|
Note! The SAP CC APIs that the SAP CC agents depend on does not support setting the |
Field | Description |
---|---|
| This boolean field determines whether chargeable items must be exported in the output of the charging operation. |
| This boolean field determines if the account information is returned in the result of the charging operation. |
| This boolean field determines if the account operations is returned in the result of the charging operation. |
| This boolean field determines if all available information is returned in the result of the charging operation. |
| This boolean field determines if the chargeable item information is returned in the result of the charging operation. |
| This boolean field determines if the charged item is returned in the result of the charging operation. |
| This boolean field determines if the charging contract information is returned in the result of the charging operation. |
| This boolean field determines if the charging process information is returned in the result of the charging operation. |
| This boolean field determines if the notifications is returned in the result of the charging operation. |
| This boolean field determines if the response items is returned in the result of the charging operation. |
TransactionSetUDR
This UDR represents the TransactionSet associated with a charging request result. The transaction set may be empty.
...
For an APL code example describing how to get the value, see the section above, OperationTypeUDR.
Field | Description |
---|---|
| Constant value x |
| Constant value x |
| Constant value x |
| Constant value x |
| The property type value, which can be "String", "Date", "Number" or "BigDecimal". This is a read-only field. |
RelationshipTypeUDR
This is a constant UDR, where value
returns either "1" or "0", depending on if the relationship type is PARTNER
or CLIENT
.
For an APL code example describing how to get the value, see the section above, OperationTypeUDR.
...