SAP ABAP Class /BSAM/CL_SAM_SHO_DATA (Data for Shared Objects of TMS Status Management)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BSAM/FRAMEWORK (Package) Stauts Managment: Framework
Properties
Class /BSAM/CL_SAM_SHO_DATA  
Short Description Data for Shared Objects of TMS Status Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package /BSAM/FRAMEWORK   Stauts Managment: Framework 
Created 20081127   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BSAM/CL_SAM_SHO_DATA has no forward declaration.
Interfaces
Class /BSAM/CL_SAM_SHO_DATA has no interface implemented.
Friends
Class /BSAM/CL_SAM_SHO_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_MODELS Instance attribute Private Type reference (TYPE) /BSAM/T_SAM_MODEL STM Models 20081127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081127
2 CREATE_SCHEMA_IN_SHARED_MEMORY Instance method Public Method Create Schema in Shared Memory 20081127
3 GET_SCHEMA_FROM_SHARED_MEMORY Instance method Public Method Get Schema from Shared Memory 20081127
Events
Class /BSAM/CL_SAM_SHO_DATA has no event.
Types
Class /BSAM/CL_SAM_SHO_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /BSAM/CL_SAM_SHO_DATA has no parameter.
Method CONSTRUCTOR on class /BSAM/CL_SAM_SHO_DATA has no exception.

Method CREATE_SCHEMA_IN_SHARED_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_SCHEMA_REF Call by reference Object reference (TYPE REF TO) /BSAM/CL_SAM_MODEL_SYS The System Schema Model Class 20081127
2 Importing IR_HANDLE Call by reference Object reference (TYPE REF TO) /BSAM/CL_SAM_SHO Shared Objects of TMS Status Management 20081127
3 Importing IV_BO_NODE_TYPE_KEY Call by reference Type reference (TYPE) /BSAM/SAM_NODE_NAME STM Node Name 20081127
4 Importing IV_BO_TYPE_KEY Call by reference Type reference (TYPE) /BSAM/SAM_BO_NAME STM Business Object Name 20081127
5 Importing IV_SCHEMA_ABAP_NAME Call by reference Type reference (TYPE) /BSAM/SAM_SCHEMA STM Status Schema 20081127

Method CREATE_SCHEMA_IN_SHARED_MEMORY on class /BSAM/CL_SAM_SHO_DATA has no exception.

Method GET_SCHEMA_FROM_SHARED_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_SCHEMA_REF Call by reference Object reference (TYPE REF TO) /BSAM/CL_SAM_MODEL_SYS The System Schema Model Class 20081127
2 Importing IR_HANDLE Call by reference Object reference (TYPE REF TO) /BSAM/CL_SAM_SHO Shared Objects of TMS Status Management 20081127
3 Importing IV_BO_NODE_TYPE_KEY Call by reference Type reference (TYPE) /BSAM/SAM_NODE_NAME STM Node Name 20081127
4 Importing IV_BO_TYPE_KEY Call by reference Type reference (TYPE) /BSAM/SAM_BO_NAME STM Business Object Name 20081127
5 Importing IV_SCHEMA_ABAP_NAME Call by reference Type reference (TYPE) /BSAM/SAM_SCHEMA STM Status Schema 20081127
# Exception Resumable Description Created on
1 /BSAM/CX_SAM_SCHEMA_UNAVLBL 20081127
History
Last changed by/on SAP  20110908 
SAP Release Created in 701