Hierarchy

⤷

⤷

Properties
Class | CL_CHIP_TRACER | |
Short Description | CHIP Tracer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
Created | 20110124 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CHIP_TRACER has no forward declaration.
Interfaces
Class CL_CHIP_TRACER has no interface implemented.
Friends
Class CL_CHIP_TRACER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'chip_instance_id' | 20110124 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'http://www.sap.com/namespaces/chip' | 20110124 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'chip' | 20110124 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CHIPTrace' | 20110124 | ||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20110124 | ||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_IXML_NAMESPACE_HELPER | Support Namespace Handling in iXML | 20110124 | ||
7 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CHIP_WD_PHASE_MODEL | 20110124 | |||
8 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20110124 |
Methods
Events
Class CL_CHIP_TRACER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_ABAP_CALLSTACK_LINE | Public | See coding | 20110220 | begin of tp_s_abap_callstack_line,
mainprogram type syrepid,
include type syrepid,
line type i,
eventtype type dbglevtype,
event type dbglevent,
flag_system(1) type c,
end of tp_s_abap_callstack_line
|
||
2 | TP_T_ABAP_CALLSTACK | Public | See coding | 20110220 | tp_t_abap_callstack type standard table of tp_s_abap_callstack_line with default key
|
Method Signatures
Method ADD_CALLSTACK_SUBELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20110220 |
Method ADD_CALLSTACK_SUBELEMENT on class CL_CHIP_TRACER has no exception.
Method CHECK_GENERATED_CLASSES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CALLSTACK | Call by reference | Type reference (TYPE) | STRING | 20120130 | |||
2 | ![]() |
CALLSTACK_WITH_COMPONENT | Value transfer | Type reference (TYPE) | STRING | 20120130 |
Method CHECK_GENERATED_CLASSES on class CL_CHIP_TRACER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CHIP_TRACER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CHIP_TRACER has no exception.
Method CREATE_CALLSTACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CALLSTACK | Value transfer | Type reference (TYPE) | TP_T_ABAP_CALLSTACK | 20110220 |
Method CREATE_CALLSTACK on class CL_CHIP_TRACER has no exception.
Method CREATE_CHIP_SUBELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILD | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20110124 | ||
2 | ![]() |
INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | 20110124 | |||
3 | ![]() |
TAG_NAME | Call by reference | Type reference (TYPE) | STRING | 20110124 |
Method CREATE_CHIP_SUBELEMENT on class CL_CHIP_TRACER has no exception.
Method CREATE_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20110124 | ||
2 | ![]() |
NAMESPACE_HELPER | Call by reference | Object reference (TYPE REF TO) | CL_IXML_NAMESPACE_HELPER | Unterstützung von Namensraumbehandlung bei iXML | 20110124 | ||
3 | ![]() |
ROOT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20110124 | ||
4 | ![]() |
ROOTNAME | Call by reference | Type reference (TYPE) | STRING | 20110124 |
Method CREATE_ROOT on class CL_CHIP_TRACER has no exception.
Method CREATE_SUBELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILD | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20110124 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20110124 | |||
3 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20110124 | ||
4 | ![]() |
URI | Call by reference | Type reference (TYPE) | STRING | 20110124 |
Method CREATE_SUBELEMENT on class CL_CHIP_TRACER has no exception.
Method END_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XML | Value transfer | Type reference (TYPE) | XSTRING | 20110124 |
Method END_REQUEST on class CL_CHIP_TRACER has no exception.
Method GET_CHIP_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_INSTANCE | CHIP Instanz | 20110124 | ||
2 | ![]() |
INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | 20110124 |
Method GET_CHIP_INSTANCE on class CL_CHIP_TRACER has no exception.
Method GET_COMPONENT_NAME_GEN_CLAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20120130 | ||
2 | ![]() |
CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | Web Dynpro: Name of a Web Dynpro Controller | 20120130 | ||
3 | ![]() |
GUID | Call by reference | Type reference (TYPE) | STRING | 20120130 |
Method GET_COMPONENT_NAME_GEN_CLAS on class CL_CHIP_TRACER has no exception.
Method GET_PORT_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | 20110124 | |||
2 | ![]() |
PORT_DESCRIPTION | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_DESCRIPTION | CHIP Port Beschreibung | 20110124 | ||
3 | ![]() |
PORT_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | CHIP Port Event | 20110124 | ||
4 | ![]() |
PORT_TYPE | Call by reference | Type reference (TYPE) | CHIP_PORT_TYPE | PageBuilder: Typ eines CHIP-Ports | 20110124 |
Method GET_PORT_DESCRIPTION on class CL_CHIP_TRACER has no exception.
Method HNDL_API_INPORT_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPORT_EVENT | Call by reference | Attribute reference (LIKE) | 20110124 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20110124 |
Method HNDL_API_INPORT_EVENT on class CL_CHIP_TRACER has no exception.
Method HNDL_INSTANCE_DESCR_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_DESCRIPTION | Call by reference | Attribute reference (LIKE) | 20110220 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20110220 |
Method HNDL_INSTANCE_DESCR_CHANGED on class CL_CHIP_TRACER has no exception.
Method HNDL_INSTANCE_OUTPORT_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OUTPORT_EVENT | Call by reference | Attribute reference (LIKE) | 20110124 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20110124 |
Method HNDL_INSTANCE_OUTPORT_EVENT on class CL_CHIP_TRACER has no exception.
Method HNDL_RUNTIME_CHIP_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE_ID | Call by reference | Attribute reference (LIKE) | 20110220 |
Method HNDL_RUNTIME_CHIP_CREATE on class CL_CHIP_TRACER has no exception.
Method HNDL_RUNTIME_CHIP_DESTROY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE_ID | Call by reference | Attribute reference (LIKE) | 20110220 |
Method HNDL_RUNTIME_CHIP_DESTROY on class CL_CHIP_TRACER has no exception.
Method HNDL_RUNTIME_CHIP_EXIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE_ID | Call by reference | Attribute reference (LIKE) | 20110220 |
Method HNDL_RUNTIME_CHIP_EXIT on class CL_CHIP_TRACER has no exception.
Method HNDL_RUNTIME_CHIP_INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE_ID | Call by reference | Attribute reference (LIKE) | 20110220 |
Method HNDL_RUNTIME_CHIP_INIT on class CL_CHIP_TRACER has no exception.
Method HNDL_SP_EXIT Signature
Method HNDL_SP_EXIT on class CL_CHIP_TRACER has no parameter.
Method HNDL_SP_EXIT on class CL_CHIP_TRACER has no exception.
Method HNDL_SP_INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALLOW_SIDE_PANEL_CONFIG | Call by reference | Attribute reference (LIKE) | 20120131 | ||||
2 | ![]() |
APPLY_CONFIGURATION | Call by reference | Attribute reference (LIKE) | 20120131 | ||||
3 | ![]() |
AUTO_REFRESH | Call by reference | Attribute reference (LIKE) | 20120131 | ||||
4 | ![]() |
IS_OPEN | Call by reference | Attribute reference (LIKE) | 20120131 | ||||
5 | ![]() |
LINK_TEXT | Call by reference | Attribute reference (LIKE) | 20120131 | ||||
6 | ![]() |
LINK_TEXT_CONFIG_MODE | Call by reference | Attribute reference (LIKE) | 20120131 | ||||
7 | ![]() |
OPEN_ACTION_NAME | Call by reference | Attribute reference (LIKE) | 20120131 | ||||
8 | ![]() |
SIDE_PANEL_CONFIG_ID | Call by reference | Attribute reference (LIKE) | 20120131 | ||||
9 | ![]() |
VIEW_CONTROLLER | Call by reference | Attribute reference (LIKE) | 20120131 | ||||
10 | ![]() |
WIDTH | Call by reference | Attribute reference (LIKE) | 20120131 |
Method HNDL_SP_INIT on class CL_CHIP_TRACER has no exception.
Method HNDL_SP_OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SIDE_PANEL_CONFIG_ID | Call by reference | Attribute reference (LIKE) | 20120131 |
Method HNDL_SP_OPEN on class CL_CHIP_TRACER has no exception.
Method HNDL_SP_SET_AUTO_REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTO_REFRESH | Call by reference | Attribute reference (LIKE) | 20120131 |
Method HNDL_SP_SET_AUTO_REFRESH on class CL_CHIP_TRACER has no exception.
Method HNDL_SP_TRIGGER_REFRESH Signature
Method HNDL_SP_TRIGGER_REFRESH on class CL_CHIP_TRACER has no parameter.
Method HNDL_SP_TRIGGER_REFRESH on class CL_CHIP_TRACER has no exception.
Method HNDL_TAG_REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_PATH | Call by reference | Attribute reference (LIKE) | 20120129 | ||||
2 | ![]() |
CONTROLLER_NAME | Call by reference | Attribute reference (LIKE) | 20120129 | ||||
3 | ![]() |
SCOPE | Call by reference | Attribute reference (LIKE) | 20120129 | ||||
4 | ![]() |
SEND_CHANGE_EVENT | Call by reference | Attribute reference (LIKE) | 20120129 | ||||
5 | ![]() |
TAG | Call by reference | Attribute reference (LIKE) | 20120129 |
Method HNDL_TAG_REMOVE on class CL_CHIP_TRACER has no exception.
Method HNDL_TAG_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_PATH | Call by reference | Attribute reference (LIKE) | 20120129 | ||||
2 | ![]() |
CONTROLLER_NAME | Call by reference | Attribute reference (LIKE) | 20120129 | ||||
3 | ![]() |
IS_DELETION | Call by reference | Attribute reference (LIKE) | 20120129 | ||||
4 | ![]() |
IS_FINAL | Call by reference | Attribute reference (LIKE) | 20120129 | ||||
5 | ![]() |
SCOPE | Call by reference | Attribute reference (LIKE) | 20120129 | ||||
6 | ![]() |
SEND_CHANGE_EVENT | Call by reference | Attribute reference (LIKE) | 20120129 | ||||
7 | ![]() |
TAG | Call by reference | Attribute reference (LIKE) | 20120129 |
Method HNDL_TAG_SET on class CL_CHIP_TRACER has no exception.
Method SET_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110220 |
Method SET_HANDLER on class CL_CHIP_TRACER has no exception.
Method START_REQUEST Signature
Method START_REQUEST on class CL_CHIP_TRACER has no parameter.
Method START_REQUEST on class CL_CHIP_TRACER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |