SAP ABAP Class CL_WDR_PACKAGE_SRVS (Help Functions for Packages)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_RUNTIME_COMP (Package) Web Dynpro: System Components
⤷
⤷
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 | 20050607 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_PACKAGE_SRVS | Help Functions for Packages | 20050607 |
Properties
| Class | CL_WDR_PACKAGE_SRVS | |
| Short Description | Help Functions for Packages | |
| 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_RUNTIME_COMP | Web Dynpro: System Components |
| Created | 20050607 | SAP |
| Last change | 20070911 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_PACKAGE_SRVS | Help Functions for Packages | 20050607 |
Friends
Class CL_WDR_PACKAGE_SRVS 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 | 20050608 | ||
| 2 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '001' | Web Dynpro: Text Key | 20050608 | ||
| 3 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '003' | Web Dynpro: Text Key | 20050608 | ||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20050608 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20050608 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20050608 | |||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20050608 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | IF_WD_PACKAGE_SRVS=>T_DLG_TADIR_MODE | 20050607 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TADIR-OBJECT | Obj. Type | 20050607 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TADIR-OBJ_NAME | Object Name in Object Directory | 20050607 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | TADIR-PGMID | Program ID in requests and tasks | 20050607 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Internal Init for TADIR Popup | 20050607 | |
| 2 | Instance method | Public | Method | Exit Dialog Box via "Ok" | 20050608 | |
| 3 | Instance method | Public | Method | 20050608 | ||
| 4 | Instance method | Public | Method | 20050608 |
Events
Class CL_WDR_PACKAGE_SRVS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_DLG_TADIR_MODE | Public | Attribute reference (LIKE) | 20050608 | |
Method Signatures
Method DLG_TADIR_INIT_INT 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 | 20050607 | |||
| 2 | I_SETTINGS_CTX_ELEM | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20050607 | |||
| 3 | I_TADIR_CTX_ELEM | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20050607 | |||
| 4 | R_HAS_ERRORS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050607 |
Method DLG_TADIR_INIT_INT on class CL_WDR_PACKAGE_SRVS has no exception.
Method DLG_TADIR_ON_OK 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 | 20050608 | |||
| 2 | I_TADIR_CTX_ELEM | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20050608 | |||
| 3 | R_HAS_ERRORS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050608 |
Method DLG_TADIR_ON_OK on class CL_WDR_PACKAGE_SRVS 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 | 20050608 |
Method DLG_TADIR_SET_TITLE on class CL_WDR_PACKAGE_SRVS has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_WDR_PACKAGE_SRVS has no parameter.
Method GET_TEXT on class CL_WDR_PACKAGE_SRVS has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |