SAP ABAP Interface IF_UCON_API_COM_ASSEMBLY (Communication Assembly)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_API (Package) API für Unified Connectivity
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UCON_API_COM_ASSEMBLY Communication Assembly 20120109
Properties
Interface IF_UCON_API_COM_ASSEMBLY  
Short Description Communication Assembly    
General Data
Package S_UNIFIED_CON_API   API für Unified Connectivity 
Created 20120109   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_UCON_API_COM_ASSEMBLY has no interface.
Friends
Interface IF_UCON_API_COM_ASSEMBLY has no friend.
Attributes
Interface IF_UCON_API_COM_ASSEMBLY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20120116
2 ADD_SUBSERVICE_COM_ASSEMBLY Instance method Public Method 20120117
3 ADD_SUBSERVICE_HTTP Instance method Public Method 20120117
4 ADD_SUBSERVICE_RFC Instance method Public Method 20120117
5 ADD_SUB_DESTINATION Instance method Public Method 20120117
6 ADD_SUB_ICFSERVICE Instance method Public Method Add a single ICF Service 20131023
7 ADD_SUB_RFCFUNC Instance method Public Method Add a single RFC function module 20120924
8 FREE Instance method Public Method 20120309
9 GET_CANONICAL_URL Instance method Public Method 20120117
10 GET_CHANGEDAT Instance method Public Method 20120117
11 GET_CHANGEDBY Instance method Public Method 20120117
12 GET_CHANGEDON Instance method Public Method 20120117
13 GET_CREATEDAT Instance method Public Method 20120117
14 GET_CREATEDBY Instance method Public Method 20120117
15 GET_CREATEDON Instance method Public Method 20120117
16 GET_DESCRIPTION Instance method Public Method 20120117
17 GET_NAME Instance method Public Method 20120117
18 GET_PROFILE Instance method Public Method 20120321
19 GET_SUBSERVICES_COM_ASSEMBLY Instance method Public Method 20120117
20 GET_SUBSERVICES_HTTP Instance method Public Method 20120117
21 GET_SUBSERVICES_RFC Instance method Public Method 20120117
22 GET_SUB_DESTINATIONS Instance method Public Method 20120117
23 GET_SUB_ICFSERVICES Instance method Public Method Return all directly assigned ICF services 20131023
24 GET_SUB_RFCFUNC Instance method Public Method Returns all directly assigned RFC function modules 20120924
25 GET_VERSION Instance method Public Method 20120117
26 REMOVE_SUB_ICFSERVICE Instance method Public Method Remobe a single ICF Service 20131023
27 REMOVE_SUB_RFCFUNC Instance method Public Method Remove a single RFC function module 20121126
28 SAVE Instance method Public Method 20120116
29 SET_CANONICAL_URL Instance method Public Method 20120117
30 SET_DESCRIPTION Instance method Public Method 20120117
31 SET_PROFILE Instance method Public Method 20120321
32 SET_SUBSERVICES_COM_ASSEMBLY Instance method Public Method 20120117
33 SET_SUBSERVICES_HTTP Instance method Public Method 20120117
34 SET_SUBSERVICES_RFC Instance method Public Method 20120117
35 SET_SUB_DESTINATIONS Instance method Public Method 20120117
36 SET_SUB_ICFSERVICES Instance method Public Method Set a new list of ICF Services 20131023
37 SET_SUB_RFCFUNC Instance method Public Method Set a new list of directly assigned RFC function modules 20120924
Events
Interface IF_UCON_API_COM_ASSEMBLY has no event.
Types
Interface IF_UCON_API_COM_ASSEMBLY has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on Interface IF_UCON_API_COM_ASSEMBLY has no parameter.
Method ACTIVATE on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method ADD_SUBSERVICE_COM_ASSEMBLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COM_ASSEMBLY_NAME Call by reference Type reference (TYPE) UCONSERVID Unified Connectivity Service Assembly ID 20120117
# Exception Resumable Description Created on
1 CX_UCON_API_COM_ASSEMBLY Exception Class for Communication Assembly 20120326

Method ADD_SUBSERVICE_HTTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUB_HTTP_SERVICE Call by reference Type reference (TYPE) UCONHTTPSERVID HTTP Service 20120117
# Exception Resumable Description Created on
1 CX_UCON_API_COM_ASSEMBLY Exception Class for Communication Assembly 20120323

Method ADD_SUBSERVICE_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUB_SERVICE_RFC Call by reference Type reference (TYPE) UCONRFCSERVID RFC Service ID 20120521

Method ADD_SUBSERVICE_RFC on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method ADD_SUB_DESTINATION Signature

Method ADD_SUB_DESTINATION on Interface IF_UCON_API_COM_ASSEMBLY has no parameter.
Method ADD_SUB_DESTINATION on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method ADD_SUB_ICFSERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ICF_SERVICE Call by reference Type reference (TYPE) UCON_ICF_SRV Assigned ICF Service 20131024

Method ADD_SUB_ICFSERVICE on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method ADD_SUB_RFCFUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFCFUNC_MODULE Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20120924
# Exception Resumable Description Created on
1 CX_UCON_API_COM_ASSEMBLY Exception Class for Communication Assembly 20120924

Method FREE Signature

Method FREE on Interface IF_UCON_API_COM_ASSEMBLY has no parameter.
Method FREE on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method GET_CANONICAL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning URL Value transfer Type reference (TYPE) UCONCANONICALURL Canonical URL 20120117

Method GET_CANONICAL_URL on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method GET_CHANGEDAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TIME Value transfer Type reference (TYPE) AS4TIME Date of Last Change 20120117

Method GET_CHANGEDAT on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method GET_CHANGEDBY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning USER Value transfer Type reference (TYPE) AS4USER Last Changed by 20120117

Method GET_CHANGEDBY on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method GET_CHANGEDON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATE Value transfer Type reference (TYPE) AS4DATE Date of Last Change 20120117

Method GET_CHANGEDON on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method GET_CREATEDAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TIME Value transfer Type reference (TYPE) AS4TIME Last changed at 20120117

Method GET_CREATEDAT on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method GET_CREATEDBY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning USER Value transfer Type reference (TYPE) AS4USER Last Changed by 20120117

Method GET_CREATEDBY on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method GET_CREATEDON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATE Value transfer Type reference (TYPE) AS4DATE Date of Last Change 20120117

Method GET_CREATEDON on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) SPRSL Language Key 20120117
2 Returning TEXT Value transfer Type reference (TYPE) UCONTEXT Unified Connectivity Text (short) 20120117
3 Importing VERSION Call by reference Type reference (TYPE) UCONSTATE State of Object 20120117

Method GET_DESCRIPTION on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) UCONSERVID Unified Connectivity Service Assembly ID 20120117

Method GET_NAME on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method GET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROFILE Value transfer Type reference (TYPE) UCONHTTPID UCON: ID for HTTP Server Objects 20120321

Method GET_PROFILE on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method GET_SUBSERVICES_COM_ASSEMBLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUB_COM_ASSEMBLIES Value transfer Type reference (TYPE) UCON_COMASSEMBLY_LIST_TTYP Communication Assembly Entry 20120117

Method GET_SUBSERVICES_COM_ASSEMBLY on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method GET_SUBSERVICES_HTTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUB_HTTP_SERVICES Value transfer Type reference (TYPE) UCON_HTTP_SERVICE_LIST_TTYP List of unified connectivity http services 20120117

Method GET_SUBSERVICES_HTTP on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method GET_SUBSERVICES_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUB_RFC_SERVICES Value transfer Type reference (TYPE) UCON_RFC_SERVICE_LIST_TTYP List of unified connectivity RFC services 20120117

Method GET_SUBSERVICES_RFC on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method GET_SUB_DESTINATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUB_DESTINATIONS Value transfer Type reference (TYPE) UCON_DESTINATION_LIST_TTYP List of unified connectivity destinations 20120117

Method GET_SUB_DESTINATIONS on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method GET_SUB_ICFSERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ICF_SERVICES Value transfer Type reference (TYPE) UCON_ICF_SRV_TTYP List of assigned ICF Services 20131024

Method GET_SUB_ICFSERVICES on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method GET_SUB_RFCFUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RFCFUNC_LIST Value transfer Type reference (TYPE) UCON_RFCFUNC_LIST_TTYP List of RFC function modules 20120924

Method GET_SUB_RFCFUNC on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VERSION Value transfer Type reference (TYPE) UCONSTATE State of Object 20120117

Method GET_VERSION on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method REMOVE_SUB_ICFSERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ICF_SERVICE Call by reference Type reference (TYPE) UCON_ICF_SRV Assigned ICF Service 20131024

Method REMOVE_SUB_ICFSERVICE on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method REMOVE_SUB_RFCFUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFCFUNC_MODULE Call by reference Type reference (TYPE) RS38L_FNAM 20121126
# Exception Resumable Description Created on
1 CX_UCON_API_COM_ASSEMBLY 20121126

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEV_CLASS Call by reference Type reference (TYPE) TADIR-DEVCLASS Package 20120118
2 Importing KORRNUM Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20120118
3 Importing RUN_DARK Call by reference Type reference (TYPE) C 20120118
# Exception Resumable Description Created on
1 CX_UCON_API_COM_ASSEMBLY Exception Class for Communication Assembly 20120118

Method SET_CANONICAL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing URL Call by reference Type reference (TYPE) UCONCANONICALURL Canonical URL 20120117
# Exception Resumable Description Created on
1 CX_UCON_API_COM_ASSEMBLY Exception Class for Communication Assembly 20120117

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) UCON_DESCRIPTION Description for Unified Connectivity objects 20120208

Method SET_DESCRIPTION on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method SET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROFILE Call by reference Type reference (TYPE) UCONHTTPID HTTP Service ID 20120321

Method SET_PROFILE on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method SET_SUBSERVICES_COM_ASSEMBLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUB_COM_ASSEMBLIES Call by reference Type reference (TYPE) UCON_SERVICE_ID_LIST_TTYP Internal table for DB Table UCONSERVASSUBSAS 20120117
# Exception Resumable Description Created on
1 CX_UCON_API_COM_ASSEMBLY Exception Class for Communication Assembly 20120326

Method SET_SUBSERVICES_HTTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUB_HTTP_SERVICES Call by reference Type reference (TYPE) UCON_HTTP_SERVICE_ID_LIST_TTYP List of unified connectivity http services 20120117

Method SET_SUBSERVICES_HTTP on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method SET_SUBSERVICES_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUB_SERVICES_RFC Call by reference Type reference (TYPE) UCON_RFC_SERVICE_ID_LIST_TTYP List of Unified Connectivity RFC Service IDs 20120521
# Exception Resumable Description Created on
1 CX_UCON_API_RFC_SERVICE Exception Class RFC Service 20120521

Method SET_SUB_DESTINATIONS Signature

Method SET_SUB_DESTINATIONS on Interface IF_UCON_API_COM_ASSEMBLY has no parameter.
Method SET_SUB_DESTINATIONS on Interface IF_UCON_API_COM_ASSEMBLY has no exception.

Method SET_SUB_ICFSERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ICF_SERVICES Call by reference Type reference (TYPE) UCON_ICF_SRV_TTYP List of assigned ICF Services 20131024
# Exception Resumable Description Created on
1 CX_UCON_API_COM_ASSEMBLY Exception Class for Communication Assembly 20131024

Method SET_SUB_RFCFUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFCFUNC_LIST Call by reference Type reference (TYPE) UCON_RFCFUNC_LIST_TTYP List of RFC function modules 20120924
# Exception Resumable Description Created on
1 CX_UCON_API_COM_ASSEMBLY Exception Class for Communication Assembly 20120924
History
Last changed by/on SAP  20141121 
SAP Release Created in 804