SAP ABAP Class /IWBEP/IF_SBDM_COPY_CONTAINER (SB - Domain Model - Copy Container)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBDM_COPY_CONTEXT SB - Domain Model - Copy Context 20130201
Properties
Class /IWBEP/IF_SBDM_COPY_CONTAINER  
Short Description SB - Domain Model - Copy Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130201   SAP 
Last change 20131127   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)
Interfaces
Class /IWBEP/IF_SBDM_COPY_CONTAINER has no interface implemented.
Friends
Class /IWBEP/IF_SBDM_COPY_CONTAINER has no friend class.
Attributes
Class /IWBEP/IF_SBDM_COPY_CONTAINER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SELECTED_NODES Instance method Public Method Returns the original nodes selected for the copy operation 20130201
2 GET_TOTAL_NODE_NUMBER Instance method Public Method Returns the total number of copied nodes 20130213
3 PASTE Instance method Public Method Pastes copies of the selected nodes at the given target 20130201
Events
Class /IWBEP/IF_SBDM_COPY_CONTAINER has no event.
Types
Class /IWBEP/IF_SBDM_COPY_CONTAINER has no local type.
Method Signatures

Method GET_SELECTED_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NODE Value transfer Type reference (TYPE) /IWBEP/T_SBDM_NODES nodes to be copied with all contained children 20130201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130201

Method GET_TOTAL_NODE_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NUMBER Value transfer Type reference (TYPE) I 20130213
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130213

Method PASTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TARGET Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE target node for insertion 20130201
2 Importing IV_AS_SIBLING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130201
3 Returning RT_RESULT Value transfer Type reference (TYPE) /IWBEP/T_SBDM_NODES nodes created by paste (copies of selected nodes) 20130211
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130201
History
Last changed by/on SAP  20131127 
SAP Release Created in