SAP ABAP Class CL_CWB_DWB_OBJECT_SFW (WB - SFW - CWB - Switch)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
     SFW_CWB (Package) WB - SFW - Correction Workbench Connection
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CWB_DWB_OBJECT Interface for ABAP Workbench 20080317
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CWB_DWB_OBJECT_SFBF WB - SFW - CWB - Switch 20080317
2 Inheritance (c INHERITING FROM c_ref)  CL_CWB_DWB_OBJECT_SFBS WB - SFW - CWB - Switch 20080317
3 Inheritance (c INHERITING FROM c_ref)  CL_CWB_DWB_OBJECT_SFSW WB - SFW - CWB - Switch 20080317
Properties
Class CL_CWB_DWB_OBJECT_SFW  
Short Description WB - SFW - CWB - Switch    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFW_CWB   WB - SFW - Correction Workbench Connection 
Created 20080311   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CWB_DWB_OBJECT_SFW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CWB_DWB_OBJECT Interface for ABAP Workbench 20080317
Friends
Class CL_CWB_DWB_OBJECT_SFW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FIELD_BFSET Constant Protected Type reference (TYPE) FIELDNAME 'BSET' 20080317
2 CO_FIELD_BFUNC Constant Protected Type reference (TYPE) FIELDNAME 'BFUNCTION' 20080317
3 CO_FIELD_CHANGED_BY Constant Protected Type reference (TYPE) FIELDNAME 'CHANGEDBY' 20080317
4 CO_FIELD_CHANGED_ON Constant Protected Type reference (TYPE) FIELDNAME 'CHANGEDON' 20080317
5 CO_FIELD_CREATED_BY Constant Protected Type reference (TYPE) FIELDNAME 'AUTHOR' 20080317
6 CO_FIELD_CREATED_ON Constant Protected Type reference (TYPE) FIELDNAME 'CREATEDON' 20080317
7 CO_FIELD_LANGUAGE Constant Protected Type reference (TYPE) FIELDNAME 'SPRAS' 20080317
8 CO_FIELD_SWITCH Constant Protected Type reference (TYPE) FIELDNAME 'SWITCH_ID' 20080317
9 CO_FIELD_TIME_STAMP Constant Protected Type reference (TYPE) FIELDNAME 'TIMESTAMP' 20080317
10 CO_FIELD_VERSION Constant Protected Type reference (TYPE) FIELDNAME 'VERSION' 20080317
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MISSING_OBJECTS Instance method Protected Method Determines all missing objects 20080317
2 GET_OBJECT Instance method Protected Method Determines the SFW object to be processed 20080317
3 SAVE_OBJECT Instance method Protected Method Saves SFW object 20080317
Events
Class CL_CWB_DWB_OBJECT_SFW has no event.
Types
Class CL_CWB_DWB_OBJECT_SFW has no local type.
Method Signatures

Method CHECK_MISSING_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing MISSING_OBJECTS Call by reference Type reference (TYPE) SCWB_T_E071 20080317
2 Importing SFW_OBJECT Call by reference Object reference (TYPE REF TO) IF_PAK_WB_OBJECT 20080317

Method CHECK_MISSING_OBJECTS on class CL_CWB_DWB_OBJECT_SFW has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SFW_OBJECT Value transfer Object reference (TYPE REF TO) IF_PAK_WB_OBJECT 20080317
2 Importing TRKEY Call by reference Type reference (TYPE) TRKEY 20080317
3 Importing VERSIONABLE_OBJECT Call by reference Type reference (TYPE) SVRS2_XVERSIONABLE_OBJECT 20080317

Method GET_OBJECT on class CL_CWB_DWB_OBJECT_SFW has no exception.

Method SAVE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDITIONAL_DATA Call by reference Type reference (TYPE) ANY 20080317
2 Importing CHECK_MODE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20080317
3 Importing CINSTKEYS Call by reference Type reference (TYPE) BCWBN_CINTKEYSVS 20080317
4 Exporting DELETED Call by reference Type reference (TYPE) BOOLE_D 20080317
5 Importing EXE_MODE Call by reference Type reference (TYPE) SYCHAR01 20080317
6 Importing EXTEND Call by reference Type reference (TYPE) BOOLE_D 20080317
7 Importing MANUAL_CHANGES Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20080317
8 Exporting MISSING_OBJECTS Call by reference Type reference (TYPE) SCWB_T_E071 20080317
9 Importing TRKEY Call by reference Type reference (TYPE) TRKEY 20080317
10 Importing TRKORR Call by reference Type reference (TYPE) TRKORR 20080317
11 Exporting USING_OBJECTS Call by reference Type reference (TYPE) SCWB_T_E071 20080317
12 Importing XVERSIONABLE_OBJECT Call by reference Type reference (TYPE) SVRS2_XVERSIONABLE_OBJECT 20080317
# Exception Resumable Description Created on
1 CX_CWB_EXCEPTION 20080317
History
Last changed by/on SAP  20110908 
SAP Release Created in