SAP ABAP Class IF_SAM_APPLICATION_FACTORY (Factory Interface for S&AM)
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
Class IF_SAM_APPLICATION_FACTORY  
Short Description Factory Interface for S&AM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070824   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SAM_APPLICATION_FACTORY has no forward declaration.
Interfaces
Class IF_SAM_APPLICATION_FACTORY has no interface implemented.
Friends
Class IF_SAM_APPLICATION_FACTORY has no friend class.
Attributes
Class IF_SAM_APPLICATION_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DB_ACCESS_INSTANCE Instance method Public Method Obtain the reference to the SAM persistence 20070824
2 GET_DERIVATION_INSTANCE Instance method Public Method Obtain the reference to the SAM Derivation class 20070824
3 GET_RUNTIME_BUFFER_INSTANCE Instance method Public Method Obtain the reference to the SAM Buffer 20070824
Events
Class IF_SAM_APPLICATION_FACTORY has no event.
Types
Class 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 Exporting EO_SAM_DB_ACCESS Call by reference Object reference (TYPE REF TO) IF_SAM_DB_ACCESS DB interface for SAM 20070824
2 Importing ID_BO_NAME Call by reference Type reference (TYPE) SAMS_BO_NAME BO name 20070824

Method GET_DB_ACCESS_INSTANCE on class 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 Exporting EO_SAM_DERIVATION Value transfer Object reference (TYPE REF TO) IF_SAM_DERIVATION Interface for application specific derivation class 20070824
2 Importing ID_BO_NAME Call by reference Type reference (TYPE) SAMS_BO_NAME BO name 20070824

Method GET_DERIVATION_INSTANCE on class 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 Exporting EO_RUNTIME_BUFFER Call by reference Object reference (TYPE REF TO) IF_SAM_RUNTIME_BUFFER Buffer Interface for Status & Action Management 20070824
2 Importing ID_BO_NAME Call by reference Type reference (TYPE) SAMS_BO_NAME BO name 20070824

Method GET_RUNTIME_BUFFER_INSTANCE on class IF_SAM_APPLICATION_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in