SAP ABAP Class CL_ADT_URI_MAP_ERRORS_FEED_RES (Resource controller for URI mapper errors feeder)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_TOOLS_CORE (Package) ADT Tools Core

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20110915 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_FEED_PROVIDER | Feed Repository interface for BAdI: BADI_ADT_FEED_PROVIDER | 20110915 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110915 |
Properties
Class | CL_ADT_URI_MAP_ERRORS_FEED_RES | |
Short Description | Resource controller for URI mapper errors feeder | |
Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SADT_TOOLS_CORE | ADT Tools Core |
Created | 20110816 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ADT_URI_MAP_ERRORS_FEED_RES has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ADT_FEED_PROVIDER | Feed Repository interface for BAdI: BADI_ADT_FEED_PROVIDER | 20110915 | ||
2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110915 |
Friends
Class CL_ADT_URI_MAP_ERRORS_FEED_RES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ADT_ATOM_UTILITY | 20110915 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20110915 | |||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_ADT_URI_MAP_ERRORS_FEED_RES' | 20110915 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LIF_ERROR_REPOSITORY | 20110915 | |||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20110915 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ADT_URI_MAPPER | 20110915 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20110915 | |
2 | ![]() |
Instance method | Public | Constructor | 20110915 | |
3 | ![]() |
Instance method | Private | Method | 20110915 | |
4 | ![]() |
Instance method | Private | Method | 20110915 | |
5 | ![]() |
Instance method | Private | Method | 20110915 | |
6 | ![]() |
Instance method | Private | Method | 20110915 | |
7 | ![]() |
Instance method | Private | Method | 20110915 | |
8 | ![]() |
Instance method | Private | Method | 20110915 | |
9 | ![]() |
Instance method | Private | Method | 20110915 | |
10 | ![]() |
Instance method | Private | Method | 20110915 |
Events
Class CL_ADT_URI_MAP_ERRORS_FEED_RES has no event.
Types
Class CL_ADT_URI_MAP_ERRORS_FEED_RES has no local type.
Method Signatures
Method BUILD_CALLSTACK_URIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOG | Call by reference | Type reference (TYPE) | ADT_EXCEPTIONLOG | 20110915 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SADT_OBJECT_REFERENCES | 20110915 |
Method BUILD_CALLSTACK_URIS on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no parameter.
Method CONSTRUCTOR on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.
Method GET_CALLSTACK_AS_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CALLSTACK | Call by reference | Type reference (TYPE) | ABAP_CALLSTACK | 20110915 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20110915 |
Method GET_CALLSTACK_AS_HTML on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.
Method GET_CONTEXT_URI_ERRORS_SERVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20110915 |
Method GET_CONTEXT_URI_ERRORS_SERVICE on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.
Method GET_ERRORS_OF_USER_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20110915 | |||
2 | ![]() |
USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | 20110915 |
Method GET_ERRORS_OF_USER_URI on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.
Method GET_PROPERTIES_AS_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | IF_ADT_EXCEPTION_PROPERTIES=>TY_PROPERTIES | 20110915 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20110915 |
Method GET_PROPERTIES_AS_HTML on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.
Method GET_SUMMARY_AS_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20110915 | |||
2 | ![]() |
SUMMARY | Call by reference | Type reference (TYPE) | CL_ADT_URI_MAPPER_ERROR_ABS=>TY_ERROR_SUMMARY | 20110915 |
Method GET_SUMMARY_AS_HTML on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.
Method MAP_FEED_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOGS | Call by reference | Type reference (TYPE) | ADT_EXCEPTION_LOG_TTYP | 20110915 | |||
2 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | IF_ATOM_TYPES=>ENTRY_T | 20110915 |
Method MAP_FEED_ENTRIES on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.
Method MAP_FEED_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | IF_ATOM_TYPES=>FEED_S | 20110915 |
Method MAP_FEED_METADATA on class CL_ADT_URI_MAP_ERRORS_FEED_RES has no exception.
Method MAP_TO_SATOM_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOGS | Call by reference | Type reference (TYPE) | ADT_EXCEPTION_LOG_TTYP | 20110915 | |||
2 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | IF_ATOM_TYPES=>FEED_S | 20110915 | |||
3 | ![]() |
URI | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110915 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |