SAP ABAP Function Module HR99L00_CONV_FROM_EDIT_MASK_IN (Check&Convert from any edit-mask e.g. "RR___.___.___-__")
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-RS (Application Component) Reuse Services for Country Development
     P99L (Package) Payroll Latin America
Basic Data
Function Module HR99L00_CONV_FROM_EDIT_MASK_IN Check&Convert from any edit-mask e.g. "RR___.___.___-__"  
Function Group HR99L00_CONVERSION_EXIT   Conversion-Exit-Utilities  
Program Name SAPLHR99L00_CONVERSION_EXIT    
INCLUDE Name LHR99L00_CONVERSION_EXITU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OUTPUT TYPE CLIKE Result after convertion into internal format
Importing INPUT TYPE CLIKE Input with or without separators
Importing P_EDIT_MASK TYPE CLIKE Edit-mask (see ABAP-docu WRITE->EDIT MASK)
Importing P_ALLOWED_CHARS TYPE CLIKE All accepted characters except separator-characters conform the edit mask
Importing P_TRANSLATE_INITIAL TYPE CHAR1 Translate leading spaces within each segment with this character
Exception INPUT_NOT_VALID TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20071120 
SAP Release Created in