SAP ABAP Class CL_SAMDT_ADAPTER_FACTORY (S&AM Adapter factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SAM (Application Component) Status and Action Management
⤷
SESF_SAM_DT_ADAPTER (Package) S&AM Design time adapters
⤷
⤷
Properties
| Class | CL_SAMDT_ADAPTER_FACTORY | |
| Short Description | S&AM Adapter factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SESF_SAM_DT_ADAPTER | S&AM Design time adapters |
| Created | 20100325 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SAMDT_ADAPTER_FACTORY has no forward declaration.
Interfaces
Class CL_SAMDT_ADAPTER_FACTORY has no interface implemented.
Friends
Class CL_SAMDT_ADAPTER_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_SAMDT_METADATA_ADAPTER | Adapter to retrieve metadata from the consuming framework | 20100325 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_SAMDT_PERSISTENCE_ADAPTER | S&AM DT Persistence layer | 20100325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates BO metadata adapter to retrieve the metadata from CF | 20100325 | |
| 2 | Static method | Public | Method | Creates persistence object (Singleton) | 20100325 |
Events
Class CL_SAMDT_ADAPTER_FACTORY has no event.
Types
Class CL_SAMDT_ADAPTER_FACTORY has no local type.
Method Signatures
Method GET_BO_METADATA_ADAPTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_METADATA_ADAPTER | Value transfer | Object reference (TYPE REF TO) | IF_SAMDT_METADATA_ADAPTER | Adapter to retrieve metadata from the consuming framework | 20100325 |
Method GET_BO_METADATA_ADAPTER on class CL_SAMDT_ADAPTER_FACTORY has no exception.
Method GET_PERSISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PERSISTENCE | Value transfer | Object reference (TYPE REF TO) | IF_SAMDT_PERSISTENCE_ADAPTER | S&AM DT Persistence layer | 20100325 |
Method GET_PERSISTENCE on class CL_SAMDT_ADAPTER_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 72L |