Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDY_WB_CONTEXT_VALIDATOR | Validator for Context Elements | 20030410 |
Properties
| Class | CL_WDY_WB_VC_WIZARD | |
| Short Description | Web Dynpro: Statement Structure/Code Fragments | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_DWB_TOOL_VIEW_CONTROLLER | Web Dynpro Workbench Tool: View/Controller Editor |
| Created | 20030408 | SAP |
| Last change | 20130531 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDY_WB_CONTEXT_VALIDATOR | Validator for Context Elements | 20030410 |
Friends
Class CL_WDY_WB_VC_WIZARD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SEU_BOOL | ' ' | Boolean: False | 20030410 | ||
| 2 | Constant | Private | Type reference (TYPE) | SEU_BOOL | 'X' | Boolean: True | 20030410 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | WDY_ENH_LIST_TABLE | List only within the enhancment currently being processed | 20070327 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ENHNAME | Current Enhancement Name | 20070418 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Dialog Box for Interface Display | 20030408 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | Text Edit Control for Interface Display | 20030408 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LT_METHINFO_TAB | 20030410 | ||||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20030410 | ||||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_WB_CONTEXT_EDITOR | 20030410 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Set Result Variable in Method Call | 20030417 | |
| 2 | Instance method | Private | Event handling method | 20030408 | ||
| 3 | Instance method | Public | Constructor | Constructor | 20030408 | |
| 4 | Instance method | Public | Method | 20060713 | ||
| 5 | Instance method | Public | Method | 20030410 | ||
| 6 | Static method | Public | Method | Gen. ABAP Interface of Controller (Local) | 20030408 | |
| 7 | Instance method | Public | Method | Method List of Controller | 20030410 | |
| 8 | Instance method | Public | Method | Method List of Controller | 20030410 | |
| 9 | Static method | Public | Method | Gen. ABAP Interface of Controller (Public) | 20030408 | |
| 10 | Static method | Private | Method | Load Controller | 20030410 | |
| 11 | Static method | Public | Method | Code Proposal for WDDOBEFOREACTION | 20070117 | |
| 12 | Instance method | Public | Method | Code Pattern: Method Call | 20030410 | |
| 13 | Instance method | Public | Method | Code Pattern: Embed Component | 20030416 | |
| 14 | Instance method | Public | Method | Code Pattern: Read Context | 20030623 | |
| 15 | Instance method | Public | Method | Code Pattern: Global Method Call | 20030424 | |
| 16 | Instance method | Public | Method | Code Pattern: Method Call of Message Manager | 20030424 | |
| 17 | Instance method | Public | Method | Code Pattern: Trigger Navigation (Trigger Plug) | 20030410 | |
| 18 | Instance method | Public | Method | Code Pattern for OTR Call | 20041005 | |
| 19 | Static method | Public | Method | Code Pattern for Handler for OVS Input Help | 20060320 | |
| 20 | Instance method | Public | Method | Code Pattern: Method Call of Personalization Manager | 20050310 | |
| 21 | Instance method | Public | Method | Code Pattern - Generate Popup | 20060815 | |
| 22 | Instance method | Public | Method | Code Pattern: Method Call for Portal Integration | 20040712 | |
| 23 | Instance method | Public | Method | Code Pattern: Trigger Event | 20030410 | |
| 24 | Instance method | Public | Method | Code Pattern for Text Symbol Access | 20050721 | |
| 25 | Instance method | Public | Method | 20030408 | ||
| 26 | Instance method | Public | Method | Display Gen. ABAP Interface of Controller (Local) | 20030408 | |
| 27 | Instance method | Public | Method | Display Gen. ABAP Interface of Controller (Local) | 20030408 | |
| 28 | Instance method | Public | Method | Display Source | 20030408 |
Events
Class CL_WDY_WB_VC_WIZARD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LT_METHINFO | Private | See coding | 20030410 | begin of LT_METHINFO,
controller type wdy_controller_key,
info type wdyrt_method_info_table,
end of LT_METHINFO
|
||
| 2 | LT_METHINFO_TAB | Private | See coding | 20030410 | LT_METHINFO_TAB type sorted table of LT_METHINFO
with unique key controller
|
Method Signatures
Method ASSIGN_RESULT_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RESULT_VARIABLE | Call by reference | Type reference (TYPE) | STRING | 20030417 | ||||
| 2 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20030417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030417 |
Method CLOSE_DIALOGBOX Signature
Method CLOSE_DIALOGBOX on class CL_WDY_WB_VC_WIZARD has no parameter.
Method CLOSE_DIALOGBOX on class CL_WDY_WB_VC_WIZARD has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CURRENT_ENHANCEMENT | Call by reference | Object reference (TYPE REF TO) | CL_ENH_TOOL_WDY | ggfs. aktuelle Erweiterung, in der Wizard gerufen wird | 20070327 |
Method CONSTRUCTOR on class CL_WDY_WB_VC_WIZARD has no exception.
Method DESTROY Signature
Method DESTROY on class CL_WDY_WB_VC_WIZARD has no parameter.
Method DESTROY on class CL_WDY_WB_VC_WIZARD has no exception.
Method F4_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REF_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20030410 | ||||
| 2 | P_REF_CTXT_ELEM | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_ELEMENT | 20030819 |
Method F4_CONTEXT on class CL_WDY_WB_VC_WIZARD has no exception.
Method GET_LOCAL_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REF_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20030408 | ||||
| 2 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20030408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Generierung aufgetreten | 20030408 |
Method GET_METHOD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IF_KIND | Value transfer | Type reference (TYPE) | CHAR01 | 'L'->local/'G'->global/'E'->extern | 20030410 | |||
| 2 | P_METHOD_TAB | Call by reference | Type reference (TYPE) | WDYRT_METHOD_INFO_TABLE | 20030410 | ||||
| 3 | P_REF_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20030410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030410 |
Method GET_METHOD_LIST_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTROLLER | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_KEY | Web Dynpro : Keystruktur eines Controllers | 20030410 | |||
| 2 | P_IF_KIND | Value transfer | Type reference (TYPE) | CHAR01 | 'L'->local/'G'->global/'E'->extern | 20030410 | |||
| 3 | P_METHOD_TAB | Call by reference | Type reference (TYPE) | WDYRT_METHOD_INFO_TABLE | 20030410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030410 |
Method GET_PUBLIC_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTROLLER | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_KEY | Web Dynpro : Keystruktur eines Controllers | 20030408 | |||
| 2 | P_ENH_LIST | Call by reference | Type reference (TYPE) | WDY_ENH_LIST_TABLE | Liste der zu berücksichtigenden Enhancements | 20070328 | |||
| 3 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | Source-Code des Interfaces | 20030408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Generierung aufgetreten | 20030408 |
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTROLLER | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_KEY | Web Dynpro : Keystruktur eines Controllers | 20030410 | |||
| 2 | P_ENH_LIST | Call by reference | Type reference (TYPE) | WDY_ENH_LIST_TABLE | Liste der zu berücksichtigenden Enhancements | 20070327 | |||
| 3 | P_REF_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20030410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Generierung aufgetreten | 20030410 |
Method PATTERN_BEFORE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20070117 |
Method PATTERN_BEFORE_ACTION on class CL_WDY_WB_VC_WIZARD has no exception.
Method PATTERN_CALL_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTROLLER | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_KEY | Web Dynpro : Keystruktur eines Controllers | 20030410 | |||
| 2 | P_DECLARE_RESULT_VARS | Value transfer | Type reference (TYPE) | SEU_BOOL | 'X' | 20030818 | |||
| 3 | P_GENERATE_CALL | Value transfer | Type reference (TYPE) | SEU_BOOL | 'X' | ' '->Definition/'X'->Aufruf | 20030414 | ||
| 4 | P_IF_KIND | Value transfer | Type reference (TYPE) | CHAR01 | 'L'->local/'G'->global/'E'->extern | 20030410 | |||
| 5 | P_INSTANCE_VAR | Call by reference | Type reference (TYPE) | STRING | 20030410 | ||||
| 6 | P_METHOD_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20030410 | ||||
| 7 | P_REF_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20030410 | ||||
| 8 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20030410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030410 | |||
| 2 | 20030414 |
Method PATTERN_EMBED_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COMP_USAGE | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Component-Verwendung | 20030416 | |||
| 2 | P_REF_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20030416 | ||||
| 3 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20030416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030416 |
Method PATTERN_GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FOR_TABLE | Call by reference | Type reference (TYPE) | SEU_BOOL | Tabellenoperation | 20080317 | |||
| 2 | P_FUNCTION | Call by reference | Type reference (TYPE) | I | 0 | 0:Get, 1: Set, 2: Bind | 20080317 | ||
| 3 | P_REF_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20030623 | ||||
| 4 | P_REF_CTXT_ATTR | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_ATTRIBUTE | 20030819 | ||||
| 5 | P_REF_CTXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_ABSTRACT_CTX_NODE | 20030623 | ||||
| 6 | P_SHORT_FORM | Call by reference | Type reference (TYPE) | SEU_BOOL | 'X' | Kurzform generieren | 20080317 | ||
| 7 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20030623 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030623 |
Method PATTERN_GLOBAL_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COMP_USAGE | Call by reference | Type reference (TYPE) | WDY_COMPONENT_USAGE_NAME | Component-Usage-Name für externes Interface | 20031104 | |||
| 2 | P_CONTROLLER | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_KEY | Controller des glob. Interfaces | 20030424 | |||
| 3 | P_METHOD_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Methode des glob. Interfaces | 20030424 | |||
| 4 | P_REF_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | aktueller Controller | 20030424 | |||
| 5 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20030424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030424 |
Method PATTERN_MESSAGE_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_METHOD | Call by reference | Type reference (TYPE) | SEOMTDKEY | 20030424 | ||||
| 2 | P_REF_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20030424 | ||||
| 3 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20030424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030424 |
Method PATTERN_NAVIGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PLUG_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20030410 | ||||
| 2 | P_REF_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20030410 | ||||
| 3 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20030410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030410 |
Method PATTERN_OTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_OTR_ALIAS | Call by reference | Type reference (TYPE) | WDY_WB_OTR_ALIAS | OTR-Alias | 20041005 | |||
| 2 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20041005 | ||||
| 3 | P_VARIABLE_NAME | Call by reference | Type reference (TYPE) | WDY_WB_APPL_ATTR | Variablen-Name | 20041005 |
Method PATTERN_OTR on class CL_WDY_WB_VC_WIZARD has no exception.
Method PATTERN_OVS_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20060321 |
Method PATTERN_OVS_HANDLER on class CL_WDY_WB_VC_WIZARD has no exception.
Method PATTERN_PERSONALIZATON_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_METHOD | Call by reference | Type reference (TYPE) | SEOMTDKEY | 20050310 | ||||
| 2 | P_REF_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20050310 | ||||
| 3 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20050310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050310 |
Method PATTERN_POPUP_CREATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COMP_USAGE | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Name der Component-Verwendung des Windows | 20060815 | |||
| 2 | P_REF_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20060815 | ||||
| 3 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20060815 | ||||
| 4 | P_WINDOW_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Name des popup-Windows | 20060815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060815 |
Method PATTERN_PORTAL_INTEGRATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ACTION_NAME | Call by reference | Type reference (TYPE) | STRING | name einer Action für 'Subscribe_Event' | 20041123 | |||
| 2 | P_METHOD | Call by reference | Type reference (TYPE) | SEOMTDKEY | 20040712 | ||||
| 3 | P_REF_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20040712 | ||||
| 4 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20040712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040712 |
Method PATTERN_RAISE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EVENT_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20030410 | ||||
| 2 | P_REF_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20030410 | ||||
| 3 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20030410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030410 |
Method PATTERN_TEXTPOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20050721 | ||||
| 2 | P_TP_KEY | Call by reference | Type reference (TYPE) | INUM | Key Textsymbol | 20050721 | |||
| 3 | P_VARIABLE_NAME | Call by reference | Type reference (TYPE) | WDY_WB_APPL_ATTR | Variablen-Name | 20050721 |
Method PATTERN_TEXTPOOL on class CL_WDY_WB_VC_WIZARD has no exception.
Method SHOW_IMPLICIT_OBJ_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_OBJNAME | Call by reference | Type reference (TYPE) | STRING | 20030408 | ||||
| 2 | P_REF_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20030408 |
Method SHOW_IMPLICIT_OBJ_DEFINITION on class CL_WDY_WB_VC_WIZARD has no exception.
Method SHOW_LOCAL_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REF_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20030408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Generierung aufgetreten | 20030408 |
Method SHOW_PUBLIC_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTROLLER | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_KEY | Web Dynpro : Keystruktur eines Controllers | 20030408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Generierung aufgetreten | 20030408 |
Method SHOW_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20030408 |
Method SHOW_SOURCE on class CL_WDY_WB_VC_WIZARD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |