SAP ABAP Class CL_CPE_PRCFIX_DEFINITION_UTIL (CPE Price Fixation Utility Class)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-CPE (Application Component) Commodity Pricing Engine
⤷
CPE_DOC (Package) Commodity Pricing: Document Data
⤷
⤷
Properties
| Class | CL_CPE_PRCFIX_DEFINITION_UTIL | |
| Short Description | CPE Price Fixation Utility Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CPE_DOC | Commodity Pricing: Document Data |
| Created | 20130314 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CPE_PRCFIX_DEFINITION_UTIL has no interface implemented.
Friends
Class CL_CPE_PRCFIX_DEFINITION_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ABAP_ENCODING | 'UTF-8' | 20130410 | |||
| 2 | Constant | Public | Type reference (TYPE) | ABAP_REPL | '?' | Replacement Character/String for Character Set Conversion | 20130410 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Converts a text STRING to XSTRING | 20130410 | |
| 2 | Instance method | Public | Method | Converts XSTRING based text to a STRING based text | 20130410 | |
| 3 | Instance method | Public | Method | Get the default value (initial value) for a field | 20130410 | |
| 4 | Instance method | Public | Method | Get the default values for a structure | 20130410 | |
| 5 | Static method | Public | Method | Get an instance of the utility class | 20130410 |
Events
Class CL_CPE_PRCFIX_DEFINITION_UTIL has no event.
Types
Class CL_CPE_PRCFIX_DEFINITION_UTIL has no local type.
Method Signatures
Method CONVERT_STRING_TO_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20130410 | ||||
| 2 | RV_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20130410 |
Method CONVERT_STRING_TO_XSTRING on class CL_CPE_PRCFIX_DEFINITION_UTIL has no exception.
Method CONVERT_XSTRING_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20130410 | ||||
| 2 | RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20130410 |
Method CONVERT_XSTRING_TO_STRING on class CL_CPE_PRCFIX_DEFINITION_UTIL has no exception.
Method GET_DEFAULT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DEFAULT_VALUE | Call by reference | Type reference (TYPE) | ANY | 20130410 | ||||
| 2 | IS_TERMOUT_WRK | Call by reference | Type reference (TYPE) | CPET_TERMOUT_WRK | CPE Term - Generic Output Structure during Evaluation | 20130410 | |||
| 3 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20130410 |
Method GET_DEFAULT_VALUE on class CL_CPE_PRCFIX_DEFINITION_UTIL has no exception.
Method GET_DEFAULT_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | ANY | 20130410 | ||||
| 2 | IS_TERMOUT_WRK | Call by reference | Type reference (TYPE) | CPET_TERMOUT_WRK | CPE Term - Generic Output Structure during Evaluation | 20130410 |
Method GET_DEFAULT_VALUES on class CL_CPE_PRCFIX_DEFINITION_UTIL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_UTIL | Value transfer | Object reference (TYPE REF TO) | CL_CPE_PRCFIX_DEFINITION_UTIL | CPE Price Fixation Utility Class | 20130410 |
Method GET_INSTANCE on class CL_CPE_PRCFIX_DEFINITION_UTIL has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |