SAP ABAP Class CL_FDT_WD_WEBSERVICE_MODEL (FDT WD: Webservice generation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_TOOLS (Package) BRFplus: Tools in Web Dynpro UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_WD_MODEL FDT WD: Model for Web Dynpro (abstract) 20071119
Properties
Class CL_FDT_WD_WEBSERVICE_MODEL  
Short Description FDT WD: Webservice generation    
Super Class CL_FDT_WD_MODEL FDT WD: Model for Web Dynpro (abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_TOOLS   BRFplus: Tools in Web Dynpro UI 
Created 20071119   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_WD_WEBSERVICE_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_WEBSERVICE_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_WS_MODEL Constant Public Type reference (TYPE) STRING 'WEBSERVICE_CONFIG' 20071121
2 MO_MESSAGE_MANAGER Instance attribute Public Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20071121
3 MV_ID Instance attribute Private Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20071119
Methods
# Method Level Visibility Method type Description Created on
1 SET_MESSAGE_MANAGER Instance method Public Method Sets the message manager 20071121
2 SET_VALUES Instance method Public Method Sets the value of the Function UUID 20071119
Events
Class CL_FDT_WD_WEBSERVICE_MODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_FUNC_MOD_ELEMENT Public See coding 20120202 BEGIN OF s_func_mod_element, id TYPE if_fdt_types=>id, name TYPE if_fdt_types=>name, type TYPE rs38l_typ, obj_type TYPE if_fdt_types=>data_object_type, END OF s_func_mod_element
2 T_FUNC_MOD_ELEMENT Public See coding 20120202 t_func_mod_element TYPE STANDARD TABLE OF s_func_mod_element WITH NON-UNIQUE KEY name
Method Signatures

Method SET_MESSAGE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20071121

Method SET_MESSAGE_MANAGER on class CL_FDT_WD_WEBSERVICE_MODEL has no exception.

Method SET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20071119

Method SET_VALUES on class CL_FDT_WD_WEBSERVICE_MODEL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711