Parameter: TRANSAC_PROC_CLASS
Definition
Description
This system parameter defines the
Transaction Processor
that is used by all the rater instances of the
SAP CC Core Server system.
It identifies the name of the Java class
that is executed by the running SAP CC system.
Different Java classes are
provided by SAP Convergent Charging.
Note
Another Java class can be customized during the implementation project. The value of this parameter must be the name of this customized Java class.
This Java class must implement the
com.highdeal.pnr.tif.TransactionProcessor
Java interface otherwise the instance of the SAP CC Core Server system will not be able to start.
Detailed Information
| Name | TRANSAC_PROC_CLASS
|
|||
| Category | Parameter | |||
| Type | String | |||
| Access (RO/RW) |
RW(-): Dynamic Read / Static Write An immediate change is not possible.
For a deferred and permanent change, use the |
|||
| Group(s) | Output Data (Transaction File Processing), Output Data (Data File Processing), TIF (Transaction Integration Framework) | |||
| System Instance | This system parameter is only available in the following type of instances in a running SAP CC system: rater | |||
| Default Value (Factory Settings) |
|
|||
Additional Information
Consult the SAP CC Implementation and Configuration Guide .
