Java package provides you with a search filter specialized for working with charging contracts in
customer master data of the service provider; A charging contract is the charging view of a provider contract.See: Description
| Class | Description |
|---|---|
| ChargePlanClassIdModel |
This class represents the identifier of the
ChargePlanClassModel inside the ChargingContractItemRevisionModel. |
| ChargingContractItemParameterModel |
The
ChargingContractItemParameterModel inside a ChargingContractItemModel redefines redefines a
parameter value of the Charge Component referenced by the ChargingContractItemModel. |
| ChargingContractItemPooledCounterModel |
The
ChargingContractItemPooledCounterModel enables to flag a counter that comes from the
associated ChargePlanModel as pooled. |
| ChargingContractItemRevisionAccountAssignmentModel |
An Account Assignment is a link between an account reference and the concrete
Account to use in the charging process.
|
| ChargingContractItemRevisionModel |
A Charging Contract Item Revision
|
| ChargingContractItemSharedCounterModel |
The
ChargingContractItemSharedCounterModel enables to flag a counter that comes from the
associated ChargePlanModel as shared. |
| ChargingContractItemUserTechnicalIdentifierModel |
A User Technical Identifier is a list of user identifiers that the Provisioning system provides in the
Charging Contract Item
in order to create technical Accesses. |
| ChargingContractRevisionModel |
This
Java class represents a version of a charging contract; You cannot manage such data with the Java APIs of SAP CC. |
| ChargingContractSearchFilterModel |
This
Java class represents a search filter dedicated to
contracts in customer master data managed by the connected SAP CC Core Server system;
The filter allows you to specify a set of search criteria to
retrieve corresponding charging contracts (charging view of provider contracts). |
| MonitoringPlanClassIdModel |
This class represents the identifier of the Monitoring Plan Class inside the
ChargingContractItemRevisionModel. |
| RefillPlanClassIdModel |
This class represents the identifier of the
RefillPlanClassModel inside the ChargingContractItemRevisionModel. |
| SearchReratingInfosFromChargingContractOp |
This operation allows you to retrieve rerating information that relates to a charging contract (charging view of a provider contract) in the customer master
data (of a service provider) managed by the connected SAP CC Core Server system.
|
| SearchReratingInfosFromChargingContractResult |
This class represents the result of the
Search Rerating Infos From Charging Contract operation. |
Java package provides you with a search filter specialized for working with charging contracts in
customer master data of the service provider; A charging contract is the charging view of a provider contract.