SAP ABAP Interface IF_ADAPTER_FACTORY (Factory for adapters / behavioral extensions of class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_SHARED_ADAPTABLE_API (Package) INTERNAL: - *NO* REUSE - Adaptable objects
⤷
⤷
Properties
| Interface | IF_ADAPTER_FACTORY | |
| Short Description | Factory for adapters / behavioral extensions of class |
General Data
| Package | SATC_SHARED_ADAPTABLE_API | INTERNAL: - *NO* REUSE - Adaptable objects |
| Created | 20130516 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ADAPTER_FACTORY has no forward declaration.
Interfaces
Interface IF_ADAPTER_FACTORY has no interface.
Friends
Interface IF_ADAPTER_FACTORY has no friend.
Attributes
Interface IF_ADAPTER_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns initial or object that applies to given adapter type | 20130516 |
Events
Interface IF_ADAPTER_FACTORY has no event.
Types
Interface IF_ADAPTER_FACTORY has no local type.
Method Signatures
Method GET_ADAPTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADAPTABLE_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Adaptable object | 20130516 | |||
| 2 | ADAPTER_TYPE_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_OBJECTDESCR | Handle for requested adapter type | 20130516 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Initial or adapter | 20130516 |
Method GET_ADAPTER on Interface IF_ADAPTER_FACTORY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |