SAP ABAP Class CL_SEDI_SOURCE_STATE_FACTORY (Creates a WB state from an Include)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ABA (Application Component) ABAP Editor
     SEDI_EXT (Package) Protected Enhancements for Editor
Properties
Class CL_SEDI_SOURCE_STATE_FACTORY  
Short Description Creates a WB state from an Include    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEDI_EXT   Protected Enhancements for Editor 
Created 20110923   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SEDI_SOURCE_STATE_FACTORY has no forward declaration.
Interfaces
Class CL_SEDI_SOURCE_STATE_FACTORY has no interface implemented.
Friends
Class CL_SEDI_SOURCE_STATE_FACTORY has no friend class.
Attributes
Class CL_SEDI_SOURCE_STATE_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_WB_OBJECT_TYPE Static method Private Method 20110923
2 GET_WB_STATE_OBJECT Static method Public Method 20110923
Events
Class CL_SEDI_SOURCE_STATE_FACTORY has no event.
Types
Class CL_SEDI_SOURCE_STATE_FACTORY has no local type.
Method Signatures

Method GET_WB_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923
2 Returning R_OBJECT_TYPE Value transfer Type reference (TYPE) SEU_OBJTYP 20110923

Method GET_WB_OBJECT_TYPE on class CL_SEDI_SOURCE_STATE_FACTORY has no exception.

Method GET_WB_STATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL Call by reference Type reference (TYPE) I 20110923
2 Importing I_INCLUDE Call by reference Type reference (TYPE) CSEQUENCE 20110923
3 Importing I_ROW Call by reference Type reference (TYPE) I 20110923
4 Returning R_STATE Value transfer Object reference (TYPE REF TO) IF_WB_OBJECT_STATE 20110923

Method GET_WB_STATE_OBJECT on class CL_SEDI_SOURCE_STATE_FACTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740