SAP ABAP Class CL_SAS_TOOL_CUSTOM_XML (SAS: Find Traces)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_SCRIPT_STANDALONE (Package) Debugger Scripting: External Environment
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TPDA_TOOL | TPDA: Interface for Plug-In | 20050610 |
Properties
| Class | CL_SAS_TOOL_CUSTOM_XML | |
| Short Description | SAS: Find Traces | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STPDA_SCRIPT_STANDALONE | Debugger Scripting: External Environment |
| Created | 20050610 | SAP |
| Last change | 20090618 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TPDA_TOOL | TPDA: Interface for Plug-In | 20050610 |
Friends
Class CL_SAS_TOOL_CUSTOM_XML has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20050610 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20050610 | |||
| 3 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_SAS_TOOL_CUSTOM_XML' | Object Type Name | 20050610 | ||
| 4 | Constant | Private | Type reference (TYPE) | PROGRAMM | 'SAPLSAS_TOOL_CUSTOM_XML1' | ABAP Program Name | 20050610 | ||
| 5 | Constant | Private | Type reference (TYPE) | SYDYNNR | '0100' | Current Screen Number | 20050610 | ||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20050610 | |||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20050615 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | TPDA_TOOL_INSTANCE_ADMIN_IT | tpda: Instances of a Tool | 20050610 | |||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20050610 | |||||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_TPDA_TOOL_INSTANCE_HANDLER | 20050610 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | TPDA_ASC_TRACE_ATTR | TPDA: ASC: Trace Attributes | 20051019 |
Methods
Events
Class CL_SAS_TOOL_CUSTOM_XML has no event.
Types
Class CL_SAS_TOOL_CUSTOM_XML has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SAS_TOOL_CUSTOM_XML has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SAS_TOOL_CUSTOM_XML has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ACTIVE_TAB | Call by reference | Type reference (TYPE) | TPDA_ACTIVE_TAB | tpda: Aktiver Reiter eines Tabstrip | 20050610 | |||
| 2 | P_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20050610 | |||
| 3 | P_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20050610 |
Method CONSTRUCTOR on class CL_SAS_TOOL_CUSTOM_XML has no exception.
Method CREATE Signature
Method CREATE on class CL_SAS_TOOL_CUSTOM_XML has no parameter.
Method CREATE on class CL_SAS_TOOL_CUSTOM_XML has no exception.
Method DELETE Signature
Method DELETE on class CL_SAS_TOOL_CUSTOM_XML has no parameter.
Method DELETE on class CL_SAS_TOOL_CUSTOM_XML has no exception.
Method GET_VIEW Signature
Method GET_VIEW on class CL_SAS_TOOL_CUSTOM_XML has no parameter.
Method GET_VIEW on class CL_SAS_TOOL_CUSTOM_XML has no exception.
Method HANDLE_DEBUG_STEP Signature
Method HANDLE_DEBUG_STEP on class CL_SAS_TOOL_CUSTOM_XML has no parameter.
Method HANDLE_DEBUG_STEP on class CL_SAS_TOOL_CUSTOM_XML has no exception.
Method HANDLE_OK_CODE Signature
Method HANDLE_OK_CODE on class CL_SAS_TOOL_CUSTOM_XML has no parameter.
Method HANDLE_OK_CODE on class CL_SAS_TOOL_CUSTOM_XML has no exception.
Method HANDLE_TAB_ACTIVATED Signature
Method HANDLE_TAB_ACTIVATED on class CL_SAS_TOOL_CUSTOM_XML has no parameter.
Method HANDLE_TAB_ACTIVATED on class CL_SAS_TOOL_CUSTOM_XML has no exception.
Method HANDLE_TAB_DEACTIVATED Signature
Method HANDLE_TAB_DEACTIVATED on class CL_SAS_TOOL_CUSTOM_XML has no parameter.
Method HANDLE_TAB_DEACTIVATED on class CL_SAS_TOOL_CUSTOM_XML has no exception.
Method HANDLE_TOOL_REQUEST Signature
Method HANDLE_TOOL_REQUEST on class CL_SAS_TOOL_CUSTOM_XML has no parameter.
Method HANDLE_TOOL_REQUEST on class CL_SAS_TOOL_CUSTOM_XML has no exception.
Method HANDLE_TRACE_FILE_CLOSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TRACE_ATTRIBUTES | Call by reference | Attribute reference (LIKE) | 20051019 |
Method HANDLE_TRACE_FILE_CLOSED on class CL_SAS_TOOL_CUSTOM_XML has no exception.
Method INIT Signature
Method INIT on class CL_SAS_TOOL_CUSTOM_XML has no parameter.
Method INIT on class CL_SAS_TOOL_CUSTOM_XML has no exception.
Method IS_AVAILABLE Signature
Method IS_AVAILABLE on class CL_SAS_TOOL_CUSTOM_XML has no parameter.
Method IS_AVAILABLE on class CL_SAS_TOOL_CUSTOM_XML has no exception.
Method REGISTER_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REGISTER | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050610 |
Method REGISTER_EVENTS on class CL_SAS_TOOL_CUSTOM_XML has no exception.
Method RELEASE Signature
Method RELEASE on class CL_SAS_TOOL_CUSTOM_XML has no parameter.
Method RELEASE on class CL_SAS_TOOL_CUSTOM_XML has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |