SAP ABAP Class IF_UCON_API_RFC_SERVICE (RFC Service Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UCON_API_RFC_SERVICE RFC Service Implementation 20120515
Properties
Class IF_UCON_API_RFC_SERVICE  
Short Description RFC Service Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120511   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 IF_UCON_API_RFC_SERVICE has no interface implemented.
Friends
Class IF_UCON_API_RFC_SERVICE has no friend class.
Attributes
Class IF_UCON_API_RFC_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Set RFC servce to active 20120511
2 FREE Instance method Public Method Remove locks for RFC service 20120511
3 GET_ADMIN_DATA Instance method Public Method Admin data of creation time and modification time 20120511
4 GET_DESCRIPTION Instance method Public Method Description of the RFC Service 20120511
5 GET_FUNCTION_MODULE Instance method Public Method Name of the Function Module of RFC Service 20120511
6 GET_NAME Instance method Public Method Name of the RFC Service 20120511
7 GET_PROFILE Instance method Public Method Default Profile for RFC Service 20120511
8 GET_SCOPE Instance method Public Method Scope of the included funtion module (extern/intern) 20120515
9 GET_VERSION Instance method Public Method Version of the RFC service (active / inactive) 20120511
10 SAVE Instance method Public Method Write data to database 20120511
11 SET_DESCRIPTION Instance method Public Method Set new description of RFC Service 20120511
12 SET_FUNCTION_MODULE Instance method Public Method Set the name of the Function Module of RFC Service 20120511
13 SET_PROFILE Instance method Public Method Set the default profile for RFC Service 20120511
14 SET_SCOPE Instance method Public Method Set scope of the included funtion module (extern/intern) 20120515
Events
Class IF_UCON_API_RFC_SERVICE has no event.
Types
Class IF_UCON_API_RFC_SERVICE has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class IF_UCON_API_RFC_SERVICE has no parameter.
# Exception Resumable Description Created on
1 CX_UCON_API_RFC_SERVICE Exception Class RFC Service 20120516

Method FREE Signature

Method FREE on class IF_UCON_API_RFC_SERVICE has no parameter.
# Exception Resumable Description Created on
1 CX_UCON_API_RFC_SERVICE Exception Class RFC Service 20120511

Method GET_ADMIN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADMIN_DATA Value transfer Type reference (TYPE) UCON_ADMIN_DATA Unified Connectivity Administrative Data 20120515

Method GET_ADMIN_DATA on class IF_UCON_API_RFC_SERVICE has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANG Call by reference Type reference (TYPE) SPRSL Language Key 20120515
2 Returning SHORTTEXT Value transfer Type reference (TYPE) UCONTEXT Unified Connectivity Text (short) 20120515
# Exception Resumable Description Created on
1 CX_UCON_API_RFC_SERVICE Exception Class RFC Service 20120515

Method GET_FUNCTION_MODULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FUNCTION_MODULE Value transfer Type reference (TYPE) RS38L_FNAM Name of Function Module 20120515

Method GET_FUNCTION_MODULE on class IF_UCON_API_RFC_SERVICE 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) UCONRFCSERVID RFC Service ID 20120515

Method GET_NAME on class IF_UCON_API_RFC_SERVICE has no exception.

Method GET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROFILE_NAME Value transfer Type reference (TYPE) UCONHTTPSERVID Unified Connectivity Profile ID 20120515

Method GET_PROFILE on class IF_UCON_API_RFC_SERVICE has no exception.

Method GET_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SCOPE Value transfer Type reference (TYPE) UCONRFCSCOPE Visibility of RFC Services 20120515

Method GET_SCOPE on class IF_UCON_API_RFC_SERVICE 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) R3STATE State of Object 20120515

Method GET_VERSION on class IF_UCON_API_RFC_SERVICE has no exception.

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 20120515
2 Importing KORRNUM Call by reference Type reference (TYPE) E070-TRKORR Request/Task 20120515
3 Importing RUN_DARK Call by reference Type reference (TYPE) ABAP_BOOL Save data without user interaction 20120515
# Exception Resumable Description Created on
1 CX_UCON_API_RFC_SERVICE Exception Class RFC Service 20120516

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANG Call by reference Type reference (TYPE) SPRSL Language Key 20120515
2 Importing SHORTTEXT Call by reference Type reference (TYPE) UCONTEXT Unified Connectivity Text (short) 20120515
# Exception Resumable Description Created on
1 CX_UCON_API_RFC_SERVICE Exception Class RFC Service 20120516

Method SET_FUNCTION_MODULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCTION_MODULE Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20120515
# Exception Resumable Description Created on
1 CX_UCON_API_RFC_SERVICE Exception Class RFC Service 20120515

Method SET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROFILE_NAME Call by reference Type reference (TYPE) UCONHTTPSERVID Unified Connectivity Profile ID 20120515
# Exception Resumable Description Created on
1 CX_UCON_API_RFC_SERVICE Exception Class RFC Service 20120515

Method SET_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCOPE Call by reference Type reference (TYPE) UCONRFCSCOPE Visibility of RFC Services 20120515
# Exception Resumable Description Created on
1 CX_UCON_API_RFC_SERVICE Exception Class RFC Service 20120516
History
Last changed by/on SAP  20141121 
SAP Release Created in