SAP ABAP Class IF_FDT_WD_VIEWER (DEPRECATED...DO NOT USE)
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 | 20060929 |
Properties
Class | IF_FDT_WD_VIEWER | |
Short Description | DEPRECATED...DO NOT USE | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20060929 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_FDT_WD_VIEWER has no forward declaration.
Interfaces
Class IF_FDT_WD_VIEWER has no interface implemented.
Friends
Class IF_FDT_WD_VIEWER has no friend class.
Attributes
Class IF_FDT_WD_VIEWER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Sets configuration | 20061010 |
2 | ![]() |
Instance method | Public | Method | Shows the admin tool in external browser | 20060929 |
3 | ![]() |
Instance method | Public | Method | DO NOT USE | 20060929 |
4 | ![]() |
Instance method | Public | Method | Shows an object in external browser | 20060929 |
5 | ![]() |
Instance method | Public | Method | DO NOT USE | 20060929 |
Events
Class IF_FDT_WD_VIEWER has no event.
Types
Class IF_FDT_WD_VIEWER has no local type.
Method Signatures
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 | 20070423 |
Method SET_CONFIGURATION on class IF_FDT_WD_VIEWER has no exception.
Method SHOW_ADMIN_TOOL_IN_BROWSER 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 | 20060929 | |
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20060929 | ||
3 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20060929 | ||
4 | ![]() |
IV_USE_SMARTCLIENT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | True: use smartclient | 20060929 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20060929 | |
2 | ![]() |
FDT: System Failure | 20060929 |
Method SHOW_ADMIN_TOOL_IN_DYNPRO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20060929 | ||
2 | ![]() |
IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | IF_FDT_WD_TYPES=>DISPLAY_MODE | IF_FDT_WD_CONSTANTS=>GC_DISPLAY_MODE | Display Mode | 20060929 | |
3 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20060929 | ||
4 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20060929 | ||
5 | ![]() |
RO_DYNPRO_VIEWER | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_DYNPRO_VIEWER | Dynpro Viewer | 20060929 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20060929 | |
2 | ![]() |
FDT: System Failure | 20060929 |
Method SHOW_OBJECT_IN_BROWSER 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 | 20060929 | |
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20060929 | ||
3 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20060929 | ||
4 | ![]() |
IV_USE_SMARTCLIENT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | True: use smartclient | 20060929 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20060929 | |
2 | ![]() |
FDT: System Failure | 20060929 |
Method SHOW_OBJECT_IN_DYNPRO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20060929 | ||
2 | ![]() |
IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | IF_FDT_WD_TYPES=>DISPLAY_MODE | IF_FDT_WD_CONSTANTS=>GC_DISPLAY_MODE | Display Mode | 20060929 | |
3 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20060929 | ||
4 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20060929 | ||
5 | ![]() |
RO_DYNPRO_VIEWER | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_DYNPRO_VIEWER | Dynpro Viewer | 20060929 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20060929 | |
2 | ![]() |
FDT: System Failure | 20060929 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |