SAP ABAP Class IF_FDT_WD_UI_EXECUTION (FDT WD: Execution of FDT UI in a browser)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_WD_VIEWER | FDT WD: Viewer | 20070712 |
Properties
| Class | IF_FDT_WD_UI_EXECUTION | |
| Short Description | FDT WD: Execution of FDT UI in a browser | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070712 | SAP |
| Last change | 20141121 | |
| 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FDT_WD_UI_EXECUTION has no interface implemented.
Friends
Class IF_FDT_WD_UI_EXECUTION has no friend class.
Attributes
Class IF_FDT_WD_UI_EXECUTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Executes the catalog browser | 20070713 | |
| 2 | Instance method | Public | Method | Executes the tool for displaying lean traces | 20121207 | |
| 3 | Instance method | Public | Method | Executes the tool for displaying lean traces with selection | 20131023 | |
| 4 | Instance method | Public | Method | Executes the object manager to display/edit an object | 20070713 | |
| 5 | Instance method | Public | Method | Executes the workbench | 20070713 | |
| 6 | Instance method | Public | Method | Sets WD-Configuration | 20070712 | |
| 7 | Instance method | Public | Method | Sets the UI Mode | 20070822 |
Events
Class IF_FDT_WD_UI_EXECUTION has no event.
Types
Class IF_FDT_WD_UI_EXECUTION has no local type.
Method Signatures
Method EXECUTE_CATALOG_BROWSER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENABLE_STRUCTURE_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | True: Enables Structure Change | 20070713 | ||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20070713 | |||
| 3 | IV_MAINTENANCE_MODE | Call by reference | Type reference (TYPE) | IF_FDT_WD_TYPES=>CATALOG_MAINTENANCE_MODE | IF_FDT_WD_CONSTANTS=>GC_CATALOG_MMODE_NO_ACTIVATION | Catalog Maintenance Mode | 20070713 | ||
| 4 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20070713 |
Method EXECUTE_CATALOG_BROWSER on class IF_FDT_WD_UI_EXECUTION has no exception.
Method EXECUTE_LEAN_TRACE_TOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FUNCTION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | UUID of function | 20121207 | |||
| 2 | IV_TRACE_DBNAME | Call by reference | Type reference (TYPE) | TABNAME | Database table storing the trace | 20121207 | |||
| 3 | IV_TRACE_ID | Call by reference | Type reference (TYPE) | SYSUUID_C32 | UUID of trace | 20121207 | |||
| 4 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20131023 |
Method EXECUTE_LEAN_TRACE_TOOL on class IF_FDT_WD_UI_EXECUTION has no exception.
Method EXECUTE_LEAN_TRACE_WS_TOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FUNCTION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | UUID of function | 20131023 | |||
| 2 | IV_TRACE_DBNAME | Call by reference | Type reference (TYPE) | TABNAME | Database table storing the trace | 20131023 | |||
| 3 | IV_TRACE_ID | Call by reference | Type reference (TYPE) | SYSUUID_C32 | UUID of trace | 20131023 | |||
| 4 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20131023 |
Method EXECUTE_LEAN_TRACE_WS_TOOL on class IF_FDT_WD_UI_EXECUTION has no exception.
Method EXECUTE_OBJECT_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | IF_FDT_WD_TYPES=>DISPLAY_MODE | IF_FDT_WD_CONSTANTS=>GC_DISPLAY_MODE | Display Mode | 20070713 | ||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20070713 | |||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20070713 |
Method EXECUTE_OBJECT_MANAGER on class IF_FDT_WD_UI_EXECUTION has no exception.
Method EXECUTE_WORKBENCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | IF_FDT_WD_TYPES=>DISPLAY_MODE | IF_FDT_WD_CONSTANTS=>GC_DISPLAY_MODE | Display Mode | 20070713 | ||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20070713 | |||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20070713 |
Method EXECUTE_WORKBENCH on class IF_FDT_WD_UI_EXECUTION has no exception.
Method SET_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_MANAGER_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | WD Configuration for Object Manager | 20070712 |
Method SET_CONFIGURATION on class IF_FDT_WD_UI_EXECUTION has no exception.
Method SET_UI_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_UI_MODE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_UI_MODE | FDT WD: Mode, in which the UI runs | 20070822 |
Method SET_UI_MODE on class IF_FDT_WD_UI_EXECUTION has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |