SAP ABAP Class CL_WDK_TOOLS_ASSISTANCE (Assistance Class for WDK_SERIALIZATION)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
BC-MUS (Application Component) Musing Tools
⤷
WDK_TOOLS (Package) Kayak Tools
⤷
⤷
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 | 20060405 |
Properties
| Class | CL_WDK_TOOLS_ASSISTANCE | |
| Short Description | Assistance Class for WDK_SERIALIZATION | |
| 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 | WDK_TOOLS | Kayak Tools |
| Created | 20060405 | SAP |
| Last change | 20060912 | 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
Class CL_WDK_TOOLS_ASSISTANCE has no interface implemented.
Friends
Class CL_WDK_TOOLS_ASSISTANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | System / User supports debugging | 20070322 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20070322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070322 | |
| 2 | Instance method | Public | Method | 20070322 | ||
| 3 | Instance method | Public | Method | Get position of Exception | 20070322 | |
| 4 | Instance method | Public | Method | Get possible error resolving strategies | 20060606 | |
| 5 | Instance method | Public | Method | Get T100 text for Exception as formatted text | 20070322 | |
| 6 | Instance method | Public | Method | True, as long as to button bug is not fixed | 20060531 | |
| 7 | Instance method | Public | Method | Set breakpoint at raising statement of exception | 20070322 |
Events
Class CL_WDK_TOOLS_ASSISTANCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_RESOLVING | Public | See coding | 20060606 | begin of ts_resolving,
text type string,
method type string,
end of ts_resolving
|
||
| 2 | TT_RESOLVING | Public | See coding | 20060606 | TT_RESOLVING type STANDARD TABLE OF ts_resolving WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WDK_TOOLS_ASSISTANCE has no parameter.
Method CONSTRUCTOR on class CL_WDK_TOOLS_ASSISTANCE has no exception.
Method GET_BDC_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_FP_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDK_FP_CONTROLLER | Floorplan controller interface | 20070322 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WDK_BDC_CONTROLLER | Backend Controller | 20070322 |
Method GET_BDC_CONTROLLER on class CL_WDK_TOOLS_ASSISTANCE has no exception.
Method GET_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_INCLUDE | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20070322 | |||
| 2 | EV_LINE | Call by reference | Type reference (TYPE) | I | 20070322 | ||||
| 3 | EV_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20070322 | |||
| 4 | IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20070322 |
Method GET_POSITION on class CL_WDK_TOOLS_ASSISTANCE has no exception.
Method GET_RESOLVINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20060606 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | TT_RESOLVING | 20060606 |
Method GET_RESOLVINGS on class CL_WDK_TOOLS_ASSISTANCE has no exception.
Method GET_TEXT_FOR_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LONG_TEXT | Call by reference | Type reference (TYPE) | STRING | 20070322 | ||||
| 2 | EV_SHORT_TEXT | Call by reference | Type reference (TYPE) | STRING | 20070322 | ||||
| 3 | IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20070322 |
Method GET_TEXT_FOR_EXCEPTION on class CL_WDK_TOOLS_ASSISTANCE has no exception.
Method HAS_BUTTON_BUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060531 |
Method HAS_BUTTON_BUG on class CL_WDK_TOOLS_ASSISTANCE has no exception.
Method SET_BREAKPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20070322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070322 |
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in | 100 |