SAP ABAP Function Module RSS_UNIQUE_CONVERT_TO_ID25 (BW Generierungs-Tool: Konvertiert eine GUID von HEX nach CHAR25)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BW (Application Component) BW Service API
     SBIG (Package) Business Information Warehouse: Generation Tool
Basic Data
Function Module RSS_UNIQUE_CONVERT_TO_ID25 BW Generierungs-Tool: Konvertiert eine GUID von HEX nach CHAR25  
Function Group RSSG   BW generation tool  
Program Name SAPLRSSG   Services for generation of coding 
INCLUDE Name LRSSGU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_UNI_IDC25 TYPE RSSG_UNI_IDC25 Unique Id (Character 0..9A..Z)
Importing I_UNI_IDX TYPE RSSG_UNI_IDX Unique Id (hexadezimal)
Importing I_UNI_IDC TYPE RSSG_UNI_IDC Unique Id (Character 0..9A..F)
Importing I_HASH_ALGORITHM TYPE HASHALG GUID von einem Hashwert erzeugen
Exception INVALID_UNIQUE_ID TYPE Ungültige GUID
Exception INVALID_INPUT TYPE Ungültige Eingabe
               
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  19980116 
SAP Release Created in