SAP ABAP Class IF_SRT_WSP_RT_SHORTCUT_UTIL (Shortcut Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_RT_SHORTCUT_UTIL Shortcut helper methods 20110104
Properties
Class IF_SRT_WSP_RT_SHORTCUT_UTIL  
Short Description Shortcut Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101217   SAP 
Last change 20110908   SAP 
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)
2 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SRT_WSP_RT_SHORTCUT_UTIL has no interface implemented.
Friends
Class IF_SRT_WSP_RT_SHORTCUT_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_A2A_IN Constant Public Type reference (TYPE) SRT_WSP_SC_TYPE TSRTP_SC_TYPE_A2A_IN 20101217
2 CO_A2A_OUT Constant Public Type reference (TYPE) SRT_WSP_SC_TYPE TSRTP_SC_TYPE_A2A_OUT 20101217
3 CO_GEN_CLIENT_IN Constant Public Type reference (TYPE) SRT_WSP_SC_TYPE TSRTP_SC_TYPE_GEN_CLIENT_IN 20101217
4 CO_GEN_CLIENT_OUT Constant Public Type reference (TYPE) SRT_WSP_SC_TYPE TSRTP_SC_TYPE_GEN_CLIENT_OUT 20101217
5 CO_LP_PREFIX Constant Public Type reference (TYPE) STRING '<$sc$>' 20101217
6 CO_URL_PREFIX Constant Public Type reference (TYPE) STRING '/sap/bc/srt/lsc' 20101217
Methods
# Method Level Visibility Method type Description Created on
1 DECODE_LP_NAME Instance method Public Method 20101217
2 DECODE_URL Instance method Public Method 20101217
3 ENCODE_IN_LP_NAME Instance method Public Method 20101217
4 ENCODE_IN_URL Instance method Public Method 20101217
5 GET_GEN_CLIENT_LP Instance method Public Method 20101217
6 IS_LP_SHORTCUT Instance method Public Method 20101217
7 IS_URL_SHORTCUT Instance method Public Method 20101217
Events
Class IF_SRT_WSP_RT_SHORTCUT_UTIL has no event.
Types
Class IF_SRT_WSP_RT_SHORTCUT_UTIL has no local type.
Method Signatures

Method DECODE_LP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME 20101217
2 Exporting SC_TYPE Call by reference Type reference (TYPE) SRT_WSP_SC_TYPE 20101217
3 Exporting SERVICE_DEF Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20101217

Method DECODE_LP_NAME on class IF_SRT_WSP_RT_SHORTCUT_UTIL has no exception.

Method DECODE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME 20101217
2 Exporting PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20101217
3 Exporting SC_TYPE Call by reference Type reference (TYPE) SRT_WSP_SC_TYPE 20101217
4 Exporting SERVICE_DEF Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20101217
5 Importing URL Call by reference Type reference (TYPE) STRING 20101217

Method DECODE_URL on class IF_SRT_WSP_RT_SHORTCUT_UTIL has no exception.

Method ENCODE_IN_LP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LP_NAME Value transfer Type reference (TYPE) SRT_LP_NAME 20101217
2 Importing SERVICE_DEF Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20101217
3 Importing SHORTCUT_TYPE Call by reference Type reference (TYPE) SRT_WSP_SC_TYPE 20101217

Method ENCODE_IN_LP_NAME on class IF_SRT_WSP_RT_SHORTCUT_UTIL has no exception.

Method ENCODE_IN_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME 20101217
2 Importing PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20101217
3 Importing SERVICE_DEF Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20101217
4 Importing SHORTCUT_TYPE Call by reference Type reference (TYPE) SRT_WSP_SC_TYPE 20101217
5 Returning URL Value transfer Type reference (TYPE) STRING 20101217

Method ENCODE_IN_URL on class IF_SRT_WSP_RT_SHORTCUT_UTIL has no exception.

Method GET_GEN_CLIENT_LP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20101217
2 Returning LP_NAME Value transfer Type reference (TYPE) SRT_LP_NAME 20101217

Method GET_GEN_CLIENT_LP on class IF_SRT_WSP_RT_SHORTCUT_UTIL has no exception.

Method IS_LP_SHORTCUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SHORTCUT Value transfer Type reference (TYPE) ABAP_BOOL 20101217
2 Importing LOGICAL_PORT Call by reference Type reference (TYPE) SRT_LP_NAME 20101217

Method IS_LP_SHORTCUT on class IF_SRT_WSP_RT_SHORTCUT_UTIL has no exception.

Method IS_URL_SHORTCUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SHORTCUT Value transfer Type reference (TYPE) ABAP_BOOL 20101217
2 Importing URL Call by reference Type reference (TYPE) STRING 20101217

Method IS_URL_SHORTCUT on class IF_SRT_WSP_RT_SHORTCUT_UTIL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in