SAP ABAP Class CL_UCON_FB_ADAPTER (Adapter to function builder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_WB_LM (Package) Interface to Workbench and LM
Properties
Class CL_UCON_FB_ADAPTER  
Short Description Adapter to function builder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_UNIFIED_CON_WB_LM   Interface to Workbench and LM 
Created 20120925   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UCON_FB_ADAPTER has no interface implemented.
Friends
Class CL_UCON_FB_ADAPTER has no friend class.
Attributes
Class CL_UCON_FB_ADAPTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_FUNC Static method Public Method delete RFC-flag of Function module 20121018
2 GET_ATTRIBUTES Static method Public Method get attributes for rfc service 20121018
3 GOTO_RFC_SERVICE Static method Public Method navigate to rfc service 20121018
4 MODIFY_FUNC Static method Public Method add or change RFC-flag of Function module 20120925
Events
Class CL_UCON_FB_ADAPTER has no event.
Types
Class CL_UCON_FB_ADAPTER has no local type.
Method Signatures

Method DELETE_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20121018
2 Importing FUNCTION_NAME Call by reference Type reference (TYPE) TFDIR-FUNCNAME Function Module 20121018
3 Importing RUN_DARK Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20121018
4 Importing TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20121018
# Exception Resumable Description Created on
1 CANCELED the dialog was canceled 20121018
2 INTERNAL_ERROR 20121018
3 SAVE_ERROR see sy-msg variables for details 20121018

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATTRIBUTES Value transfer Type reference (TYPE) UCON_RFC_SERVICE_ATTRIBUTES Attributes passed via function builder to RFC-Service 20121018
2 Importing FUNCTION_NAME Call by reference Type reference (TYPE) TFDIR-FUNCNAME Function Module 20121018
# Exception Resumable Description Created on
1 CANCELED the dialog was canceled 20121018
2 INTERNAL_ERROR 20121018
3 SAVE_ERROR see sy-msg variables for details 20121018

Method GOTO_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 Name of Function Module 20121018
2 Importing WB_MANAGER Call by reference Object reference (TYPE REF TO) IF_WB_MANAGER Interface for Workbench Manager 20121018

Method GOTO_RFC_SERVICE on class CL_UCON_FB_ADAPTER has no exception.

Method MODIFY_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTES Call by reference Type reference (TYPE) UCON_RFC_SERVICE_ATTRIBUTES Attributes passed via function builder to RFC-Service 20121005
2 Importing AUTHOR Call by reference Type reference (TYPE) TADIR-AUTHOR Directory of Repository Objects 20121005
3 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20120925
4 Importing FMODE Call by reference Type reference (TYPE) TFDIR-FMODE Type of function module (local, remote, ...) 20120925
5 Importing FMODE_OLD Call by reference Type reference (TYPE) TFDIR-FMODE Type of function module (local, remote, ...) 20121005
6 Importing FUGRNAME Call by reference Type reference (TYPE) RS38L-AREA Program Name 20121005
7 Importing FUNCTION_NAME Call by reference Type reference (TYPE) TFDIR-FUNCNAME Function Module 20120925
8 Importing GENFLAG Call by reference Type reference (TYPE) TADIR-GENFLAG Generation flag 20121005
9 Importing RUN_DARK Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20120925
10 Importing TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20120925
# Exception Resumable Description Created on
1 CANCELED the dialog was canceled 20121009
2 INTERNAL_ERROR 20121008
3 SAVE_ERROR see sy-msg variables for details 20121008
History
Last changed by/on SAP  20141121 
SAP Release Created in 740