SAP ABAP Class /SLOAP/CL_CALCULATE_MD5 (Create an MD5 sum from a concatenated table and return)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/UTILITY (Package) Utility Sources for SLO Analytic Platform
Properties
Class /SLOAP/CL_CALCULATE_MD5  
Short Description Create an MD5 sum from a concatenated table and return    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SLOAP/UTILITY   Utility Sources for SLO Analytic Platform 
Created 20100127   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SLOAP/CL_CALCULATE_MD5 has no forward declaration.
Interfaces
Class /SLOAP/CL_CALCULATE_MD5 has no interface implemented.
Friends
Class /SLOAP/CL_CALCULATE_MD5 has no friend class.
Attributes
Class /SLOAP/CL_CALCULATE_MD5 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MD5_FROM_STR_TABL Static method Public Method Get the md5 sum from string table; returns structure 20100127
Events
Class /SLOAP/CL_CALCULATE_MD5 has no event.
Types
Class /SLOAP/CL_CALCULATE_MD5 has no local type.
Method Signatures

Method GET_MD5_FROM_STR_TABL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STRING Call by reference Type reference (TYPE) /SLOAP/STRING_TABLE SLOAS String Table 20100127
2 Returning RV_HASH Value transfer Type reference (TYPE) MD5_FIELDS-HASH MD5 Hash value 20100127

Method GET_MD5_FROM_STR_TABL on class /SLOAP/CL_CALCULATE_MD5 has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 700