SAP ABAP Class CL_ADT_RES_FEED_ABSTRACT (Abstract feed resource controller basis class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_FEED_REPOSITORY (Package) Feed Repository

⤷

⤷

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 | 20111220 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_FEED_PROVIDER | Feed Repository interface for BAdI: BADI_ADT_FEED_PROVIDER | 20111220 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20111220 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SABP_RABAX_ADT_RES_DUMPS | BAP Dump Analysis: request handler | 20120213 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_ADT_RES_VERDICTS | ATC Feeds | 20120209 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_STSK_ADT_RES_SYSTEM_MESSAGE | System Messages | 20120419 |
Properties
Class | CL_ADT_RES_FEED_ABSTRACT | |
Short Description | Abstract feed resource controller basis class | |
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_FEED_REPOSITORY | Feed Repository |
Created | 20111220 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ADT_RES_FEED_ABSTRACT 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 | 20111220 | ||
2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20111220 |
Friends
Class CL_ADT_RES_FEED_ABSTRACT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ADT_ATOM_UTILITY | 20120111 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_ATOM_TYPES=>FEED_S | 20111220 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ADT_FQL_FACTORY | 20120123 | |||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ADT_FQL_QUERY | 20111220 | |||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ADT_FQL_SERVICE | 20111220 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20111220 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20111220 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20111220 | |||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20111220 | |||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20111220 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20111220 | |
2 | ![]() |
Instance method | Public | Constructor | 20120111 | |
3 | ![]() |
Instance method | Protected | Method | 20120403 | |
4 | ![]() |
Instance method | Protected | Method | 20111220 |
Events
Class CL_ADT_RES_FEED_ABSTRACT has no event.
Types
Class CL_ADT_RES_FEED_ABSTRACT has no local type.
Method Signatures
Method CHECK_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QUERY_DEPTH | Call by reference | Type reference (TYPE) | I | 20111220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111220 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ADT_RES_FEED_ABSTRACT has no parameter.
Method CONSTRUCTOR on class CL_ADT_RES_FEED_ABSTRACT has no exception.
Method CREATE_FEED_ICON_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MIME_REPOSITORY_PATH | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120403 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20120403 |
Method CREATE_FEED_ICON_URI on class CL_ADT_RES_FEED_ABSTRACT has no exception.
Method GET_FEED Signature
Method GET_FEED on class CL_ADT_RES_FEED_ABSTRACT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120123 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 804 |