SAP ABAP Class CL_HR_SMARTFORMS_UTILITIES (Utility Class to format the number for smartforms)
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PY-FR (Application Component) France
     PC06 (Package) HR Payroll: France
Properties
Class CL_HR_SMARTFORMS_UTILITIES  
Short Description Utility Class to format the number for smartforms    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC06   HR Payroll: France 
Created 20120802   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_SMARTFORMS_UTILITIES has no forward declaration.
Interfaces
Class CL_HR_SMARTFORMS_UTILITIES has no interface implemented.
Friends
Class CL_HR_SMARTFORMS_UTILITIES has no friend class.
Attributes
Class CL_HR_SMARTFORMS_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_TEXTPAD_TO_NLINES Static method Public Method Convert textpad data into String 20120903
2 FORMAT_WITH_SPACE Static method Public Method Format number 20120903
Events
Class CL_HR_SMARTFORMS_UTILITIES has no event.
Types
Class CL_HR_SMARTFORMS_UTILITIES has no local type.
Method Signatures

Method CONVERT_TEXTPAD_TO_NLINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FORMAT_TEXTPAD Call by reference Type reference (TYPE) CHAR255 Char255 20120903
2 Importing IV_LENGTH Call by reference Type reference (TYPE) I 20120903
3 Importing IV_TEXTPAD Call by reference Type reference (TYPE) RPLDATF2_EXT RPLDATF2 table type 20120903

Method CONVERT_TEXTPAD_TO_NLINES on class CL_HR_SMARTFORMS_UTILITIES has no exception.

Method FORMAT_WITH_SPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FORMAT_RAW Call by reference Type reference (TYPE) STRING 20120903
2 Importing IV_RAW Call by reference Type reference (TYPE) ANY 20120903

Method FORMAT_WITH_SPACE on class CL_HR_SMARTFORMS_UTILITIES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in