SAP ABAP Class CL_WDR_CHIP_ERROR_TRACE (CHIP Trace Tool Integration (Errors))
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20111212 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_BADI_TRACE_TOOL | Interface for BAdI: WD_BADI_TRACE_TOOL | 20111212 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_TRACE_TOOL_CALLBACK | Call-Back Interface for the Trace Tool | 20111212 |
Properties
| Class | CL_WDR_CHIP_ERROR_TRACE | |
| Short Description | CHIP Trace Tool Integration (Errors) | |
| 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 | 20111212 | SAP |
| Last change | 20130531 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20111212 | ||
| 2 | IF_WD_BADI_TRACE_TOOL | Interface for BAdI: WD_BADI_TRACE_TOOL | 20111212 | ||
| 3 | IF_WD_TRACE_TOOL_CALLBACK | Call-Back Interface for the Trace Tool | 20111212 |
Friends
Class CL_WDR_CHIP_ERROR_TRACE 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 | 'http://www.sap.com/namespaces/chipError' | 20111212 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'chipError' | 20111212 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'CHIPErrorTrace' | 20111212 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'PortalIntegrationServerNameInvalid' | 20120201 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'PortalIntegrationServerNameIpAddress' | 20120128 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'NoApplicationParameterForSidepanelRemoteConsumer' | 20120129 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'NoApplicationParameterForSidepanelRemoteProducer' | 20120129 | |||
| 8 | Constant | Private | Type reference (TYPE) | STRING | 'PortalIntegrationNoPortalEnvironment' | 20111213 | |||
| 9 | Constant | Private | Type reference (TYPE) | STRING | 'PortalIntegrationProtocolNotUnique' | 20111213 | |||
| 10 | Constant | Private | Type reference (TYPE) | STRING | 'PortalIntegrationDomainsNotSameOriginCompliant' | 20120128 | |||
| 11 | Constant | Private | Type reference (TYPE) | STRING | 'AutomaticWiringTaggingNotUnique' | 20120129 | |||
| 12 | Constant | Private | Type reference (TYPE) | STRING | 'PortalIntegrationServerNameWrongDots' | 20120204 | |||
| 13 | Constant | Private | Type reference (TYPE) | STRING | 'PortalIntegrationWrongProtocol' | 20120128 | |||
| 14 | Constant | Private | Type reference (TYPE) | STRING | 'CHIP_Error_Analysis.xml' | File Name | 20111212 | ||
| 15 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20111212 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20111212 | ||||
| 17 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20111212 | ||||
| 18 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WDR_CHIP_ERROR_TRACE | CHIP Trace Tool Integration (Errors) | 20111212 | |||
| 19 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_IXML_NAMESPACE_HELPER | Support Namespace Handling in iXML | 20111212 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120129 | ||||
| 21 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120129 | ||||
| 22 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120129 | ||||
| 23 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20111213 | ||||
| 24 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20111212 |
Methods
Events
Class CL_WDR_CHIP_ERROR_TRACE has no event.
Types
Class CL_WDR_CHIP_ERROR_TRACE has no local type.
Method Signatures
Method CHECK_FQDN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_WRONG_DOTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120128 | ||||
| 2 | IS_IP_ADDRESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120128 | ||||
| 3 | IS_VALID | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120128 | ||||
| 4 | RELAXED_SERVER_NAME | Call by reference | Type reference (TYPE) | STRING | 20120128 | ||||
| 5 | SERVER_NAME | Call by reference | Type reference (TYPE) | STRING | 20120128 |
Method CHECK_FQDN on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method CHECK_PORTAL_ENVIRONMENT Signature
Method CHECK_PORTAL_ENVIRONMENT on class CL_WDR_CHIP_ERROR_TRACE has no parameter.
Method CHECK_PORTAL_ENVIRONMENT on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method CHECK_PORTAL_INTEGRATION Signature
Method CHECK_PORTAL_INTEGRATION on class CL_WDR_CHIP_ERROR_TRACE has no parameter.
Method CHECK_PORTAL_INTEGRATION on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method CHECK_PORTAL_URLS Signature
Method CHECK_PORTAL_URLS on class CL_WDR_CHIP_ERROR_TRACE has no parameter.
Method CHECK_PORTAL_URLS on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method CHECK_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120128 | ||||
| 2 | PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20120128 |
Method CHECK_PROTOCOL on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method CHECK_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120128 | ||||
| 2 | PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20120128 | ||||
| 3 | RELAXED_SERVER_NAME | Call by reference | Type reference (TYPE) | STRING | 20120128 | ||||
| 4 | SERVER_NAME | Call by reference | Type reference (TYPE) | STRING | 20120128 |
Method CHECK_URL on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WDR_CHIP_ERROR_TRACE has no parameter.
Method CONSTRUCTOR on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method CREATE_ERROR_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 | 20111212 | |||
| 2 | ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20111212 | ||||
| 3 | TAG_NAME | Call by reference | Type reference (TYPE) | STRING | 20111212 |
Method CREATE_ERROR_SUBELEMENT on class CL_WDR_CHIP_ERROR_TRACE 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 | 20111212 | |||
| 2 | NAMESPACE_HELPER | Call by reference | Object reference (TYPE REF TO) | CL_IXML_NAMESPACE_HELPER | Support Namespace Handling in iXML | 20111212 | |||
| 3 | ROOT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20111212 | |||
| 4 | ROOTNAME | Call by reference | Type reference (TYPE) | STRING | 20111212 |
Method CREATE_ROOT on class CL_WDR_CHIP_ERROR_TRACE 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 | 20111212 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20111212 | ||||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20111212 | |||
| 4 | URI | Call by reference | Type reference (TYPE) | STRING | 20111212 |
Method CREATE_SUBELEMENT on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20111212 | ||||
| 2 | SERVER_NAME | Call by reference | Type reference (TYPE) | STRING | 20111212 |
Method GET_URL on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_WDR_CHIP_ERROR_TRACE has no parameter.
Method INITIALIZE on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method NON_UNIQUE_TAGGING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NON_UNIQUE_TAGGING_TAB | Call by reference | Type reference (TYPE) | CL_CHIP_DATA_CONTEXT_HELPER=>TP_T_NON_UNIQUE_TAGGING | 20120201 |
Method NON_UNIQUE_TAGGING on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method NO_REMOTE_CONSUMER Signature
Method NO_REMOTE_CONSUMER on class CL_WDR_CHIP_ERROR_TRACE has no parameter.
Method NO_REMOTE_CONSUMER on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method NO_REMOTE_PRODUCER Signature
Method NO_REMOTE_PRODUCER on class CL_WDR_CHIP_ERROR_TRACE has no parameter.
Method NO_REMOTE_PRODUCER on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method ON_REQUEST_ENTRY Signature
Method ON_REQUEST_ENTRY on class CL_WDR_CHIP_ERROR_TRACE has no parameter.
Method ON_REQUEST_ENTRY on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method ON_REQUEST_EXIT Signature
Method ON_REQUEST_EXIT on class CL_WDR_CHIP_ERROR_TRACE has no parameter.
Method ON_REQUEST_EXIT on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method REPORT_NON_UNIQUE_TAGGING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NON_UNIQUE_TAGGING_TAB | Call by reference | Type reference (TYPE) | CL_CHIP_DATA_CONTEXT_HELPER=>TP_T_NON_UNIQUE_TAGGING | 20120201 |
Method REPORT_NON_UNIQUE_TAGGING on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method REPORT_NO_REMOTE_CONSUMER Signature
Method REPORT_NO_REMOTE_CONSUMER on class CL_WDR_CHIP_ERROR_TRACE has no parameter.
Method REPORT_NO_REMOTE_CONSUMER on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method REPORT_NO_REMOTE_PRODUCER Signature
Method REPORT_NO_REMOTE_PRODUCER on class CL_WDR_CHIP_ERROR_TRACE has no parameter.
Method REPORT_NO_REMOTE_PRODUCER on class CL_WDR_CHIP_ERROR_TRACE has no exception.
Method SPLIT_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20111212 | ||||
| 2 | SERVER_NAME | Call by reference | Type reference (TYPE) | STRING | 20111212 | ||||
| 3 | URL | Call by reference | Type reference (TYPE) | STRING | 20111212 |
Method SPLIT_URL on class CL_WDR_CHIP_ERROR_TRACE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |