Hierarchy
⤷
⤷
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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 6 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 7 | 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 | Static method | Public | Method | Converts a backend exception to an UI exception | 20080124 | |
| 2 | Static method | Public | Method | Creates a new instance of an object | 20060825 | |
| 3 | Static method | Public | Method | Returns Admin Data for object Id | 20060706 | |
| 4 | Static method | Public | Method | Returns the component interface | 20061205 | |
| 5 | Static method | Public | Method | Returns the display name for an object Id | 20060706 | |
| 6 | Static method | Public | Method | Returns the extended object type for an object id | 20070117 | |
| 7 | Static method | Public | Method | Get formatte text from SAPScript | 20090303 | |
| 8 | Static method | Public | Method | Returns the name for object Id | 20060706 | |
| 9 | Static method | Public | Method | Returns FDT objects as a node, which incl. FDTS_WD_OBJECT | 20061011 | |
| 10 | Static method | Public | Method | Returns a FDT object as a node, which incl. FDTS_WD_OBJECT | 20061011 | |
| 11 | Static method | Public | Method | Returns the path of element in data object | 20081105 | |
| 12 | Static method | Public | Method | Get all selcted elements of recursive context nodes | 20090209 | |
| 13 | Static method | Public | Method | Returns the structure of object | 20060712 | |
| 14 | Static method | Public | Method | Returns the text for an element type | 20061026 | |
| 15 | Static method | Public | Method | Returns the text for an object | 20070611 | |
| 16 | Static method | Public | Method | Returns the text for an object, can also shorten the text | 20110701 | |
| 17 | Static method | Public | Method | Returns the text for a range option | 20061027 | |
| 18 | Static method | Public | Method | Returns the text for a range sign | 20061027 | |
| 19 | Static method | Public | Method | Returns the description for a type | 20060725 | |
| 20 | Static method | Public | Method | Gets the text for the simplified Range | 20090108 | |
| 21 | Static method | Public | Method | Gets the text for object type from Object | 20101222 | |
| 22 | Static method | Public | Method | Merges an itab with a context node of type FDTS_WD_OBJECT | 20061011 | |
| 23 | Static method | Public | Method | Reports an exception (as a WD Message) | 20060707 | |
| 24 | Static method | Public | Method | Report Messages | 20080905 | |
| 25 | 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 | 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 | EO_ADMIN_DATA | Call by reference | Object reference (TYPE REF TO) | IF_FDT_ADMIN_DATA | Admin Data | 20070427 | |||
| 2 | EV_ID | Call by reference | Type reference (TYPE) | FDT_UUID | FDT: Universal Unique Identifier | 20060825 | |||
| 3 | IS_OBJECT_TYPE | Call by reference | Type reference (TYPE) | FDTS_WD_OBJECT | FDT: Object Type | 20060919 | |||
| 4 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | FDT_UUID | FDT: Universal Unique Identifier | 20060825 | |||
| 5 | IV_DATA_OBJECT_TYPE | Call by reference | Type reference (TYPE) | FDT_DATA_OBJECT_TYPE | FDT: Data Object Type | 20060825 | |||
| 6 | 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 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20060706 | |||
| 2 | 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 | IO_COMPONENT_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20061205 | |||
| 2 | IO_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20061205 | |||
| 3 | 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 | IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | Configuration | 20081010 | |||
| 2 | IV_BOUND_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Gives the bound id | 20081105 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20060706 | |||
| 4 | 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 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20060706 | |||
| 6 | 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 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20070117 | |||
| 2 | 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 | IV_DOC_KEY | Call by reference | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20090303 | |||
| 2 | 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 | 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 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20060706 | |||
| 2 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version, UTC) | 20130523 | |||
| 3 | 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 | IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | FDT WD: Configuration | 20081010 | |||
| 2 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Node | 20061011 | |||
| 3 | ITS_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Objects | 20061011 | |||
| 4 | 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 | IV_SHORTEN_TEXT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | True: shorten text to a reasonable length | 20100518 | ||
| 6 | IV_SORT_BY_NAME | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | True: Sort by Name | 20061011 | ||
| 7 | 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 | IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | FDT WD: Configuration | 20081010 | |||
| 2 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Node | 20061011 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20061011 | |||
| 4 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20061011 | |||
| 5 | 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 | CTS_DATA_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20081105 | |||
| 2 | EV_ID_NOT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081105 | ||||
| 3 | EV_PATH | Call by reference | Type reference (TYPE) | STRING | 20081105 | ||||
| 4 | IV_CHECK_DATA_OBJECT_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>DATA_OBJECT_TYPE | Data Object Type | 20090220 | |||
| 5 | IV_DATA_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20081105 | |||
| 6 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20081105 | |||
| 7 | IV_IS_CALLER_TABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090925 | |||
| 8 | 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 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090209 | |||
| 2 | IV_INCLUDING_LEAD_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090209 | |||
| 3 | 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 | IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | FDT WD: Configuration | 20081010 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20060712 | |||
| 3 | IV_SHORTEN_TEXT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | True: shorten text to a reasonable length | 20100518 | ||
| 4 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20060712 | |||
| 5 | 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 | 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 | IV_ELEMENT_TYPE | Call by reference | Type reference (TYPE) | FDT_ELEMENT_TYPE | FDT: Elementary Data Type | 20061026 | |||
| 2 | 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 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20070611 | |||
| 2 | IV_LENGTH | Call by reference | Type reference (TYPE) | I | DO NOT USE! | 20090309 | |||
| 3 | IV_NOT_USE_NAME | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | True: Do not return the name | 20090527 | ||
| 4 | IV_SHORTEN_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | DO NOT USE! | 20100518 | ||
| 5 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20070611 | |||
| 6 | IV_USE_ONLY_SHORT_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | True: only use shorttext | 20110415 | ||
| 7 | 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 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20110701 | |||
| 2 | IV_LENGTH | Call by reference | Type reference (TYPE) | I | Length of Text Field | 20110701 | |||
| 3 | IV_NOT_USE_NAME | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | True: Do not return the name | 20110701 | ||
| 4 | IV_SHORTEN_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Shorten Text | 20110701 | ||
| 5 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20110701 | |||
| 6 | IV_USE_ONLY_SHORT_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | True: only use shorttext | 20110701 | ||
| 7 | 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 | IV_OPTION | Call by reference | Type reference (TYPE) | IF_FDT_ELEMENT=>OPTION | 20061027 | ||||
| 2 | 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 | IV_SIGN | Call by reference | Type reference (TYPE) | IF_FDT_ELEMENT=>SIGN | 20061027 | ||||
| 2 | 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 | IV_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_WD_TYPES=>S_OBJECT_TYPE_EXTENDED | Typ | 20060725 | |||
| 2 | IV_USE_LONG_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120130 | |||
| 3 | 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 | ITS_RANGE | Call by reference | Type reference (TYPE) | CL_FDT_EXPR_SV=>TS_RANGE | Range Table (internal) | 20090108 | |||
| 2 | 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 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20101222 | |||
| 2 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version, UTC) | 20101222 | |||
| 3 | IV_USE_LONG_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Request long text | 20120420 | ||
| 4 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20101222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IO_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20061011 | |||
| 2 | IT_NEW_ELEMENTS | Call by reference | Type reference (TYPE) | FDTT_WD_OBJECT | new elements to merge with | 20061011 | |||
| 3 | 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 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | For error highlighting | 20130814 | |||
| 2 | IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20060707 | |||
| 3 | IT_ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING_TABLE | For error highlighting | 20130814 | |||
| 4 | IX_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_FDT | FDT: Abstract Exception Class | 20060707 | |||
| 5 | 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 | EV_MAX_SEVERITY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20080905 | |||
| 2 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20100215 | |||
| 3 | IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20080905 | |||
| 4 | IT_ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Attribute Names | 20100215 | |||
| 5 | IT_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | Messages | 20080905 | |||
| 6 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | Attribute Name | 20100215 | |||
| 7 | 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 | IO_COMPONENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_COMPONENT | WD component API | 20081013 | |||
| 2 | IO_CONFIGURATION | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | Configuration | 20081013 | |||
| 3 | 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 |