SAP ABAP Class CL_SAM_METADATA (S&AM metadata class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SAM (Application Component) Status and Action Management
     SESF_SAM_RT (Package) S&AM Runtime
Properties
Class CL_SAM_METADATA  
Short Description S&AM metadata class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SESF_SAM_RT   S&AM Runtime 
Created 20090724   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 CL_SAM_METADATA has no interface implemented.
Friends
Class CL_SAM_METADATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_BO_NAME Instance attribute Private Type reference (TYPE) SAMS_BO_NAME SAM BO Name 20090818
2 MO_SAM_METADATA_LOAD Instance attribute Private Object reference (TYPE REF TO) IF_SAM_METADATA_LOAD SAM 3.5 - SAM Shared Memory Load Class 20101109
3 MO_SAM_METADATA_RUNTIME Instance attribute Private Object reference (TYPE REF TO) IF_SAM_METADATA_RUNTIME Shared Memory Runtime Class 20101109
4 MO_SAM_REPOSITORY_LOAD Instance attribute Private Object reference (TYPE REF TO) CL_SAM_REPOSITORY_LOAD Root Class For SAM Shared Memory Implementation 20090724
5 MO_SAM_REPOSITORY_RUNTIME Instance attribute Private Object reference (TYPE REF TO) CL_SAM_REPOSITORY_RUNTIME Runtime Class for SAM Shared Memory 20090724
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090819
2 GET_ACTION_LIST Instance method Public Method 20090818
3 GET_SCHEMA_LIST Instance method Public Method 20090818
4 GET_VARIABLE_LIST Instance method Public Method 20090724
Events
Class CL_SAM_METADATA has no event.
Types
Class CL_SAM_METADATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BO_NAME Call by reference Type reference (TYPE) SAMS_BO_NAME SAM BO Name 20090819
# Exception Resumable Description Created on
1 CX_SAM_INTERNAL_ERROR Exception class for system or metadata load 20090819

Method GET_ACTION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_NAMES Call by reference Type reference (TYPE) SAMT_ACTION_NAME Table type for SAM Action Name 20090818
2 Importing ID_NODE_NAME Call by reference Type reference (TYPE) SAM_NODE_NAME SAM Node name 20090818
3 Importing ID_SCHEMA_NAME Call by reference Type reference (TYPE) IF_SAM_TYPES=>TY_STATUS_SCHEMA 20090818
# Exception Resumable Description Created on
1 CX_SAM_INTERNAL_ERROR Exception class for system or metadata load 20090818

Method GET_SCHEMA_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SCHEMA_NAMES Call by reference Type reference (TYPE) IF_SAM_TYPES=>TT_STATUS_SCHEMA 20090818
2 Importing ID_NODE_NAME Call by reference Type reference (TYPE) SAM_NODE_NAME SAM Node name 20090818
# Exception Resumable Description Created on
1 CX_SAM_INTERNAL_ERROR Exception class for system or metadata load 20090818

Method GET_VARIABLE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VARIABLES Call by reference Type reference (TYPE) SAMT_SVAR Status Models Variables 20090818
2 Importing ID_NODE_NAME Call by reference Type reference (TYPE) SAM_NODE_NAME SAM Node name 20090724
3 Importing ID_SCHEMA_NAME Call by reference Type reference (TYPE) IF_SAM_TYPES=>TY_STATUS_SCHEMA 20090724
# Exception Resumable Description Created on
1 CX_SAM_INTERNAL_ERROR Exception class for system or metadata load 20090724
History
Last changed by/on SAP  20110908 
SAP Release Created in 702