SAP ABAP Interface IF_FDT_WD_VIEWER (DEPRECATED...DO NOT USE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_INFRASTRUCTURE (Package) BRFplus: Web Dynpro UI: Infrastructure

⤷

⤷

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
Interface | IF_FDT_WD_VIEWER | |
Short Description | DEPRECATED...DO NOT USE |
General Data
Package | SFDT_WD_INFRASTRUCTURE | BRFplus: Web Dynpro UI: Infrastructure |
Created | 20060929 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FDT_WD_VIEWER has no forward declaration.
Interfaces
Interface IF_FDT_WD_VIEWER has no interface.
Friends
Interface IF_FDT_WD_VIEWER has no friend.
Attributes
Interface 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
Interface IF_FDT_WD_VIEWER has no event.
Types
Interface 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 Interface 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 | 710 |