SAP ABAP Class CL_CNV_INDX_UTILS (Various utility functions)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_INDX (Package) Conversion of INDX-like cluster tables
Properties
Class CL_CNV_INDX_UTILS  
Short Description Various utility functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_INDX   Conversion of INDX-like cluster tables 
Created 20101202   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_INDX_UTILS has no forward declaration.
Interfaces
Class CL_CNV_INDX_UTILS has no interface implemented.
Friends
Class CL_CNV_INDX_UTILS has no friend class.
Attributes
Class CL_CNV_INDX_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LAST_LETTER Static method Public Method Returns last letter of the given parameter 20101202
2 GET_TYPE_LENGTH Static method Public Method Returns the length for the given type 20110620
Events
Class CL_CNV_INDX_UTILS has no event.
Types
Class CL_CNV_INDX_UTILS has no local type.
Method Signatures

Method GET_LAST_LETTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20101202
2 Importing VALUE Call by reference Type reference (TYPE) ANY 20101202

Method GET_LAST_LETTER on class CL_CNV_INDX_UTILS has no exception.

Method GET_TYPE_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LENGTH Value transfer Type reference (TYPE) INT4 Natural number 20110620
2 Importing NAME Call by reference Type reference (TYPE) ANY 20110620
# Exception Resumable Description Created on
1 CX_CNV_INDX_TYPE_NOT_FOUND Type was not found 20110620
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620