SAP ABAP Class CL_ADT_RES_DATA_PROVI_ABSTRACT (Data Provider Base Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_DATA_PROVIDER_REPOSITORY (Package) Data Provider 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 | 20120630 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_DATA_PROVIDER | Interface for BAdI: BADI_ADT_DATA_PROVIDER | 20120630 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120630 |
Properties
Class | CL_ADT_RES_DATA_PROVI_ABSTRACT | |
Short Description | Data Provider Base 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_DATA_PROVIDER_REPOSITORY | Data Provider Repository |
Created | 20120630 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ADT_RES_DATA_PROVI_ABSTRACT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ADT_DATA_PROVIDER | Interface for BAdI: BADI_ADT_DATA_PROVIDER | 20120630 | ||
2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120630 |
Friends
Class CL_ADT_RES_DATA_PROVI_ABSTRACT 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_FQL_SERVICE | 20120630 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120630 | |
2 | ![]() |
Instance method | Protected | Method | 20120630 | |
3 | ![]() |
Instance method | Private | Method | 20120630 |
Events
Class CL_ADT_RES_DATA_PROVI_ABSTRACT has no event.
Types
Class CL_ADT_RES_DATA_PROVI_ABSTRACT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ADT_RES_DATA_PROVI_ABSTRACT has no parameter.
Method CONSTRUCTOR on class CL_ADT_RES_DATA_PROVI_ABSTRACT has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | 20120630 | |||
2 | ![]() |
WHERE_STATEMENT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120630 |
Method GET_DATA on class CL_ADT_RES_DATA_PROVI_ABSTRACT has no exception.
Method REGISTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_ADT_DATA_PROVIDER | 20120630 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | LCL_REGISTRY | 20120630 |
Method REGISTER on class CL_ADT_RES_DATA_PROVI_ABSTRACT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |