SAP ABAP Interface IF_SAM_APPLICATION_FACTORY (Factory Interface for S&AM)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SAM (Application Component) Status and Action Management
⤷
SESF_SAM_RT (Package) S&AM Runtime
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/CL_LIB_STATUS_ADAPTER | SAM Adapter for NW SAM 3.0 | 20090818 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAMDT_SIMULATION_ENGINE | S&AM Simulation | 20100325 |
Properties
| Interface | IF_SAM_APPLICATION_FACTORY | |
| Short Description | Factory Interface for S&AM |
General Data
| Package | SESF_SAM_RT | S&AM Runtime |
| Created | 20070824 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SAM_APPLICATION_FACTORY has no forward declaration.
Interfaces
Interface IF_SAM_APPLICATION_FACTORY has no interface.
Friends
Interface IF_SAM_APPLICATION_FACTORY has no friend.
Attributes
Interface IF_SAM_APPLICATION_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Obtain the reference to the SAM persistence | 20070824 | |
| 2 | Instance method | Public | Method | Obtain the reference to the SAM Derivation class | 20070824 | |
| 3 | Instance method | Public | Method | Obtain the reference to the SAM Buffer | 20070824 |
Events
Interface IF_SAM_APPLICATION_FACTORY has no event.
Types
Interface IF_SAM_APPLICATION_FACTORY has no local type.
Method Signatures
Method GET_DB_ACCESS_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_SAM_DB_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_SAM_DB_ACCESS | DB interface for SAM | 20070824 | |||
| 2 | ID_BO_NAME | Call by reference | Type reference (TYPE) | SAMS_BO_NAME | BO name | 20070824 |
Method GET_DB_ACCESS_INSTANCE on Interface IF_SAM_APPLICATION_FACTORY has no exception.
Method GET_DERIVATION_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_SAM_DERIVATION | Value transfer | Object reference (TYPE REF TO) | IF_SAM_DERIVATION | Interface for application specific derivation class | 20070824 | |||
| 2 | ID_BO_NAME | Call by reference | Type reference (TYPE) | SAMS_BO_NAME | BO name | 20070824 |
Method GET_DERIVATION_INSTANCE on Interface IF_SAM_APPLICATION_FACTORY has no exception.
Method GET_RUNTIME_BUFFER_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_RUNTIME_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_SAM_RUNTIME_BUFFER | Buffer Interface for Status & Action Management | 20070824 | |||
| 2 | ID_BO_NAME | Call by reference | Type reference (TYPE) | SAMS_BO_NAME | BO name | 20070824 |
Method GET_RUNTIME_BUFFER_INSTANCE on Interface IF_SAM_APPLICATION_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |