SAP ABAP Interface IF_SAM_DB_ACCESS (DB 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)  CL_SAMDT_SIMULATION_ENGINE S&AM Simulation 20100325
Properties
Interface IF_SAM_DB_ACCESS  
Short Description DB interface for S&AM    
General Data
Package SESF_SAM_RT   S&AM Runtime 
Created 20070813   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SAM_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SAM_DB_ACCESS has no interface.
Friends
Interface IF_SAM_DB_ACCESS has no friend.
Attributes
Interface IF_SAM_DB_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RETRIEVE Instance method Public Method Retrieving status values from the database 20070813
2 SAVE Instance method Public Method Saving the status instance values to the database 20070813
Events
Interface IF_SAM_DB_ACCESS has no event.
Types
Interface IF_SAM_DB_ACCESS has no local type.
Method Signatures

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_FAILED_INSTANCES Call by reference Type reference (TYPE) IF_SAM_TYPES=>TTS_SAM_INSTANCE Table type for SAM instances for which data was not found 20070813
2 Exporting ETS_SAM_INSTANCE_DATA Call by reference Type reference (TYPE) IF_SAM_TYPES=>TTS_SAM_INSTANCE_DATA Table type for SAM instance buffer structure 20070813
3 Importing ID_RETRIEVE_BY_REFERENCE Value transfer Type reference (TYPE) SAM_RETRIEVE_BY_REFERENCE Data element to determine whether to retrieve by association 20070813
4 Importing ITS_SAM_INSTANCES Call by reference Type reference (TYPE) IF_SAM_TYPES=>TTS_SAM_INSTANCE Table type for SAM instances 20070813
# Exception Resumable Description Created on
1 CX_SAM_PROCESSING_ERROR Exception class for operation processing 20070813

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_MODIFICATIONS Call by reference Type reference (TYPE) IF_SAM_TYPES=>TTS_SAM_MODIFICATIONS Table type for SAM instance buffer structure 20070918
# Exception Resumable Description Created on
1 CX_SAM_PROCESSING_ERROR Exception class for operation processing 20070813
History
Last changed by/on SAP  20110908 
SAP Release Created in 710