SAP ABAP Class CL_HRPAYUS_FORMAT_STRING (String manipulation class for HCM USA)
Hierarchy
SAP_HRCUS (Software Component) Sub component SAP_HRCUS of SAP_HR
   PY-US-RP-TR (Application Component) Tax Reporter
     PC_TAX (Package) Tax reporter
Properties
Class CL_HRPAYUS_FORMAT_STRING  
Short Description String manipulation class for HCM USA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC_TAX   Tax reporter 
Created 20130619   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPAYUS_FORMAT_STRING has no forward declaration.
Interfaces
Class CL_HRPAYUS_FORMAT_STRING has no interface implemented.
Friends
Class CL_HRPAYUS_FORMAT_STRING has no friend class.
Attributes
Class CL_HRPAYUS_FORMAT_STRING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONV_FIRST_CHARS_TO_UPPER_CASE Static method Public Method Convert the first char of each word to upper case 20130620
2 GET_FIRST_WORD Static method Public Method Get only the first word from a given name 20130619
3 REMOVE_APOSTROPHE Static method Public Method Removes any apostrophe from a given string 20130619
4 REMOVE_COMMA Static method Public Method Removes any comma from a given string 20130619
5 REMOVE_DASH Static method Public Method Removes any dash from a given string 20130619
6 REMOVE_DOT Static method Public Method Removes any dot from a given string 20130619
Events
Class CL_HRPAYUS_FORMAT_STRING has no event.
Types
Class CL_HRPAYUS_FORMAT_STRING has no local type.
Method Signatures

Method CONV_FIRST_CHARS_TO_UPPER_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEXT Call by reference Type reference (TYPE) STRING Input Text 20130620
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING Return text with first letters in upper case 20130620

Method CONV_FIRST_CHARS_TO_UPPER_CASE on class CL_HRPAYUS_FORMAT_STRING has no exception.

Method GET_FIRST_WORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_WORD Call by reference Type reference (TYPE) CHAR50 20130619

Method GET_FIRST_WORD on class CL_HRPAYUS_FORMAT_STRING has no exception.

Method REMOVE_APOSTROPHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_WORD Call by reference Type reference (TYPE) CHAR50 20130619

Method REMOVE_APOSTROPHE on class CL_HRPAYUS_FORMAT_STRING has no exception.

Method REMOVE_COMMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_WORD Call by reference Type reference (TYPE) CHAR50 20130619

Method REMOVE_COMMA on class CL_HRPAYUS_FORMAT_STRING has no exception.

Method REMOVE_DASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_WORD Call by reference Type reference (TYPE) CHAR50 20130619

Method REMOVE_DASH on class CL_HRPAYUS_FORMAT_STRING has no exception.

Method REMOVE_DOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_WORD Call by reference Type reference (TYPE) CHAR50 20130619

Method REMOVE_DOT on class CL_HRPAYUS_FORMAT_STRING has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in