SAP ABAP Class IF_SIW_FM_READER (Reads and returns signature of a FM)
Properties
Class IF_SIW_FM_READER  
Short Description Reads and returns signature of a FM    
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_FM_READER has no forward declaration.
Interfaces
Class IF_SIW_FM_READER has no interface implemented.
Friends
Class IF_SIW_FM_READER has no friend class.
Attributes
Class IF_SIW_FM_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_FM Instance method Public Method Reads a function module 20070308
Events
Class IF_SIW_FM_READER has no event.
Types
Class IF_SIW_FM_READER has no local type.
Method Signatures

Method READ_FM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE Name of function module 20070308
2 Returning R_SIGNATURE Value transfer Object reference (TYPE REF TO) IF_SXF_SIGNATURE 20070308
# Exception Resumable Description Created on
1 CX_SIW_API_READER_FAILURE Errors during FM reading 20070402
2 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20070516
History
Last changed by/on SAP  20110908 
SAP Release Created in