SAP ABAP Class CL_ABAP_TOOL (Tools class with ABAP like elements)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-TAS-ATP (Application Component) ATP Tools
     BS_TOOLS_ATP (Package) Tools from ATP
Properties
Class CL_ABAP_TOOL  
Short Description Tools class with ABAP like elements    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package BS_TOOLS_ATP   Tools from ATP 
Created 20080311   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ABAP_TOOL has no forward declaration.
Interfaces
Class CL_ABAP_TOOL has no interface implemented.
Friends
Class CL_ABAP_TOOL has no friend class.
Attributes
Class CL_ABAP_TOOL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MOVE_COMPLEX Static method Public Method Multi-level move-corresponding between complex structures 20080311
Events
Class CL_ABAP_TOOL has no event.
Types
Class CL_ABAP_TOOL has no local type.
Method Signatures

Method MOVE_COMPLEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ANY Call by reference Type reference (TYPE) ANY 20080311
2 Importing IO_C_DES Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Runtime Type Services 20090414
3 Importing IO_I_DES Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Runtime Type Services 20090414
4 Importing I_ANY Call by reference Type reference (TYPE) ANY 20080311
# Exception Resumable Description Created on
1 DEEP_ERROR Lower level fields with same name and type are not compart. 20080311
2 INPUT_OUTPUT_DIFFERENT_KIND Input and Output are of different kind 20080311
3 NO_STRUCK_NO_TAB Kind is not of type Structure or Table 20080311
History
Last changed by/on SAP  20110908 
SAP Release Created in 701