SAP ABAP Interface IWCI_FDT_WD_OBJECT_MANAGER (WebDynpro Interface COMPONENTCONTROLLER)
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
⤷
⤷
Properties
| Interface | IWCI_FDT_WD_OBJECT_MANAGER | |
| Short Description | WebDynpro Interface COMPONENTCONTROLLER |
General Data
| Package | SFDT_WD_INFRASTRUCTURE | BRFplus: Web Dynpro UI: Infrastructure |
| Created | 20060630 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
Interface IWCI_FDT_WD_OBJECT_MANAGER has no forward declaration.
Interfaces
Interface IWCI_FDT_WD_OBJECT_MANAGER has no interface.
Friends
Interface IWCI_FDT_WD_OBJECT_MANAGER has no friend.
Attributes
Interface IWCI_FDT_WD_OBJECT_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110627 | ||
| 2 | Instance method | Public | Method | 20060913 | ||
| 3 | Instance method | Public | Method | 20060724 | ||
| 4 | Instance method | Public | Method | 20060913 | ||
| 5 | Instance method | Public | Method | 20060704 | ||
| 6 | Instance method | Public | Method | 20060717 | ||
| 7 | Instance method | Public | Method | 20060908 | ||
| 8 | Instance method | Public | Method | 20061129 | ||
| 9 | Instance method | Public | Method | 20060926 | ||
| 10 | Instance method | Public | Method | 20060927 | ||
| 11 | Instance method | Public | Method | 20060926 | ||
| 12 | Instance method | Public | Method | 20061201 | ||
| 13 | Instance method | Public | Method | 20060630 |
Events
Interface IWCI_FDT_WD_OBJECT_MANAGER has no event.
Types
Interface IWCI_FDT_WD_OBJECT_MANAGER has no local type.
Method Signatures
Method CHECK_FULL_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CALLER | Call by reference | Type reference (TYPE) | STRING | 20110713 |
Method CHECK_FULL_SCREEN on Interface IWCI_FDT_WD_OBJECT_MANAGER has no exception.
Method CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FORCE | Call by reference | Type reference (TYPE) | BOOLE_D | 20061025 | ||||
| 2 | IV_ONLY_CURRENT_OBJECT | Call by reference | Type reference (TYPE) | BOOLE_D | 20061214 |
Method CLOSE on Interface IWCI_FDT_WD_OBJECT_MANAGER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_UI_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_UI_CONTEXT | 20070727 | ||||
| 2 | IT_OBJECT_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_WD_TYPES=>T_OBJECT_TYPE_EXTENDED | 20070531 | ||||
| 3 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20060913 | ||||
| 4 | IV_HIDE_CREATE_AND_NAVIGATE | Call by reference | Type reference (TYPE) | BOOLE_D | 20071030 | ||||
| 5 | IV_ONLY_NAMED_OBJECT | Call by reference | Type reference (TYPE) | BOOLE_D | 20081217 | ||||
| 6 | IV_ONLY_UNNAMED_OBJECT | Call by reference | Type reference (TYPE) | BOOLE_D | 20060724 |
Method CREATE on Interface IWCI_FDT_WD_OBJECT_MANAGER has no exception.
Method DELETE 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 | 20060913 |
Method DELETE on Interface IWCI_FDT_WD_OBJECT_MANAGER has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_UI_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_UI_CONTEXT | 20070727 | ||||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20060704 | ||||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | 20060704 |
Method DISPLAY on Interface IWCI_FDT_WD_OBJECT_MANAGER has no exception.
Method EDIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_UI_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_UI_CONTEXT | 20070727 | ||||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20060717 |
Method EDIT on Interface IWCI_FDT_WD_OBJECT_MANAGER has no exception.
Method GET_SIZE_OF_OBJECT_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SIZE | Value transfer | Type reference (TYPE) | I | 20060908 |
Method GET_SIZE_OF_OBJECT_STACK on Interface IWCI_FDT_WD_OBJECT_MANAGER has no exception.
Method IS_UNSAVED_OBJECT_EXISTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_EXISTING | Value transfer | Type reference (TYPE) | BOOLE_D | 20061129 |
Method IS_UNSAVED_OBJECT_EXISTING on Interface IWCI_FDT_WD_OBJECT_MANAGER has no exception.
Method MAINTAIN_OBJECT_IN_WIZARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_UI_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_UI_CONTEXT | 20070727 | ||||
| 2 | IV_DISPLAY_OBJECT | Call by reference | Type reference (TYPE) | BOOLE_D | 20081201 | ||||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20060926 | ||||
| 4 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | 20081201 |
Method MAINTAIN_OBJECT_IN_WIZARD on Interface IWCI_FDT_WD_OBJECT_MANAGER has no exception.
Method SAVE_CURRENT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | 20080401 |
Method SAVE_CURRENT_OBJECT on Interface IWCI_FDT_WD_OBJECT_MANAGER has no exception.
Method SAVE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITS_OBJECT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | 20060926 | ||||
| 2 | IV_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | 20080401 |
Method SAVE_OBJECTS on Interface IWCI_FDT_WD_OBJECT_MANAGER has no exception.
Method UPDATE_WIZARD_OBJECT Signature
Method UPDATE_WIZARD_OBJECT on Interface IWCI_FDT_WD_OBJECT_MANAGER has no parameter.
Method UPDATE_WIZARD_OBJECT on Interface IWCI_FDT_WD_OBJECT_MANAGER has no exception.
Method WD_GET_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | 20060630 |
Method WD_GET_API on Interface IWCI_FDT_WD_OBJECT_MANAGER has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 710 |