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 ABAP 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 MC_ENCODING Constant Public Type reference (TYPE) ABAP_ENCODING 'UTF-8' 20130410
2 MC_REPLACEMENT 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 CONVERT_STRING_TO_XSTRING Instance method Public Method Converts a text STRING to XSTRING 20130410
2 CONVERT_XSTRING_TO_STRING Instance method Public Method Converts XSTRING based text to a STRING based text 20130410
3 GET_DEFAULT_VALUE Instance method Public Method Get the default value (initial value) for a field 20130410
4 GET_DEFAULT_VALUES Instance method Public Method Get the default values for a structure 20130410
5 GET_INSTANCE 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 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20130410
2 Returning 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 Importing IV_XSTRING Call by reference Type reference (TYPE) XSTRING 20130410
2 Returning 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 Exporting EV_DEFAULT_VALUE Call by reference Type reference (TYPE) ANY 20130410
2 Importing IS_TERMOUT_WRK Call by reference Type reference (TYPE) CPET_TERMOUT_WRK CPE Term - Generic Output Structure during Evaluation 20130410
3 Importing 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 Changing CS_DATA Call by reference Type reference (TYPE) ANY 20130410
2 Importing 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 Returning 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