SAP ABAP Class CL_WDY_WB_CONFIG_EDITOR (Web Dynpro: Editor for Configuration)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_PROGRAM | Workbench: Program | 20041206 |
Properties
| Class | CL_WDY_WB_CONFIG_EDITOR | |
| Short Description | Web Dynpro: Editor for Configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20041206 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB_PROGRAM | Workbench: Program | 20041206 |
Friends
Class CL_WDY_WB_CONFIG_EDITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEU_BOOL | ' ' | Boolean: False | 20041206 | ||
| 2 | Constant | Protected | Type reference (TYPE) | LT_OBJ_STATE | 'D' | Object State: Deleted | 20041206 | ||
| 3 | Constant | Protected | Type reference (TYPE) | LT_OBJ_STATE | 'M' | Object State: Changed | 20041206 | ||
| 4 | Constant | Protected | Type reference (TYPE) | LT_OBJ_STATE | 'N' | Object State: New | 20041206 | ||
| 5 | Constant | Protected | Type reference (TYPE) | LT_OBJ_STATE | 'X' | Object State: Does not Exist | 20041206 | ||
| 6 | Constant | Protected | Type reference (TYPE) | LT_OBJ_STATE | 'S' | Object State: Saved | 20041206 | ||
| 7 | Constant | Public | Type reference (TYPE) | SEU_BOOL | 'X' | Boolean: True | 20041206 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | SEU_OBJKEY | 20041206 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20041206 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SEU_OBJTYP | 20041206 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | WDY_WB_CONFIG_PROPS | 20041207 | ||||
| 12 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | '-' | '-'/'X'/' '->unchecked/yes/no | 20050530 | ||
| 13 | Instance attribute | Private | Type reference (TYPE) | LT_EDITOR_STATE | 20041206 | ||||
| 14 | Instance attribute | Public | Type reference (TYPE) | TROBJTYPE | 20041207 |
Methods
Events
Class CL_WDY_WB_CONFIG_EDITOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LT_EDITOR_STATE | Protected | See coding | 20041206 | begin of lt_editor_state,
operation type seu_action, "WBM-Request
objstate type lt_obj_state,
cursor_field type char50,
end of lt_editor_state
|
||
| 2 | LT_OBJ_STATE | Protected | Type reference (TYPE) | CHAR01 | 20041206 | |
Method Signatures
Method CALL_BROWSER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_URL | Call by reference | Type reference (TYPE) | STRING | 20050530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050530 |
Method CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Manager: Request | 20041206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20041206 |
Method CREATE_VERSION Signature
Method CREATE_VERSION on class CL_WDY_WB_CONFIG_EDITOR has no parameter.
Method CREATE_VERSION on class CL_WDY_WB_CONFIG_EDITOR has no exception.
Method CROSSREF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CURSOR_FIELD | Call by reference | Type reference (TYPE) | CHAR50 | Cursor | 20071126 | |||
| 2 | P_WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench-Request | 20071126 |
Method CROSSREF on class CL_WDY_WB_CONFIG_EDITOR has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REQUEST_ID | Call by reference | Type reference (TYPE) | TRKORR | Korrekturnummer | 20041206 | |||
| 2 | P_WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | WB Request | 20041206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion abgebrochen | 20041206 | ||
| 2 | Fehler bei Verarbeitung | 20041206 | ||
| 3 | Objekt existiert nicht | 20041206 | ||
| 4 | keine Berechtigung | 20041206 |
Method DISPLAY_TADIR_ENTRY Signature
Method DISPLAY_TADIR_ENTRY on class CL_WDY_WB_CONFIG_EDITOR has no parameter.
Method DISPLAY_TADIR_ENTRY on class CL_WDY_WB_CONFIG_EDITOR has no exception.
Method DO_EXIT_COMMAND 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 | OK-Code | 20041206 |
Method DO_EXIT_COMMAND on class CL_WDY_WB_CONFIG_EDITOR has no exception.
Method DO_PAI_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CURSOR_FIELD | Value transfer | Type reference (TYPE) | CHAR50 | Cursor | 20041207 | |||
| 2 | P_OK_CODE | Value transfer | Type reference (TYPE) | SY-UCOMM | OK-Code | 20041207 |
Method DO_PAI_PROPERTIES on class CL_WDY_WB_CONFIG_EDITOR has no exception.
Method DO_PAI_PROPERTIES_SUBSCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CURSOR_FIELD | Value transfer | Type reference (TYPE) | CHAR50 | Kommentar | 20101110 | |||
| 2 | P_OK_CODE | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20101110 |
Method DO_PAI_PROPERTIES_SUBSCREEN on class CL_WDY_WB_CONFIG_EDITOR has no exception.
Method DO_PBO_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | 20041207 | ||||
| 2 | P_EXCL_FCTAB | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | 20041207 | ||||
| 3 | P_PROPERTIES | Call by reference | Type reference (TYPE) | WDY_WB_CONFIG_PROPS | 20041207 | ||||
| 4 | P_REPID | Call by reference | Type reference (TYPE) | SY-REPID | 20041207 | ||||
| 5 | P_STATUS_TXT | Call by reference | Type reference (TYPE) | CHAR30 | 20041207 | ||||
| 6 | P_TROBJTYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20041207 |
Method DO_PBO_PROPERTIES on class CL_WDY_WB_CONFIG_EDITOR has no exception.
Method EXCLUDE_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EXCL_FCTAB | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | inaktive Fcodes | 20041206 |
Method EXCLUDE_FUNCTIONS on class CL_WDY_WB_CONFIG_EDITOR has no exception.
Method GET_STATUS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_STATUSTEXT | Value transfer | Type reference (TYPE) | CHAR30 | Zustand eines BSP-Objektes (Applikation oder Seite) | 20041206 |
Method GET_STATUS_TEXT on class CL_WDY_WB_CONFIG_EDITOR has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CURSOR_FIELD | Value transfer | Type reference (TYPE) | CHAR50 | $REF$ | 20041206 |
Method HANDLE_DOUBLE_CLICK on class CL_WDY_WB_CONFIG_EDITOR has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Manager: Request | 20041206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110110 |
Method LEAVE Signature
Method LEAVE on class CL_WDY_WB_CONFIG_EDITOR has no parameter.
Method LEAVE on class CL_WDY_WB_CONFIG_EDITOR has no exception.
Method PROCESS_OK_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_OK_CODE | Value transfer | Type reference (TYPE) | SY-UCOMM | OK-Code | 20041206 |
Method PROCESS_OK_CODE on class CL_WDY_WB_CONFIG_EDITOR has no exception.
Method SHOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | WB Request | 20041206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion durch Benutzer abgebrochen | 20041206 | ||
| 2 | unerwarteter Fehler | 20041206 | ||
| 3 | Seite existiert nicht | 20041206 | ||
| 4 | keine Berechtigung | 20041206 |
Method START_CONFIGURATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_MODE | Value transfer | Type reference (TYPE) | FLAG | 'S' | 'M'->Änderungsmodus/'S'->Anzeigemodus | 20041208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20041207 |
Method TEST_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20050203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion durch Benutzer abgebrochen | 20050203 | ||
| 2 | unerwarteter Fehler | 20050203 | ||
| 3 | Objekt existiert nicht | 20050203 | ||
| 4 | keine Berechtigung | 20050203 |
Method TEST_CUR_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ADMIN_MODE | Value transfer | Type reference (TYPE) | SEU_BOOL | 'X'->Testen im Admin-Modus | 20060323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20050203 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |