SAP ABAP Interface IF_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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_QUICKFIX_SOURCE_OBJECT quickfix source object 20100707
Properties
Interface IF_QUICKFIX_SOURCE_OBJECT  
Short Description Quickfix source object    
General Data
Package S_QUICKFIX   Quickfix Framework 
Created 20100702   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_QUICKFIX_SOURCE_OBJECT has no forward declaration.
Interfaces
Interface IF_QUICKFIX_SOURCE_OBJECT has no interface.
Friends
Interface IF_QUICKFIX_SOURCE_OBJECT has no friend.
Attributes
Interface IF_QUICKFIX_SOURCE_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_INCLUDE Instance method Public Method 20130523
2 GET_OBJECT_TYPE Instance method Public Method 20130513
3 GET_SOURCE_CODE Instance method Public Method 20100702
4 GET_SOURCE_CODE_AS_STRING Instance method Public Method 20100702
5 GET_SOURCE_POSITION Instance method Public Method 20130424
6 GET_SOURCE_URI Instance method Public Method 20130516
7 GET_WB_OBJECT Instance method Public Method 20130513
8 SET_SOURCE_CODE Instance method Public Method 20100709
9 SET_SOURCE_CODE_AS_STRING Instance method Public Method 20100709
Events
Interface IF_QUICKFIX_SOURCE_OBJECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20130425 tab TYPE STANDARD TABLE OF REF TO if_quickfix_source_object WITH DEFAULT KEY
Method Signatures

Method GET_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INCLUDE Value transfer Type reference (TYPE) PROGRAMM 20130523

Method GET_INCLUDE on Interface IF_QUICKFIX_SOURCE_OBJECT has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WBOBJTYPE 20130513

Method GET_OBJECT_TYPE on Interface IF_QUICKFIX_SOURCE_OBJECT has no exception.

Method GET_SOURCE_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SOURCE_CODE Call by reference Type reference (TYPE) RSWSOURCET 20100702

Method GET_SOURCE_CODE on Interface IF_QUICKFIX_SOURCE_OBJECT has no exception.

Method GET_SOURCE_CODE_AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SOURCE_CODE Call by reference Type reference (TYPE) STRING 20100702

Method GET_SOURCE_CODE_AS_STRING on Interface IF_QUICKFIX_SOURCE_OBJECT has no exception.

Method GET_SOURCE_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_PST_SOURCE_POSITION 20130424

Method GET_SOURCE_POSITION on Interface IF_QUICKFIX_SOURCE_OBJECT has no exception.

Method GET_SOURCE_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning URI Value transfer Type reference (TYPE) STRING 20130516

Method GET_SOURCE_URI on Interface IF_QUICKFIX_SOURCE_OBJECT has no exception.

Method GET_WB_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_WB_OBJECT 20130513

Method GET_WB_OBJECT on Interface IF_QUICKFIX_SOURCE_OBJECT has no exception.

Method SET_SOURCE_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE_TAB Call by reference Type reference (TYPE) RSWSOURCET 20100709

Method SET_SOURCE_CODE on Interface IF_QUICKFIX_SOURCE_OBJECT has no exception.

Method SET_SOURCE_CODE_AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE_CODE Call by reference Type reference (TYPE) STRING 20100709

Method SET_SOURCE_CODE_AS_STRING on Interface IF_QUICKFIX_SOURCE_OBJECT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800