SAP ABAP Class CL_QUICKFIX_SOURCE_OBJECT (quickfix source object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     S_QUICKFIX (Package) Quickfix Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_QUICKFIX_SOURCE_OBJECT Quickfix source object 20100707
Properties
Class CL_QUICKFIX_SOURCE_OBJECT  
Short Description quickfix source object    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_QUICKFIX   Quickfix Framework 
Created 20100707   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QUICKFIX_SOURCE_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_QUICKFIX_SOURCE_OBJECT Quickfix source object 20100707
Friends
Class CL_QUICKFIX_SOURCE_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INCLUDE Instance attribute Private Type reference (TYPE) PROGRAMM 20130523
2 SOURCE Instance attribute Private Type reference (TYPE) STRING 20130423
3 SOURCE_POSITION Instance attribute Private Object reference (TYPE REF TO) CL_PST_SOURCE_POSITION 20130424
4 URI Instance attribute Private Type reference (TYPE) STRING 20130423
5 WB_OBJECT Instance attribute Private Object reference (TYPE REF TO) CL_WB_OBJECT 20130423
6 WB_OBJECT_TYPE Instance attribute Private Type reference (TYPE) WBOBJTYPE 20130423
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20130423
2 CREATE Static method Public Method 20130423
3 REMOVE_REMAINING_CRS Instance method Private Method 20110930
Events
Class CL_QUICKFIX_SOURCE_OBJECT has no event.
Types
Class CL_QUICKFIX_SOURCE_OBJECT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE Call by reference Type reference (TYPE) STRING 20130423
2 Importing WB_OBJECT Call by reference Object reference (TYPE REF TO) CL_WB_OBJECT 20130423

Method CONSTRUCTOR on class CL_QUICKFIX_SOURCE_OBJECT has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTENT Call by reference Type reference (TYPE) CSEQUENCE 20130423
2 Importing I_INCLUDE Call by reference Type reference (TYPE) PROGRAMM 20130523
3 Importing I_SOURCE_POSITION Call by reference Object reference (TYPE REF TO) CL_PST_SOURCE_POSITION 20130423
4 Importing I_URI Call by reference Type reference (TYPE) STRING 20130423
5 Importing I_WB_OBJECT Call by reference Object reference (TYPE REF TO) CL_WB_OBJECT 20130423
6 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_QUICKFIX_SOURCE_OBJECT 20130423

Method CREATE on class CL_QUICKFIX_SOURCE_OBJECT has no exception.

Method REMOVE_REMAINING_CRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SOURCE_CODE Call by reference Type reference (TYPE) STRING_TABLE 20110930

Method REMOVE_REMAINING_CRS on class CL_QUICKFIX_SOURCE_OBJECT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800