SAP ABAP Class CL_FDT_WD_SERVICE (FDT WD: Services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_SERVICE (Package) BRFplus: Services for Web Dynpro UI
Properties
Class CL_FDT_WD_SERVICE  
Short Description FDT WD: Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_SERVICE   BRFplus: Services for Web Dynpro UI 
Created 20060706   SAP 
Last change 20140121   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_FDT_EXPR_SV Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_WD_FORMATTED_TEXT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_FDT_ELEMENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_FDT_WD_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_WD_MESSAGE_MANAGER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_WD_SERVICE has no interface implemented.
Friends
Class CL_FDT_WD_SERVICE has no friend class.
Attributes
Class CL_FDT_WD_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_BACKEND_EXCEPTION Static method Public Method Converts a backend exception to an UI exception 20080124
2 CREATE_OBJECT Static method Public Method Creates a new instance of an object 20060825
3 GET_ADMIN_DATA Static method Public Method Returns Admin Data for object Id 20060706
4 GET_COMPONENT_INTERFACE Static method Public Method Returns the component interface 20061205
5 GET_DISPLAY_NAME Static method Public Method Returns the display name for an object Id 20060706
6 GET_EXTENDED_OBJECT_TYPE Static method Public Method Returns the extended object type for an object id 20070117
7 GET_FORMATTED_TEXT Static method Public Method Get formatte text from SAPScript 20090303
8 GET_NAME Static method Public Method Returns the name for object Id 20060706
9 GET_OBJECT_LIST_NODE Static method Public Method Returns FDT objects as a node, which incl. FDTS_WD_OBJECT 20061011
10 GET_OBJECT_NODE Static method Public Method Returns a FDT object as a node, which incl. FDTS_WD_OBJECT 20061011
11 GET_PATH_OF_ELEMENT_IN_DOBJ Static method Public Method Returns the path of element in data object 20081105
12 GET_SELECTED_ELEMENTS_RECURSIV Static method Public Method Get all selcted elements of recursive context nodes 20090209
13 GET_STRUCTURE_OF_OBJECT Static method Public Method Returns the structure of object 20060712
14 GET_TEXT_FOR_ELEMENT_TYPE Static method Public Method Returns the text for an element type 20061026
15 GET_TEXT_FOR_OBJECT Static method Public Method Returns the text for an object 20070611
16 GET_TEXT_FOR_OBJECT2 Static method Public Method Returns the text for an object, can also shorten the text 20110701
17 GET_TEXT_FOR_OPTION Static method Public Method Returns the text for a range option 20061027
18 GET_TEXT_FOR_SIGN Static method Public Method Returns the text for a range sign 20061027
19 GET_TEXT_FOR_TYPE Static method Public Method Returns the description for a type 20060725
20 GET_TEXT_FOR_VAL_RANGE Static method Public Method Gets the text for the simplified Range 20090108
21 GET_TYPE_TEXT_FOR_OBJECT Static method Public Method Gets the text for object type from Object 20101222
22 MERGE_OBJECT_LIST_NODE Static method Public Method Merges an itab with a context node of type FDTS_WD_OBJECT 20061011
23 REPORT_EXCEPTION Static method Public Method Reports an exception (as a WD Message) 20060707
24 REPORT_MESSAGES Static method Public Method Report Messages 20080905
25 SET_CONFIGURATION Static method Public Method Set configuration by using WD interface FDT_IWD_COMPONENT 20081013
Events
Class CL_FDT_WD_SERVICE has no event.
Types
Class CL_FDT_WD_SERVICE has no local type.
Method Signatures

Method CONVERT_BACKEND_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IX_FDT Call by reference Object reference (TYPE REF TO) CX_FDT FDT: Abstract Exception Class 20080124

Method CONVERT_BACKEND_EXCEPTION on class CL_FDT_WD_SERVICE has no exception.

Method CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_ADMIN_DATA Call by reference Object reference (TYPE REF TO) IF_FDT_ADMIN_DATA Admin Data 20070427
2 Exporting EV_ID Call by reference Type reference (TYPE) FDT_UUID FDT: Universal Unique Identifier 20060825
3 Importing IS_OBJECT_TYPE Call by reference Type reference (TYPE) FDTS_WD_OBJECT FDT: Object Type 20060919
4 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) FDT_UUID FDT: Universal Unique Identifier 20060825
5 Importing IV_DATA_OBJECT_TYPE Call by reference Type reference (TYPE) FDT_DATA_OBJECT_TYPE FDT: Data Object Type 20060825
6 Importing IV_EXPRESSION_TYPE_ID Call by reference Type reference (TYPE) FDT_UUID FDT: Universal Unique Identifier 20060825

Method CREATE_OBJECT on class CL_FDT_WD_SERVICE has no exception.

Method GET_ADMIN_DATA 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 ID 20060706
2 Returning RO_ADMIN_DATA Value transfer Object reference (TYPE REF TO) IF_FDT_ADMIN_DATA FDT: Administrative Data 20060706

Method GET_ADMIN_DATA on class CL_FDT_WD_SERVICE has no exception.

Method GET_COMPONENT_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20061205
2 Importing IO_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20061205
3 Returning RO_COMPONENT_INTERFACE Value transfer Object reference (TYPE REF TO) IWCI_FDT_IWD_COMPONENT Component interface 20061205

Method GET_COMPONENT_INTERFACE on class CL_FDT_WD_SERVICE has no exception.

Method GET_DISPLAY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION Configuration 20081010
2 Importing IV_BOUND_OBJECT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Gives the bound id 20081105
3 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID ID 20060706
4 Importing IV_IGNORE_FIRST_PLACE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Required in case we want to ignore the table in the first p 20090925
5 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Timestamp 20060706
6 Returning RV_DISPLAY_NAME Value transfer Type reference (TYPE) STRING Display Name 20060706

Method GET_DISPLAY_NAME on class CL_FDT_WD_SERVICE has no exception.

Method GET_EXTENDED_OBJECT_TYPE 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 ID 20070117
2 Returning RS_OBJECT_TYPE_EXTENDED Value transfer Type reference (TYPE) IF_FDT_WD_TYPES=>S_OBJECT_TYPE_EXTENDED extended Object Type 20070117

Method GET_EXTENDED_OBJECT_TYPE on class CL_FDT_WD_SERVICE has no exception.

Method GET_FORMATTED_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOC_KEY Call by reference Type reference (TYPE) DOKU_OBJ Documentation Object 20090303
2 Importing IV_FORMAT_TYPE Call by reference Type reference (TYPE) CL_WD_FORMATTED_TEXT=>T_TYPE CL_WD_FORMATTED_TEXT=>E_TYPE-FORMATTED_TEXT Typ des XML Quelltextes 20090303
3 Returning RV_FORMATTED_TEXT Value transfer Type reference (TYPE) STRING Formatted text 20090303

Method GET_FORMATTED_TEXT on class CL_FDT_WD_SERVICE has no exception.

Method GET_NAME 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 ID 20060706
2 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version, UTC) 20130523
3 Returning RV_NAME Value transfer Type reference (TYPE) IF_FDT_TYPES=>NAME Beschreibung 20060706

Method GET_NAME on class CL_FDT_WD_SERVICE has no exception.

Method GET_OBJECT_LIST_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION FDT WD: Configuration 20081010
2 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Node 20061011
3 Importing ITS_OBJECT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Objects 20061011
4 Importing IV_FILTER_OUT_UNNAMED Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090528
5 Importing IV_SHORTEN_TEXT Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE True: shorten text to a reasonable length 20100518
6 Importing IV_SORT_BY_NAME Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE True: Sort by Name 20061011
7 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Timestamp 20061011

Method GET_OBJECT_LIST_NODE on class CL_FDT_WD_SERVICE has no exception.

Method GET_OBJECT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION FDT WD: Configuration 20081010
2 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Node 20061011
3 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID ID 20061011
4 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Timestamp 20061011
5 Importing IV_USE_LONG_TEXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Request long text 20120420

Method GET_OBJECT_NODE on class CL_FDT_WD_SERVICE has no exception.

Method GET_PATH_OF_ELEMENT_IN_DOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTS_DATA_OBJECT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20081105
2 Exporting EV_ID_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20081105
3 Exporting EV_PATH Call by reference Type reference (TYPE) STRING 20081105
4 Importing IV_CHECK_DATA_OBJECT_TYPE Call by reference Type reference (TYPE) IF_FDT_TYPES=>DATA_OBJECT_TYPE Data Object Type 20090220
5 Importing IV_DATA_OBJECT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20081105
6 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20081105
7 Importing IV_IS_CALLER_TABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090925
8 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20081105

Method GET_PATH_OF_ELEMENT_IN_DOBJ on class CL_FDT_WD_SERVICE has no exception.

Method GET_SELECTED_ELEMENTS_RECURSIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090209
2 Importing IV_INCLUDING_LEAD_SELECTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090209
3 Returning RT_SET Value transfer Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20090209

Method GET_SELECTED_ELEMENTS_RECURSIV on class CL_FDT_WD_SERVICE has no exception.

Method GET_STRUCTURE_OF_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION FDT WD: Configuration 20081010
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID ID 20060712
3 Importing IV_SHORTEN_TEXT Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE True: shorten text to a reasonable length 20100518
4 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Timestamp 20060712
5 Importing IV_USE_LONG_TEXT Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120420
6 Returning RS_OBJECT Value transfer Type reference (TYPE) FDTS_WD_OBJECT Object structure 20060712

Method GET_STRUCTURE_OF_OBJECT on class CL_FDT_WD_SERVICE has no exception.

Method GET_TEXT_FOR_ELEMENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEMENT_TYPE Call by reference Type reference (TYPE) FDT_ELEMENT_TYPE FDT: Elementary Data Type 20061026
2 Returning RV_ELEMENT_TYPE_TEXT Value transfer Type reference (TYPE) STRING 20061026

Method GET_TEXT_FOR_ELEMENT_TYPE on class CL_FDT_WD_SERVICE has no exception.

Method GET_TEXT_FOR_OBJECT 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 ID 20070611
2 Importing IV_LENGTH Call by reference Type reference (TYPE) I DO NOT USE! 20090309
3 Importing IV_NOT_USE_NAME Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE True: Do not return the name 20090527
4 Importing IV_SHORTEN_TEXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE DO NOT USE! 20100518
5 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Timestamp 20070611
6 Importing IV_USE_ONLY_SHORT_TEXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE True: only use shorttext 20110415
7 Returning RV_TEXT Value transfer Type reference (TYPE) STRING Text 20070611

Method GET_TEXT_FOR_OBJECT on class CL_FDT_WD_SERVICE has no exception.

Method GET_TEXT_FOR_OBJECT2 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 ID 20110701
2 Importing IV_LENGTH Call by reference Type reference (TYPE) I Length of Text Field 20110701
3 Importing IV_NOT_USE_NAME Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE True: Do not return the name 20110701
4 Importing IV_SHORTEN_TEXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Shorten Text 20110701
5 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Timestamp 20110701
6 Importing IV_USE_ONLY_SHORT_TEXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE True: only use shorttext 20110701
7 Returning RV_TEXT Value transfer Type reference (TYPE) STRING Text 20110701

Method GET_TEXT_FOR_OBJECT2 on class CL_FDT_WD_SERVICE has no exception.

Method GET_TEXT_FOR_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPTION Call by reference Type reference (TYPE) IF_FDT_ELEMENT=>OPTION 20061027
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20061027

Method GET_TEXT_FOR_OPTION on class CL_FDT_WD_SERVICE has no exception.

Method GET_TEXT_FOR_SIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SIGN Call by reference Type reference (TYPE) IF_FDT_ELEMENT=>SIGN 20061027
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20061027

Method GET_TEXT_FOR_SIGN on class CL_FDT_WD_SERVICE has no exception.

Method GET_TEXT_FOR_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) IF_FDT_WD_TYPES=>S_OBJECT_TYPE_EXTENDED Typ 20060725
2 Importing IV_USE_LONG_TEXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120130
3 Returning RV_TEXT Value transfer Type reference (TYPE) STRING Beschreibung 20060725

Method GET_TEXT_FOR_TYPE on class CL_FDT_WD_SERVICE has no exception.

Method GET_TEXT_FOR_VAL_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_RANGE Call by reference Type reference (TYPE) CL_FDT_EXPR_SV=>TS_RANGE Range Table (internal) 20090108
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING Text 20090108

Method GET_TEXT_FOR_VAL_RANGE on class CL_FDT_WD_SERVICE has no exception.

Method GET_TYPE_TEXT_FOR_OBJECT 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 20101222
2 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version, UTC) 20101222
3 Importing IV_USE_LONG_TEXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Request long text 20120420
4 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20101222
# Exception Resumable Description Created on
1 CX_FDT FDT: Abstract Exception Class 20120120

Method MERGE_OBJECT_LIST_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20061011
2 Importing IT_NEW_ELEMENTS Call by reference Type reference (TYPE) FDTT_WD_OBJECT new elements to merge with 20061011
3 Importing IV_ADD_ON_TOP Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE adds on top 20061011

Method MERGE_OBJECT_LIST_NODE on class CL_FDT_WD_SERVICE has no exception.

Method REPORT_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT For error highlighting 20130814
2 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20060707
3 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) STRING_TABLE For error highlighting 20130814
4 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_FDT FDT: Abstract Exception Class 20060707
5 Importing IX_WD_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_FDT_WD FDT WD: Root Exception Class for WD UI 20080124

Method REPORT_EXCEPTION on class CL_FDT_WD_SERVICE has no exception.

Method REPORT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MAX_SEVERITY Call by reference Type reference (TYPE) SYMSGTY Message Type 20080905
2 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20100215
3 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20080905
4 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) STRING_TABLE Table of Attribute Names 20100215
5 Importing IT_MESSAGE Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE Messages 20080905
6 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING Attribute Name 20100215
7 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING IF_WD_MESSAGE_MANAGER=>CO_ANY_WINDOW Name of the view to display messages 20100305

Method REPORT_MESSAGES on class CL_FDT_WD_SERVICE has no exception.

Method SET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Value transfer Object reference (TYPE REF TO) IF_WD_COMPONENT WD component API 20081013
2 Importing IO_CONFIGURATION Value transfer Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION Configuration 20081013
3 Importing IO_USAGE Value transfer Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Usage to the component 20081013

Method SET_CONFIGURATION on class CL_FDT_WD_SERVICE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710