SAP ABAP Interface IF_UCONRFC_UTILITY (Interface for UCON Design Time RFC Server)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_DT_RFC_SERVER (Package) Designtime RFC Server
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UCONRFC_UTILITY Utility Class for UCON Design Time RFC Server 20120704
Properties
Interface IF_UCONRFC_UTILITY  
Short Description Interface for UCON Design Time RFC Server    
General Data
Package S_UNIFIED_CON_DT_RFC_SERVER   Designtime RFC Server 
Created 20120618   SAP 
Last changed 20141121    
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
Interface IF_UCONRFC_UTILITY has no interface.
Friends
Interface IF_UCONRFC_UTILITY has no friend.
Attributes
Interface IF_UCONRFC_UTILITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_RFCSERVICE_TO_CA Instance method Public Method Assign RFC Service to a Communication Assembly 20120704
2 ASSIGN_RFM_TO_CA Instance method Public Method Assign an RFC enabled FM to a Communication Assembly 20121128
3 CREATE_COMMUNICATION_ASSEMBLY Instance method Public Method Create Communication Assembly 20120704
4 CREATE_RFC_SERVICE Instance method Public Method Create an RFC Service using an RFC enabled FM 20120704
5 DELETE_RFC_SERVICE Instance method Public Method Delete RFC service after RFC enabled FM is deleted 20120704
6 UNASSIGN_RFM_FROM_CA Instance method Public Method Unassign an RFC enabled FM from a Communication Assembly 20121129
Events
Interface IF_UCONRFC_UTILITY has no event.
Types
Interface IF_UCONRFC_UTILITY has no local type.
Method Signatures

Method ASSIGN_RFCSERVICE_TO_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ASSEMBLY_NAME Call by reference Type reference (TYPE) UCONSERVID Unified Connectivity Service Assembly ID 20120704
2 Importing IV_CORR_REQUEST Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20120704
3 Importing IV_RFCSERVICE Call by reference Type reference (TYPE) UCONHTTPSERVID RFC Service Name 20120704
4 Importing IV_RUN_DARK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Run_dark = abap_true (without popup for transport request) 20120704
# Exception Resumable Description Created on
1 CX_UCONRFC_UTILITY Exception Class for UCON Design Time RFC 20120704

Method ASSIGN_RFM_TO_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ASSEMBLY_NAME Call by reference Type reference (TYPE) UCONSERVID Unified Connectivity Service Assembly ID 20121128
2 Importing IV_CORR_REQUEST Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20121128
3 Importing IV_FUNCNAME Call by reference Type reference (TYPE) FUNCNAME RFC enabled Function Module 20121128
4 Importing IV_RUN_DARK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Run_dark = abap_true (without popup for transport request) 20121128
# Exception Resumable Description Created on
1 CX_UCONRFC_UTILITY Exception Class for UCON Design Time RFC 20121128

Method CREATE_COMMUNICATION_ASSEMBLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ASSEMBLY_NAME Call by reference Type reference (TYPE) UCONSERVID Unified Connectivity Service Assembly ID 20120704
2 Importing IV_CORR_REQUEST Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20120704
3 Importing IV_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20120704
4 Importing IV_RUN_DARK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Run_dark = abap_true (without popup for transport request) 20120704
# Exception Resumable Description Created on
1 CX_UCONRFC_UTILITY Exception Class for UCON Design Time RFC 20120704

Method CREATE_RFC_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RFC_SERVICE_ID Call by reference Type reference (TYPE) UCONHTTPSERVID RFC Service ID 20120704
2 Importing IV_CORR_REQUEST Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20120704
3 Importing IV_DESCR_TEXT Call by reference Type reference (TYPE) UCONTEXT Unified Connectivity Text (short) 20120706
4 Importing IV_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20120704
5 Importing IV_FUNCNAME Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20120706
6 Importing IV_RUN_DARK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Suppress the popup for Transport Request 20120704
7 Importing IV_SCOPE Call by reference Type reference (TYPE) UCONRFCSCOPE Visibility of RFC Services 20120704
8 Importing IV_SERVICE_NAME Call by reference Type reference (TYPE) UCONHTTPSERVID RFC Service Name 20120704
# Exception Resumable Description Created on
1 CX_UCONRFC_UTILITY Exception Class for UCON Design Time RFC 20120704

Method DELETE_RFC_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CORR_REQUEST Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20120704
2 Importing IV_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package of CA 20120705
3 Importing IV_FUNCNAME Call by reference Type reference (TYPE) RS38L_FNAM 20120704
4 Importing IV_RUN_DARK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Suppress the popup for Transport Request 20120704
# Exception Resumable Description Created on
1 CX_UCONRFC_UTILITY Exception Class for UCON Design Time RFC 20120704

Method UNASSIGN_RFM_FROM_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ASSEMBLY_NAME Call by reference Type reference (TYPE) UCONSERVID Unified Connectivity Service Assembly ID 20121129
2 Importing IV_CORR_REQUEST Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20121129
3 Importing IV_FUNCNAME Call by reference Type reference (TYPE) FUNCNAME RFC enabled Function Module 20121129
4 Importing IV_RUN_DARK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Run_dark = abap_true (without popup for transport request) 20121129
# Exception Resumable Description Created on
1 CX_UCONRFC_UTILITY Exception Class for UCON Design Time RFC 20121129
History
Last changed by/on SAP  20141121 
SAP Release Created in 740