SAP ABAP Class CL_WDR_DEV_OBJECT_ASSISTANCE (Administration of Development Objects)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_DEV_OBJECT_ASSISTANCE (Package) Utility Component for Object Processing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20051228 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_DEV_OBJECT_ASSISTANCE | Additional Functions for Development Objects | 20051228 |
Properties
| Class | CL_WDR_DEV_OBJECT_ASSISTANCE | |
| Short Description | Administration of Development Objects | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_DEV_OBJECT_ASSISTANCE | Utility Component for Object Processing |
| Created | 20051228 | SAP |
| Last change | 20080612 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_DEV_OBJECT_ASSISTANCE | Additional Functions for Development Objects | 20051228 |
Friends
Class CL_WDR_DEV_OBJECT_ASSISTANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '002' | Web Dynpro: Text Key | 20051230 | ||
| 2 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '001' | Web Dynpro: Text Key | 20051230 | ||
| 3 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '003' | Web Dynpro: Text Key | 20051230 | ||
| 4 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '005' | Web Dynpro: Text Key | 20060531 | ||
| 5 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '006' | Web Dynpro: Text Key | 20060609 | ||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20060515 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20051230 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20051230 | |||||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20051230 | |||||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20051230 | |||||
| 11 | Constant | Public | Type reference (TYPE) | I | 1 | 20060214 | |||
| 12 | Constant | Public | Type reference (TYPE) | I | 2 | 20060214 | |||
| 13 | Constant | Public | Type reference (TYPE) | I | 0 | 20060214 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | TT_OBJH | Table Type for Structure OBJH | 20051230 | |||
| 15 | Instance attribute | Protected | Object reference (TYPE REF TO) | IWCI_WDR_DEV_OBJECT_ASSISTANCE | Web Dynpro Interface COMPONENTCONTROLLER | 20060131 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | I | MC_EVENT_PROPAGATION_MODE-COMP | 20060515 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060103 | |||
| 18 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20051229 | |||
| 19 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_WINDOW_MANAGER | 20060104 | ||||
| 20 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20051230 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20051230 | ||
| 2 | Instance method | Public | Method | 20060209 | ||
| 3 | Instance method | Public | Method | 20051230 | ||
| 4 | Instance method | Public | Method | 20051230 | ||
| 5 | Instance method | Public | Method | 20051230 | ||
| 6 | Instance method | Public | Method | 20051230 | ||
| 7 | Instance method | Public | Method | 20070226 | ||
| 8 | Instance method | Public | Method | Initializes the Help Class | 20051229 | |
| 9 | Instance method | Public | Method | 20051230 | ||
| 10 | Instance method | Public | Method | 20051230 | ||
| 11 | Instance method | Public | Method | Fills with TADIR Attributes with Default Values | 20060104 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ON_CHECKED | Instance Event (0) |
Public (2) |
20060209 | |
| 2 | ON_SAVED | Instance Event (0) |
Public (2) |
20060119 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_WORK_LIST | Public | Attribute reference (LIKE) | 20051228 | |
||
| 2 | TT_WORK_LIST_I | Protected | See coding | 20051228 | tt_work_list_i type sorted table of t_work_list_item_i with unique key m_basic_data-m_ko200-pgmid m_basic_data-m_ko200-object m_basic_data-m_ko200-obj_name
|
||
| 3 | T_OPERATION | Public | Attribute reference (LIKE) | 20051230 | |
||
| 4 | T_WORK_LIST | Public | Attribute reference (LIKE) | 20051228 | |
||
| 5 | T_WORK_LIST_ITEM_I | Protected | See coding | 20051228 | begin of t_work_list_item_i,
m_basic_data type if_wd_dev_object_assistance~t_work_list_item,
m_objh type objh,
end of t_work_list_item_i
|
Method Signatures
Method ADD_OBJECT Signature
Method ADD_OBJECT on class CL_WDR_DEV_OBJECT_ASSISTANCE has no parameter.
Method ADD_OBJECT on class CL_WDR_DEV_OBJECT_ASSISTANCE has no exception.
Method CHECK Signature
Method CHECK on class CL_WDR_DEV_OBJECT_ASSISTANCE has no parameter.
Method CHECK on class CL_WDR_DEV_OBJECT_ASSISTANCE has no exception.
Method DISPLAY_CONSOLE Signature
Method DISPLAY_CONSOLE on class CL_WDR_DEV_OBJECT_ASSISTANCE has no parameter.
Method DISPLAY_CONSOLE on class CL_WDR_DEV_OBJECT_ASSISTANCE has no exception.
Method DLG_TADIR_SET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WINDOW | Value transfer | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20051230 |
Method DLG_TADIR_SET_TITLE on class CL_WDR_DEV_OBJECT_ASSISTANCE has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_WDR_DEV_OBJECT_ASSISTANCE has no parameter.
Method GET_TEXT on class CL_WDR_DEV_OBJECT_ASSISTANCE has no exception.
Method GET_WORK_LIST Signature
Method GET_WORK_LIST on class CL_WDR_DEV_OBJECT_ASSISTANCE has no parameter.
Method GET_WORK_LIST on class CL_WDR_DEV_OBJECT_ASSISTANCE has no exception.
Method HIDE_TKORR_IF_NECESSARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MESSAGE_MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message-Manager | 20070226 | |||
| 2 | I_ROOT_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20070226 |
Method HIDE_TKORR_IF_NECESSARY on class CL_WDR_DEV_OBJECT_ASSISTANCE has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMP_INTERFACE | Value transfer | Object reference (TYPE REF TO) | IWCI_WDR_DEV_OBJECT_ASSISTANCE | Web Dynpro Interface COMPONENTCONTROLLER | 20060131 | |||
| 2 | I_MESSAGE_MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message-Manager | 20051229 | |||
| 3 | I_WINDOW_MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_WD_WINDOW_MANAGER | 20060104 | ||||
| 4 | I_WORK_LIST_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Schnittstelle für Context-Knoten | 20051230 |
Method INIT on class CL_WDR_DEV_OBJECT_ASSISTANCE has no exception.
Method REMOVE_OBJECT Signature
Method REMOVE_OBJECT on class CL_WDR_DEV_OBJECT_ASSISTANCE has no parameter.
Method REMOVE_OBJECT on class CL_WDR_DEV_OBJECT_ASSISTANCE has no exception.
Method SAVE Signature
Method SAVE on class CL_WDR_DEV_OBJECT_ASSISTANCE has no parameter.
Method SAVE on class CL_WDR_DEV_OBJECT_ASSISTANCE has no exception.
Method SET_TADIR_DEFAULT_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_ERRORS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060104 |
Method SET_TADIR_DEFAULT_VALUES on class CL_WDR_DEV_OBJECT_ASSISTANCE has no exception.
Event Signatures
Event ON_CHECKED Signature
Event ON_CHECKED on class CL_WDR_DEV_OBJECT_ASSISTANCE has no parameter.
Event ON_SAVED Signature
Event ON_SAVED on class CL_WDR_DEV_OBJECT_ASSISTANCE has no parameter.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 710 |