SAP ABAP Interface IF_QUICKFIX_SOURCE_STATE (Quickfix source statre)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     S_QUICKFIX (Package) Quickfix Framework
Properties
Interface IF_QUICKFIX_SOURCE_STATE  
Short Description Quickfix source statre    
General Data
Package S_QUICKFIX   Quickfix Framework 
Created 20100702   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_QUICKFIX_SOURCE_STATE has no forward declaration.
Interfaces
Interface IF_QUICKFIX_SOURCE_STATE has no interface.
Friends
Interface IF_QUICKFIX_SOURCE_STATE has no friend.
Attributes
Interface IF_QUICKFIX_SOURCE_STATE has no attribute.
Methods
Interface IF_QUICKFIX_SOURCE_STATE has no method.
Events
Interface IF_QUICKFIX_SOURCE_STATE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_POSITION Public See coding 20100702 BEGIN OF ty_position, line TYPE i, line_offset TYPE i, END OF ty_position
2 TY_SOURCE_UNIT Public See coding 20100702 BEGIN OF ty_source_unit, main_program TYPE programm, include TYPE programm, END OF ty_source_unit
3 TY_SOURCE_UNIT_POSITION Public See coding 20100702 BEGIN OF ty_source_unit_position, source_unit TYPE ty_source_unit, position TYPE ty_position, END OF ty_source_unit_position
History
Last changed by/on SAP  20140121 
SAP Release Created in 800