SAP ABAP Class IF_SAM_DB_ACCESS (DB interface for S&AM)
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
Class IF_SAM_DB_ACCESS  
Short Description DB interface for S&AM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070813   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_SAM_DB_ACCESS has no interface implemented.
Friends
Class IF_SAM_DB_ACCESS has no friend class.
Attributes
Class 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
Class IF_SAM_DB_ACCESS has no event.
Types
Class 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