SAP ABAP Class IF_SAM_METADATA_RUNTIME (SAM metadata runtime interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAMDT_SIMULATION_METADATA Metadata runtime Class for S&AM DT simulation 20100325
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAM_METADATA_RUNTIME Shared Memory Runtime Class 20100308
Properties
Class IF_SAM_METADATA_RUNTIME  
Short Description SAM metadata runtime interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100303   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_METADATA_RUNTIME has no interface implemented.
Friends
Class IF_SAM_METADATA_RUNTIME has no friend class.
Attributes
Class IF_SAM_METADATA_RUNTIME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_BUFFER Instance method Public Method 20100303
2 GET_INSTANCE Static method Public Method 20100319
3 GET_REPOSITORY_LOAD Instance method Public Method 20100303
4 GET_SAM_LOAD Instance method Public Method Get SAM metadata load 20100303
5 ON_BO_ACTIVATED Static method Public Method 20100303
Events
Class IF_SAM_METADATA_RUNTIME has no event.
Types
Class IF_SAM_METADATA_RUNTIME has no local type.
Method Signatures

Method CLEAR_BUFFER Signature

Method CLEAR_BUFFER on class IF_SAM_METADATA_RUNTIME has no parameter.
Method CLEAR_BUFFER on class IF_SAM_METADATA_RUNTIME has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_SAM_METADATA_RUNTIME Value transfer Object reference (TYPE REF TO) IF_SAM_METADATA_RUNTIME SAM metadata runtime interface 20100319

Method GET_INSTANCE on class IF_SAM_METADATA_RUNTIME has no exception.

Method GET_REPOSITORY_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_METADATA_LOAD Call by reference Object reference (TYPE REF TO) IF_SAM_METADATA_LOAD SAM metadata load interface 20100303
2 Importing ID_BO_NAME Call by reference Type reference (TYPE) IF_SAM_TYPES=>TY_BO_NAME 20100303
# Exception Resumable Description Created on
1 CX_SAM_INTERNAL_ERROR Exception class for system or metadata load 20100303

Method GET_SAM_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_METADATA_LOAD Call by reference Object reference (TYPE REF TO) IF_SAM_METADATA_LOAD SAM 3.5 - SAM Shared Memory Load Class 20100303
2 Importing IB_GENERATE_NEW Value transfer Type reference (TYPE) SAM_BOOLEAN SAM boolean 20100303
3 Importing ID_BO_NAME Call by reference Type reference (TYPE) IF_SAM_TYPES=>TY_BO_NAME 20100303
4 Importing IO_METADATA_AREA Call by reference Object reference (TYPE REF TO) CL_SAM_METADATA_AREA Area Class for SAM Shared Memory 20100303
# Exception Resumable Description Created on
1 CX_SAM_INTERNAL_ERROR Exception class for system or metadata load 20100303

Method ON_BO_ACTIVATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_REGENERATE Call by reference Type reference (TYPE) SAM_BOOLEAN SAM boolean 20100303
2 Importing ID_BO_NAME Call by reference Type reference (TYPE) IF_SAM_TYPES=>TY_BO_NAME 20100303

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