SAP ABAP Class CL_SMT_WD_SERVICES (Grouping of generic Web Dynpro services)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_WEB_DYNPRO (Package) web dynrpro UI classes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SMT_SERVICES Grouping of generic services 20080206
Properties
Class CL_SMT_WD_SERVICES  
Short Description Grouping of generic Web Dynpro services    
Super Class CL_SMT_SERVICES Grouping of generic services 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_WEB_DYNPRO   web dynrpro UI classes 
Created 20080206   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 CL_SMT_CONFIG_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_SMT_WD_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_WD_OVS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SMT_WD_SERVICES has no interface implemented.
Friends
Class CL_SMT_WD_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SSO_URL Constant Public Type reference (TYPE) SMT_STRING '/sap/public/myssocntl' Single Sign-On URL 20080211
2 MO_PUBLISHER Static Attribute Private Object reference (TYPE REF TO) CL_SMT_WD_MESSAGE_PUBLISHER Raises web dynpro messages 20091022
3 MV_DISPLAY Static Attribute Public Type reference (TYPE) SMT_WD_ESR_DISPLAY 1 Display : External or Internal View 20081205
4 MV_NSPCE Static Attribute Public Type reference (TYPE) SMT_PRX_NSPCE For name space from import 20090217
5 MV_NSPCE_TRG Static Attribute Public Type reference (TYPE) SMT_PRX_NSPCE Proxy Generation: Namespace in the Integration Builder 20090224
6 MV_SWITCH Static Attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090606
7 MV_WSDLTY Static Attribute Public Type reference (TYPE) SMT_PRX_WSDLTY For wsdlty from import 20090217
8 MV_WSDLTY_TRG Static Attribute Public Type reference (TYPE) SMT_PRX_WSDLTY Proxy Generation: WSDL Type (portType, message, and so on) 20090224
9 SO_CO Static Attribute Private Object reference (TYPE REF TO) CL_SMT_WD_CONST Configuration constant attributes 20080211
10 SO_ME Static Attribute Private Object reference (TYPE REF TO) CL_SMT_WD_SERVICES Grouping of generic Web Dynpro services 20080206
11 SV_HAS_EDIT_AUTHORIZATION Static Attribute Public Type reference (TYPE) SMT_BOOLEAN 20080213
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_APPLICATION_VALID Static method Public Method Check if an application name is valid 20081215
2 CHECK_EDIT_AUTHORIZATION Static method Public Method Check user authorization for editing 20080213
3 CHECK_PROXY Static method Public Method To check whether the structure is proxy or not 20090223
4 CHECK_SERVICE_INTERFACE Static method Public Method Check if service intreface exists or not 20091022
5 CHECK_SERVICE_OPERATION Static method Public Method Check if service operation exists 20091121
6 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080206
7 CLONE_INT_TO_EXT Static method Public Method Handles Clone of a structure 20090420
8 CREATE_CONFIRM_POPUP Static method Public Method Create a confirmation popup window 20080213
9 FIELD_INT_TO_EXT Static method Public Method Converts internal to external field of the proxy structure 20081114
10 GET_ERROR_AS_OVS_MESSAGES Static method Private Method Convert error messages to OVS messages 20080331
11 GET_ESR_INFO_EXT Static method Public Method On passing Internal Structure All ESR can be extracted. 20090330
12 GET_SERV_INTERFACES Static method Public Method Get Service Interfaces 20091030
13 GET_SERV_OPR Static method Public Method Get Service Interface Operations 20091106
14 GET_STRUC_FIELDS Static method Public Method Gets the fields of the given structure 20081216
15 GET_TEXT_PARDECL Static method Public Method Return the text description of a parameter declaration level 20080301
16 GET_TEXT_TRANSF_OBJECT_TYPE Static method Public Method Return the text description of a transformation object type 20080301
17 GET_TEXT_TYPING Static method Public Method Return the text description of a parameter typing 20080303
18 GET_WD_APPLICATION_URL Static method Private Method Return the web dynpro application absolute URL 20080211
19 GET_WD_INSTANCE Static method Public Method Return an isntance of the web dynpro class 20080206
20 HANDLE_CHANGE_FIELD_OVS Static method Public Method Handles Change key Fields OVS 20090401
21 HANDLE_CLASS_METHOD_OVS Static method Public Method Handles class method ovs operations 20080225
22 HANDLE_CLASS_OVS Static method Public Method Handles class ovs operations 20080225
23 HANDLE_INPUT_FIELD_OVS Static method Public Method Handles input structure field ovs operations 20080303
24 HANDLE_INPUT_STRUCTURE_OVS Static method Public Method Handles input structure ovs operations 20080303
25 HANDLE_IN_FLD_METHOD_PARAM_OVS Static method Public Method Handles input structure field ovs operations for methods 20080513
26 HANDLE_SERV_INTF_OVS Static method Public Method Handle OVS for Service Interfcae 20091021
27 HANDLE_SERV_OPR_OVS Static method Public Method Handle OVS for Service Operation 20091021
28 HANDLE_STRUCTURE_FIELD_OVS Static method Public Method Handles input structure field ovs operations 20080425
29 HANDLE_STRUCTURE_OVS Static method Public Method Handles a structure ovs operation 20080606
30 HANDLE_TARGET_FIELD_OVS Static method Public Method Handles target structure field ovs operations 20080303
31 HANDLE_TARGET_STRUCTURE_OVS Static method Public Method Handles structure ovs operations 20080303
32 HANDLE_TG_FLD_METHOD_PARAM_OVS Static method Public Method Handles target structure field ovs operations for methods 20080513
33 IS_BACKEND Static method Public Method Checks whether the given structure is backend 20081201
34 IS_PROXY Static method Public Method Checks whether the given structure is proxy 20081118
35 IS_SER_INT_PASSED Static method Public Method Check if the service interface is entered 20091030
36 IS_SSO_ACTIVE Static method Private Method Return true (X) if single sign on is active 20080211
37 LAUNCH_WD_APPLICATION Static method Public Method Launch web dynpro application 20080211
38 STRUC_EXT_TO_INT Static method Public Method Converts external to internal view of the proxy structure 20081114
39 STRUC_INT_TO_EXT Static method Public Method Converts internal to external view of the proxy structure 20081114
Events
Class CL_SMT_WD_SERVICES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SERV_INT_NAME Public See coding 20091030 SERV_INT_NAME type STANDARD TABLE OF smt_s_service_intf_ovs
2 SMT_ABAP_KEY Public See coding 20090408 begin OF SMT_ABAP_KEY, object TYPE char4, obj_name TYPE char30, END OF SMT_ABAP_KEY
3 SMT_ABAP_KEYS Public See coding 20090408 SMT_ABAP_KEYS TYPE STANDARD TABLE OF smt_abap_key
4 SMT_CLASS_QUERY Public See coding 20091106 smt_class_query type RANGE OF smt_class
5 SMT_DESC_QUERY Public See coding 20091106 smt_desc_query type range of seodescr
6 SMT_ESR_KEY Public See coding 20090408 BEGIN OF SMT_ESR_KEY, type TYPE char30, name TYPE smt_prx_name, namespace TYPE smt_prx_nspce, swcv_guid(32) TYPE c, END OF smt_esr_key
7 SMT_ESR_KEYS Public See coding 20090408 SMT_ESR_KEYS TYPE STANDARD TABLE OF smt_esr_key
8 SMT_PROXY_KEY Public See coding 20090408 BEGIN OF SMT_PROXY_KEY, abap_key TYPE smt_abap_key, esr_key TYPE smt_esr_key, package TYPE devclass, gen_appl TYPE char30, direction TYPE TEXT60, prefix TYPE char30, created_by TYPE SYCHAR12, corrnum TYPE trkorr, END OF smt_proxy_key
9 SMT_PROXY_KEYS Public See coding 20090408 SMT_PROXY_KEYS TYPE STANDARD TABLE OF smt_proxy_key
Method Signatures

Method CHECK_APPLICATION_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) SMT_APPLICATION Mapping 20081215
# Exception Resumable Description Created on
1 CX_SMT_DATA_INVALID Data invalid error 20081215

Method CHECK_EDIT_AUTHORIZATION Signature

Method CHECK_EDIT_AUTHORIZATION on class CL_SMT_WD_SERVICES has no parameter.
Method CHECK_EDIT_AUTHORIZATION on class CL_SMT_WD_SERVICES has no exception.

Method CHECK_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PROXY Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20090223
2 Importing IV_STRUC Call by reference Type reference (TYPE) SMT_WD_STRUCTURE Structure path for the external view of the proxy structure 20090223

Method CHECK_PROXY on class CL_SMT_WD_SERVICES has no exception.

Method CHECK_SERVICE_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE_INTF Call by reference Type reference (TYPE) SMT_SERVICE_INTF_PROXY SMT Service Interface operation name 20091022
2 Returning RESULT Value transfer Type reference (TYPE) SMT_BOOLEAN Boolean value 20091121

Method CHECK_SERVICE_INTERFACE on class CL_SMT_WD_SERVICES has no exception.

Method CHECK_SERVICE_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE_INTF Call by reference Type reference (TYPE) SMT_SERVICE_INTF_PROXY SMT Srvice Interface Proxy Name 20091121
2 Importing IV_SERVICE_OPERATION Call by reference Type reference (TYPE) SMT_SERVICE_INTF_OPERATION SMT Service Interface operation name 20091121
3 Returning RESULT Value transfer Type reference (TYPE) SMT_BOOLEAN Boolean value 20091121

Method CHECK_SERVICE_OPERATION on class CL_SMT_WD_SERVICES has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SMT_WD_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SMT_WD_SERVICES has no exception.

Method CLONE_INT_TO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ESR_KEY Value transfer Type reference (TYPE) SMT_S_PROXY_EXT External view of the proxy structure 20090420
2 Importing IV_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20090420

Method CLONE_INT_TO_EXT on class CL_SMT_WD_SERVICES has no exception.

Method CREATE_CONFIRM_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WINDOW_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW_MANAGER 20080213
2 Importing IT_TEXT Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20080213
3 Importing IV_BUTTON_KIND Call by reference Type reference (TYPE) WDR_POPUP_BUTTON_KIND Web Dynpro: Button Combination of Popup 20080213
4 Importing IV_MESSAGE_TYPE Call by reference Type reference (TYPE) WDR_POPUP_MSG_TYPE Web Dynpro: Message Type of Popup 20080213
5 Importing IV_TEXT Call by reference Type reference (TYPE) SMT_STRING String 20080213
6 Importing IV_TITLE Call by reference Type reference (TYPE) STRING CL_SMT_WD_CONST=>GC_TEXT_WARNING 20080611
7 Returning RO_WINDOW Value transfer Object reference (TYPE REF TO) IF_WD_WINDOW 20080213

Method CREATE_CONFIRM_POPUP on class CL_SMT_WD_SERVICES has no exception.

Method FIELD_INT_TO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INT_FIELD Call by reference Type reference (TYPE) SMT_FIELD_PATH Field path 20081114
2 Importing IV_INT_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20081114
3 Returning RV_EXT_FIELD Value transfer Type reference (TYPE) SMT_FIELD_PATH Field path 20081114

Method FIELD_INT_TO_EXT on class CL_SMT_WD_SERVICES has no exception.

Method GET_ERROR_AS_OVS_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IF_WD_OVS=>TY_T_MESSAGES 20080331
2 Importing IO_ERROR Call by reference Object reference (TYPE REF TO) CX_SMT_ERROR Error 20080331

Method GET_ERROR_AS_OVS_MESSAGES on class CL_SMT_WD_SERVICES has no exception.

Method GET_ESR_INFO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ESR_INFO Call by reference Type reference (TYPE) SMT_T_PROXY_EXT table type 20090330
2 Importing IV_STRUCTURE Call by reference Type reference (TYPE) SMT_WD_STRUCTURE Structure path for the external view of the proxy structure 20090330

Method GET_ESR_INFO_EXT on class CL_SMT_WD_SERVICES has no exception.

Method GET_SERV_INTERFACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DESC_RNG Call by reference Type reference (TYPE) SMT_DESC_QUERY 20091030
2 Importing IT_NAME_RNG Call by reference Type reference (TYPE) SMT_CLASS_QUERY 20091030
3 Returning RT_NAME Value transfer Type reference (TYPE) SMT_CLASS_QUERY 20091030

Method GET_SERV_INTERFACES on class CL_SMT_WD_SERVICES has no exception.

Method GET_SERV_OPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_NAME Value transfer Type reference (TYPE) SMT_T_METHOD ABAP classname and associated description 20091106
2 Importing IT_DESC_RNG Call by reference Type reference (TYPE) SMT_DESC_QUERY 20091106
3 Importing IT_NAME_RNG Call by reference Type reference (TYPE) SMT_CLASS_QUERY 20091106
4 Importing IV_SERVICE_INTF Call by reference Type reference (TYPE) SMT_SERVICE_INTF_PROXY SMT Srvice Interface Proxy Name 20091106

Method GET_SERV_OPR on class CL_SMT_WD_SERVICES has no exception.

Method GET_STRUC_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_NAME Call by reference Type reference (TYPE) SMT_T_STRUC_FIELD List of structure field name 20081216
2 Importing IV_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20081216

Method GET_STRUC_FIELDS on class CL_SMT_WD_SERVICES has no exception.

Method GET_TEXT_PARDECL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARDECL Call by reference Type reference (TYPE) SMT_PARDECL Parameter Declaration Level (User View) 20080301
2 Returning RV_TEXT Value transfer Type reference (TYPE) SMT_STRING String 20080301

Method GET_TEXT_PARDECL on class CL_SMT_WD_SERVICES has no exception.

Method GET_TEXT_TRANSF_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) SMT_WD_TRANSF_OBJECT_TYPE Selection for transformation object type 20080301
2 Returning RV_TEXT Value transfer Type reference (TYPE) SMT_STRING String 20080301

Method GET_TEXT_TRANSF_OBJECT_TYPE on class CL_SMT_WD_SERVICES has no exception.

Method GET_TEXT_TYPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPING Call by reference Type reference (TYPE) SEOTYPTYPE Typing 20080303
2 Returning RV_TEXT Value transfer Type reference (TYPE) SMT_STRING String 20080303

Method GET_TEXT_TYPING on class CL_SMT_WD_SERVICES has no exception.

Method GET_WD_APPLICATION_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_NAME Call by reference Type reference (TYPE) SMT_STRING String 20080211
2 Importing IV_ENHANCEMENT_MODE Call by reference Type reference (TYPE) SMT_ENHANCEMENT_MODE CL_SMT_CONFIG_CONST=>GC_ENH_MODE_NONE Enhancement mode (none, extension, context) 20080513
3 Returning RV_URL Value transfer Type reference (TYPE) SMT_STRING String 20080211

Method GET_WD_APPLICATION_URL on class CL_SMT_WD_SERVICES has no exception.

Method GET_WD_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SMT_WD_SERVICES Grouping of generic Web Dynpro services 20080206

Method GET_WD_INSTANCE on class CL_SMT_WD_SERVICES has no exception.

Method HANDLE_CHANGE_FIELD_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20090401
2 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) SMT_WD_ESR_DISPLAY Display : External or Internal View 20090401
3 Importing IV_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20090401

Method HANDLE_CHANGE_FIELD_OVS on class CL_SMT_WD_SERVICES has no exception.

Method HANDLE_CLASS_METHOD_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20080225
2 Importing IV_CLASS Call by reference Type reference (TYPE) SMT_CLASS 20080225
3 Importing IV_METHOD_ATT_NAME Call by reference Type reference (TYPE) SMT_WD_CONTEXT_ATTRIBUTE_NAME Web dynpro attribute name 20080425

Method HANDLE_CLASS_METHOD_OVS on class CL_SMT_WD_SERVICES has no exception.

Method HANDLE_CLASS_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20080225
2 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) SMT_WD_CONTEXT_ATTRIBUTE_NAME Web dynpro attribute name 20080425
3 Importing IV_INTERFACE Call by reference Type reference (TYPE) SEOITFNAME Interface name 20080225
4 Importing IV_PACKAGE_GROUP Call by reference Type reference (TYPE) SMT_PACKAGE_GROUP 20080225

Method HANDLE_CLASS_OVS on class CL_SMT_WD_SERVICES has no exception.

Method HANDLE_INPUT_FIELD_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20080303
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) SMT_GUID Application 20080303
3 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) SMT_WD_ESR_DISPLAY Display : External or Internal View 20081114
4 Importing IV_EVENT Call by reference Type reference (TYPE) SMT_GUID 20080303
5 Importing IV_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20080303

Method HANDLE_INPUT_FIELD_OVS on class CL_SMT_WD_SERVICES has no exception.

Method HANDLE_INPUT_STRUCTURE_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20080303
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) SMT_GUID Application 20080303
3 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) SMT_WD_ESR_DISPLAY Display : External or Internal View 20081114
4 Importing IV_EVENT Call by reference Type reference (TYPE) SMT_GUID 20080303

Method HANDLE_INPUT_STRUCTURE_OVS on class CL_SMT_WD_SERVICES has no exception.

Method HANDLE_IN_FLD_METHOD_PARAM_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20080513
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) SMT_GUID Application 20080513
3 Importing IV_CLASS Call by reference Type reference (TYPE) SMT_CLASS Name of a Class 20080513
4 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) SMT_WD_ESR_DISPLAY Display : External or Internal View 20081117
5 Importing IV_EVENT Call by reference Type reference (TYPE) SMT_GUID 20080513
6 Importing IV_METHOD Call by reference Type reference (TYPE) SMT_CLASS_METHOD Method 20080513
7 Importing IV_PARAMETER Call by reference Type reference (TYPE) SMT_PARAMETER Parameters of Method 20080513
8 Importing IV_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20080513

Method HANDLE_IN_FLD_METHOD_PARAM_OVS on class CL_SMT_WD_SERVICES has no exception.

Method HANDLE_SERV_INTF_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20091021
2 Importing IV_SERVICE_INTF_PRX Call by reference Type reference (TYPE) SMT_WD_CONTEXT_ATTRIBUTE_NAME Web dynpro attribute name 20091021

Method HANDLE_SERV_INTF_OVS on class CL_SMT_WD_SERVICES has no exception.

Method HANDLE_SERV_OPR_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20091021
2 Importing IV_SERVICE_INTF Call by reference Type reference (TYPE) SMT_SERVICE_INTF_PROXY SMT Service Interface operation name 20091021

Method HANDLE_SERV_OPR_OVS on class CL_SMT_WD_SERVICES has no exception.

Method HANDLE_STRUCTURE_FIELD_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20080425
2 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) SMT_WD_ESR_DISPLAY Display : External or Internal View 20081117
3 Importing IV_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20080425

Method HANDLE_STRUCTURE_FIELD_OVS on class CL_SMT_WD_SERVICES has no exception.

Method HANDLE_STRUCTURE_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20080606
2 Importing IT_STRUCTURE Call by reference Type reference (TYPE) SMT_T_STRUCTURE List of structures 20080606

Method HANDLE_STRUCTURE_OVS on class CL_SMT_WD_SERVICES has no exception.

Method HANDLE_TARGET_FIELD_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20080303
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) SMT_GUID Application 20080303
3 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) SMT_WD_ESR_DISPLAY Display : External or Internal View 20081117
4 Importing IV_EVENT Call by reference Type reference (TYPE) SMT_GUID 20080303

Method HANDLE_TARGET_FIELD_OVS on class CL_SMT_WD_SERVICES has no exception.

Method HANDLE_TARGET_STRUCTURE_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20080303
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) SMT_GUID Application 20080303
3 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) SMT_WD_ESR_DISPLAY Display : External or Internal View 20081117
4 Importing IV_EVENT Call by reference Type reference (TYPE) SMT_GUID 20080303

Method HANDLE_TARGET_STRUCTURE_OVS on class CL_SMT_WD_SERVICES has no exception.

Method HANDLE_TG_FLD_METHOD_PARAM_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CALLBACK_OBJECT Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20080513
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) SMT_GUID Application 20080513
3 Importing IV_CLASS Call by reference Type reference (TYPE) SMT_CLASS Name of a Class 20080513
4 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) SMT_WD_ESR_DISPLAY Display : External or Internal View 20081117
5 Importing IV_EVENT Call by reference Type reference (TYPE) SMT_GUID 20080513
6 Importing IV_METHOD Call by reference Type reference (TYPE) SMT_CLASS_METHOD Method 20080513
7 Importing IV_PARAMETER Call by reference Type reference (TYPE) SMT_PARAMETER Parameters of Method 20080513
8 Importing IV_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20090325

Method HANDLE_TG_FLD_METHOD_PARAM_OVS on class CL_SMT_WD_SERVICES has no exception.

Method IS_BACKEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_BACKEND Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20081201
2 Importing IV_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20081201

Method IS_BACKEND on class CL_SMT_WD_SERVICES has no exception.

Method IS_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_PROXY Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20081118
2 Importing IV_STRUCTURE Call by reference Type reference (TYPE) SMT_WD_STRUCTURE Structure path for the external view of the proxy structure 20081118

Method IS_PROXY on class CL_SMT_WD_SERVICES has no exception.

Method IS_SER_INT_PASSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE_INTF Call by reference Type reference (TYPE) SMT_SERVICE_INTF_PROXY SMT Srvice Interface Proxy Name 20091030
# Exception Resumable Description Created on
1 CX_SMT_DATA_NOT_FOUND Data error 20091030

Method IS_SSO_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVE Value transfer Type reference (TYPE) SMT_BOOLEAN 20080211

Method IS_SSO_ACTIVE on class CL_SMT_WD_SERVICES has no exception.

Method LAUNCH_WD_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_NAME Call by reference Type reference (TYPE) SMT_STRING String 20080211
2 Importing IV_ENHANCEMENT_MODE Call by reference Type reference (TYPE) SMT_ENHANCEMENT_MODE CL_SMT_CONFIG_CONST=>GC_ENH_MODE_NONE Enhancement mode (none, extension, context) 20080513
# Exception Resumable Description Created on
1 CX_SMT_OPERATION_FAILED Operation failed error 20080211

Method STRUC_EXT_TO_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXT_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE_PATH String 20081114
2 Importing IV_NAMESPACE Call by reference Type reference (TYPE) SMT_PRX_NSPCE Proxy Generation: WSDL Type (portType, message, and so on) 20081204
3 Importing IV_WSDL_TYPE Call by reference Type reference (TYPE) SMT_PRX_WSDLTY Proxy Generation: Namespace in the Integration Builder 20081204
4 Returning RV_INT_STRUCTURE Value transfer Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20081114
# Exception Resumable Description Created on
1 CX_SMT_DATA_NOT_FOUND Data not found error 20090420

Method STRUC_INT_TO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INT_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20081114
2 Returning RV_EXT_STRUCTURE Value transfer Type reference (TYPE) SMT_STRUCTURE_PATH String 20081114

Method STRUC_INT_TO_EXT on class CL_SMT_WD_SERVICES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701