SAP ABAP Class CL_DV_UTILITIES (Document Viewer - IMC Handling)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ARL (Application Component) ArchiveLink
     SDV0 (Package) Document Viewing
Properties
Class CL_DV_UTILITIES  
Short Description Document Viewer - IMC Handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDV0   Document Viewing 
Created 20040308   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SDVT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DV_UTILITIES has no interface implemented.
Friends
Class CL_DV_UTILITIES has no friend class.
Attributes
Class CL_DV_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_INTERFACE Static method Public Method 20040331
2 GET_NAME_OF_INTERFACE Static method Public Method 20040331
3 PACK_STRING_TABLE Static method Public Method String Table -> Pack String 20040308
4 STRING_TABLE_ADD_VALUE Static method Public Method 20040308
5 STRING_TABLE_GET_VALUE Static method Public Method 20040308
6 UNPACK_STRING_TABLE Static method Public Method String -> Unpack String Table 20040308
Events
Class CL_DV_UTILITIES has no event.
Types
Class CL_DV_UTILITIES has no local type.
Method Signatures

Method CHECK_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERFACE Call by reference Type reference (TYPE) CSEQUENCE 20040331
2 Importing REF Call by reference Object reference (TYPE REF TO) OBJECT 20040331
3 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20040331

Method CHECK_INTERFACE on class CL_DV_UTILITIES has no exception.

Method GET_NAME_OF_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) STRING 20040331
2 Importing REF Call by reference Type reference (TYPE) ANY 20040331

Method GET_NAME_OF_INTERFACE on class CL_DV_UTILITIES has no exception.

Method PACK_STRING_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STR Value transfer Type reference (TYPE) STRING 20040308
2 Importing TAB Call by reference Type reference (TYPE) SDVT_STRING_TABLE 20040308

Method PACK_STRING_TABLE on class CL_DV_UTILITIES has no exception.

Method STRING_TABLE_ADD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) CSEQUENCE 20040308
2 Changing TAB Call by reference Type reference (TYPE) SDVT_STRING_TABLE 20040308
3 Importing VAL Call by reference Type reference (TYPE) SIMPLE 20040308

Method STRING_TABLE_ADD_VALUE on class CL_DV_UTILITIES has no exception.

Method STRING_TABLE_GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) CSEQUENCE 20040308
2 Importing TAB Call by reference Type reference (TYPE) SDVT_STRING_TABLE 20040308
3 Returning VAL Value transfer Type reference (TYPE) STRING 20040308

Method STRING_TABLE_GET_VALUE on class CL_DV_UTILITIES has no exception.

Method UNPACK_STRING_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STR Call by reference Type reference (TYPE) STRING 20040308
2 Returning TAB Value transfer Type reference (TYPE) SDVT_STRING_TABLE 20040308

Method UNPACK_STRING_TABLE on class CL_DV_UTILITIES has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700