SAP ABAP Class CL_WDY_WB_APPL_MODELER (Web Dynpro: Application Modeler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_DWB_TOOL_APPLICATION (Package) Web Dynpro Tool: "Component"
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_WB_VC_EDITOR | Web Dynpro: View Controller Editor | 20041012 |
Properties
| Class | CL_WDY_WB_APPL_MODELER | |
| Short Description | Web Dynpro: Application Modeler | |
| Super Class | CL_WDY_WB_VC_EDITOR | Web Dynpro: View Controller Editor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_DWB_TOOL_APPLICATION | Web Dynpro Tool: "Component" |
| Created | 20020930 | SAP |
| Last change | 20110908 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WDY_WB_APPL_MODELER has no interface implemented.
Friends
Class CL_WDY_WB_APPL_MODELER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=true, -=false, space=unknown) | 20070411 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=true, -=false, space=unknown) | 20070411 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | WDY_WINDOW_KEY | Window Key | 20020930 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WDY_MD_COMPONENT | Reference to Web Dynpro Component | 20021023 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WDY_MD_WINDOW | Reference to Window | 20020930 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_WB_WINDOW_EDITOR | Reference for Window Editor | 20021001 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WDY_WB_WINDOW_STATE | State of Window Editor | 20030402 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Update the change state (m_state) | 20021030 | |
| 2 | Static method | Public | Method | Check Metadata of Window ("Local" Check) | 20030311 | |
| 3 | Instance method | Public | Method | PAI for Window Editor | 20021001 | |
| 4 | Instance method | Public | Method | PBO for Window Editor | 20021001 | |
| 5 | Instance method | Private | Event handling method | 20071129 | ||
| 6 | Instance method | Private | Method | Initialization for Integrated Window Editor | 20041012 | |
| 7 | Instance method | Private | Method | Initialize the Window Editor | 20021001 | |
| 8 | Instance method | Private | Method | Inform Window Editor of Session/Object Change | 20021031 |
Events
Class CL_WDY_WB_APPL_MODELER has no event.
Types
Class CL_WDY_WB_APPL_MODELER has no local type.
Method Signatures
Method ACTUALIZE_STATE Signature
Method ACTUALIZE_STATE on class CL_WDY_WB_APPL_MODELER has no parameter.
Method ACTUALIZE_STATE on class CL_WDY_WB_APPL_MODELER has no exception.
Method CHECK_WINDOW_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ERROR_FOUND | Call by reference | Type reference (TYPE) | SEU_BOOL | 'X': es wurden Fehler gefunden | 20030311 | |||
| 2 | P_REF_WINDOW | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_WINDOW | zu prüfendes Window | 20030311 | |||
| 3 | P_WB_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Gesamtliste gefundener Fehler | 20030311 |
Method CHECK_WINDOW_METADATA on class CL_WDY_WB_APPL_MODELER has no exception.
Method DO_PAI_WINDOW_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_OK_CODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20081204 |
Method DO_PAI_WINDOW_EDITOR on class CL_WDY_WB_APPL_MODELER has no exception.
Method DO_PBO_WINDOW_EDITOR Signature
Method DO_PBO_WINDOW_EDITOR on class CL_WDY_WB_APPL_MODELER has no parameter.
Method DO_PBO_WINDOW_EDITOR on class CL_WDY_WB_APPL_MODELER has no exception.
Method HANDLER_NAVIGATION_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WORKBENCH_REQUEST | Value transfer | Attribute reference (LIKE) | 20071129 |
Method HANDLER_NAVIGATION_REQUEST on class CL_WDY_WB_APPL_MODELER has no exception.
Method INITIALIZE_INTEGRATED_TOOL Signature
Method INITIALIZE_INTEGRATED_TOOL on class CL_WDY_WB_APPL_MODELER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041012 |
Method INITIALIZE_WINDOW_EDITOR Signature
Method INITIALIZE_WINDOW_EDITOR on class CL_WDY_WB_APPL_MODELER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt existiert nicht | 20021126 |
Method UPDATE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_MODE | Call by reference | Type reference (TYPE) | CHAR1 | 'S': Anzeigemodus / 'M': Änderungsmodus | 20021031 | |||
| 2 | P_OBJREF_CHANGED | Call by reference | Type reference (TYPE) | SEU_BOOL | 'X': Window-Referenz geändert | 20021031 |
Method UPDATE_STATUS on class CL_WDY_WB_APPL_MODELER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |