SAP ABAP Class CL_BIZC_CLONE_PROCESS_INFO (Business Content: Store infos while cloning a Content Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NBC (Application Component) NetWeaver Business Content
     SBIZC6 (Package) Business Content: Shared Memory
Properties
Class CL_BIZC_CLONE_PROCESS_INFO  
Short Description Business Content: Store infos while cloning a Content Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBIZC6   Business Content: Shared Memory 
Created 20041026   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BIZC_CLONE_PROCESS_INFO has no forward declaration.
Interfaces
Class CL_BIZC_CLONE_PROCESS_INFO has no interface implemented.
Friends
Class CL_BIZC_CLONE_PROCESS_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GTO_OBJ2OBJ Instance attribute Protected Type reference (TYPE) TT_OBJ2OBJ 20041026
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECT Instance method Public Method 20041026
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041026
3 FREE Instance method Public Method 20041026
4 GET_CLONE Instance method Public Method 20041026
Events
Class CL_BIZC_CLONE_PROCESS_INFO has no event.
Types
Class CL_BIZC_CLONE_PROCESS_INFO has no local type.
Method Signatures

Method ADD_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CLONE Call by reference Object reference (TYPE REF TO) OBJECT 20041026
2 Importing IO_ORIG Call by reference Object reference (TYPE REF TO) OBJECT 20041026

Method ADD_OBJECT on class CL_BIZC_CLONE_PROCESS_INFO has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BIZC_CLONE_PROCESS_INFO has no parameter.
Method CONSTRUCTOR on class CL_BIZC_CLONE_PROCESS_INFO has no exception.

Method FREE Signature

Method FREE on class CL_BIZC_CLONE_PROCESS_INFO has no parameter.
Method FREE on class CL_BIZC_CLONE_PROCESS_INFO has no exception.

Method GET_CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJ Call by reference Object reference (TYPE REF TO) OBJECT 20041026
2 Returning RO_CLONE Value transfer Object reference (TYPE REF TO) OBJECT 20041026

Method GET_CLONE on class CL_BIZC_CLONE_PROCESS_INFO has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 700