SAP ABAP Class /IWBEP/CL_SBDM_COPY_CONTEXT (SB - Domain Model - Copy Context)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_DM_BASE (Package) Gateway Service Builder - Domain Model API and SPI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SBDM_COPY_CONTAINER SB - Domain Model - Copy Container 20130201
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SBDM_COPY_CONTEXT SB - Domain Model - Copy Context 20130131
Properties
Class /IWBEP/CL_SBDM_COPY_CONTEXT  
Short Description SB - Domain Model - Copy Context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/SB_DM_BASE   Gateway Service Builder - Domain Model API and SPI 
Created 20130131   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_SBDM_COPY_CONTEXT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SBDM_COPY_CONTAINER SB - Domain Model - Copy Container 20130201
2 /IWBEP/IF_SBDM_COPY_CONTEXT SB - Domain Model - Copy Context 20130131
Friends
Class /IWBEP/CL_SBDM_COPY_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_NODE_MAPPING Instance attribute Private Type reference (TYPE) /IWBEP/IF_SBDM_COPY_CONTEXT=>TY_T_NODE_MAPPING Contains original to current copy mapping information 20130201
2 MT_ORIGINAL_NODES Instance attribute Private Type reference (TYPE) /IWBEP/T_SBDM_NODES Contains the original selected and to be copied nodes 20130201
3 MT_PROTOTYPE_CONTEXTS Instance attribute Private Type reference (TYPE) TY_T_NODES Contains the current prototype context nodes (model ref.) 20130212
4 MT_PROTOTYPE_ROOTS Instance attribute Private Type reference (TYPE) TY_T_NODES Contains the current prototype roots (model) 20130212
5 MT_TEMPLATE_MAPPING Instance attribute Private Type reference (TYPE) /IWBEP/IF_SBDM_COPY_CONTEXT=>TY_T_NODE_MAPPING Contains the copy template mapping information 20130214
6 MT_TEMPLATE_NODES Instance attribute Private Type reference (TYPE) /IWBEP/T_SBDM_NODES Contains the copy templates of the original nodes 20130214
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_PROTOTYPE Instance method Private Method Adjusts the prototype 20130212
2 ADJUST_RELATIONS Instance method Private Method Adjusts the copied relations 20130201
3 COPY_FROM_TEMPLATE Instance method Private Method Copies the node from the corresponding template 20130214
4 CREATE_COPY_TEMPLATE Instance method Private Method Creates a copy template from the node 20130214
Events
Class /IWBEP/CL_SBDM_COPY_CONTEXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_NODES Private See coding 20130212 TY_T_NODES TYPE SORTED TABLE OF REF TO /iwbep/if_sbdm_node WITH UNIQUE KEY table_line
Method Signatures

Method ADJUST_PROTOTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20130212
2 Importing IO_ORIGINAL Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20130212
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130212

Method ADJUST_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20130201
2 Importing IO_TARGET Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20130204
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130201

Method COPY_FROM_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20130214
2 Returning RO_COPY Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20130214
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130214

Method CREATE_COPY_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SELECTED_NODE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20130214
2 Returning RO_NODE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20130214
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130214
History
Last changed by/on SAP  20131127 
SAP Release Created in 200