SAP ABAP Class IF_SIW_READER_FACTORY (Access to FM and related readers)
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
Class IF_SIW_READER_FACTORY  
Short Description Access to FM and related readers    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070307   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SIW_READER_FACTORY has no forward declaration.
Interfaces
Class IF_SIW_READER_FACTORY has no interface implemented.
Friends
Class IF_SIW_READER_FACTORY has no friend class.
Attributes
Class 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
Class IF_SIW_READER_FACTORY has no event.
Types
Class 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 class 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 class 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 class IF_SIW_READER_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in