SAP ABAP Function Module GRPCRTA_VIEW_CONVERSION_OUTPUT (Data conversion)
Hierarchy
GRCPIERP (Software Component) GRCPIERP
   GRC-PCE (Application Component) Process Controls -Automated Controls
     GRPCRTA_MAIN (Package) SAP GRC Process Control : Main Package
Basic Data
Function Module GRPCRTA_VIEW_CONVERSION_OUTPUT Data conversion  
Function Group GRPCRTA_ECM   Process Control Function  
Program Name SAPLGRPCRTA_ECM    
INCLUDE Name LGRPCRTA_ECMU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting VALUE_EXTERN TYPE
Importing VALUE_INTERN TYPE
Importing TABNAME TYPE TABNAME SPACE Table name
Importing FIELDNAME TYPE FIELDNAME SPACE Field name
Importing INTTYPE TYPE VIMNAMTAB-INTTYPE SPACE ABAP data type (C,D,N,...)
Importing DATATYPE TYPE VIMNAMTAB-DATATYPE SPACE Data type in ABAP Dictionary
Importing DECIMALS TYPE VIMNAMTAB-DECIMALS 0 Number of decimal places
Importing CONVEXIT TYPE VIMNAMTAB-CONVEXIT ' ' Conversion routine
Importing SIGN TYPE VIMNAMTAB-SIGN ' ' Flag for sign in numerical fields
Importing OUTPUTLEN TYPE VIMNAMTAB-OUTPUTLEN 0 Output length
Importing INTLEN TYPE VIMNAMTAB-FLENGTH 0 Internal length in bytes
Exception PARAMETER_ERROR TYPE Wrong parameter
               
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  20141106 
SAP Release Created in 250_46C