SAP ABAP Interface IF_SIW_READER_FACTORY (Access to FM and related readers)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_TYPES (Package) SIW: Global Type definitions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_FM_ACCESS Factory for FM and related readers 20070307
Properties
Interface IF_SIW_READER_FACTORY  
Short Description Access to FM and related readers    
General Data
Package S_SIW_TYPES   SIW: Global Type definitions 
Created 20070307   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SIW_READER_FACTORY has no forward declaration.
Interfaces
Interface IF_SIW_READER_FACTORY has no interface.
Friends
Interface IF_SIW_READER_FACTORY has no friend.
Attributes
Interface IF_SIW_READER_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BAPI_READER Instance method Public Method Get instance of BAPI reader 20070308
2 GET_DDIC_READER Instance method Public Method Get instance of DDIC reader 20070308
3 GET_FM_READER Instance method Public Method Get instance of FM reader 20070308
Events
Interface IF_SIW_READER_FACTORY has no event.
Types
Interface IF_SIW_READER_FACTORY has no local type.
Method Signatures

Method GET_BAPI_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BAPI_READER Value transfer Object reference (TYPE REF TO) IF_SIW_BAPI_READER Reads and returns BAPI FMs 20070308

Method GET_BAPI_READER on Interface IF_SIW_READER_FACTORY has no exception.

Method GET_DDIC_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DDIC_READER Value transfer Object reference (TYPE REF TO) IF_SIW_DDIC_READER Reads and returns DDIC types 20070308

Method GET_DDIC_READER on Interface IF_SIW_READER_FACTORY has no exception.

Method GET_FM_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FM_READER Value transfer Object reference (TYPE REF TO) IF_SIW_FM_READER Reads and returns signature of a FM 20070308

Method GET_FM_READER on Interface IF_SIW_READER_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in