SAP ABAP Class IF_FB_RFC_FUNCTION_EXIT (Exit to trigger some actions on RFC function modules)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20121012
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UCON_RFC_FUNCTION_EXIT Class for BAdI Impl.: UCON_RFC_FUNCTION_EXIT 20121026
Properties
Class IF_FB_RFC_FUNCTION_EXIT  
Short Description Exit to trigger some actions on RFC function modules    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121012   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FB_RFC_FUNCTION_EXIT has no forward declaration.
Interfaces
Class IF_FB_RFC_FUNCTION_EXIT has no interface implemented.
Friends
Class IF_FB_RFC_FUNCTION_EXIT has no friend class.
Attributes
Class IF_FB_RFC_FUNCTION_EXIT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_FUNCTION Instance method Public Method 20121012
2 DELETE_FUNCTION Instance method Public Method 20121012
3 GET_FUNCTION_DATA Instance method Public Method 20121017
4 GO_TO_RFC_SERVICE Instance method Public Method 20121022
Events
Class IF_FB_RFC_FUNCTION_EXIT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FUNC_DATA Public See coding 20121012 begin of func_data, fmode type tfdir-fmode, devclass type devclass, trkorr type trkorr, attributes type ucon_rfc_service_attributes, author type tadir-author, genflag type tadir-genflag, fugrname type rs38l-area, end of func_data
Method Signatures

Method CHANGE_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCTION_NAME Call by reference Type reference (TYPE) TFDIR-FUNCNAME 20121012
2 Importing FUNC_DATA_NEW Call by reference Type reference (TYPE) FUNC_DATA 20121012
3 Importing FUNC_DATA_OLD Call by reference Type reference (TYPE) FUNC_DATA 20121012
4 Importing RUN_DARK Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20121012
# Exception Resumable Description Created on
1 CANCELED 20121012
2 INTERNAL_ERROR 20121012
3 SAVE_ERROR 20121012

Method DELETE_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCTION_NAME Call by reference Type reference (TYPE) TFDIR-FUNCNAME 20121012
2 Importing FUNC_DATA Call by reference Type reference (TYPE) FUNC_DATA 20121015
3 Importing RUN_DARK Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20121015
# Exception Resumable Description Created on
1 CANCELED 20121012
2 INTERNAL_ERROR 20121012

Method GET_FUNCTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCTION_NAME Call by reference Type reference (TYPE) TFDIR-FUNCNAME 20121017
2 Changing FUNC_DATA Call by reference Type reference (TYPE) FUNC_DATA 20121017
# Exception Resumable Description Created on
1 CANCELED 20121017
2 INTERNAL_ERROR 20121017

Method GO_TO_RFC_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCTION_NAME Call by reference Type reference (TYPE) TFDIR-FUNCNAME 20121022
2 Importing WB_MANAGER Call by reference Object reference (TYPE REF TO) IF_WB_MANAGER Interface for Workbench Manager 20121022

Method GO_TO_RFC_SERVICE on class IF_FB_RFC_FUNCTION_EXIT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in