|
SAP Convergent Charging
Java and XML APIs (Core) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.highdeal.pnr.hci.ChargingOutputContextDomain
public class ChargingOutputContextDomain
This Java class represents a domain of a ChargeExecutionContext; You
use it to dynamically configure the output data generated when process a charging operation request.
The SAP CC system takes this business configuration into account during the charging process.
| Method Summary | |
|---|---|
boolean |
isChargeableItemExported()
Gets whether chargeable items must be exported in the output of the charging operation. |
void |
setChargeableItemExported(boolean chargeableItemExported)
Sets whether chargeable items must be exported in the output of the charging operation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean isChargeableItemExported()
true if chargeable items must be exported, false otherwisepublic void setChargeableItemExported(boolean chargeableItemExported)
Note
The charging output interface framework must be configured to generate chargeable items.
chargeableItemExported - true to export chargeable items, false otherwise
|
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 | ||||||||