SAP ABAP Class CL_SAMDT_CORE_FACTORY (Factory for creating core objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SAM (Application Component) Status and Action Management
     SESF_SAM_DT_MANAGER (Package) S&AM Desing time core
Properties
Class CL_SAMDT_CORE_FACTORY  
Short Description Factory for creating core objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SESF_SAM_DT_MANAGER   S&AM Desing time core 
Created 20100325   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SAMDT_CORE_FACTORY has no forward declaration.
Interfaces
Class CL_SAMDT_CORE_FACTORY has no interface implemented.
Friends
Class CL_SAMDT_CORE_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LOG_MANAGER Static Attribute Private Object reference (TYPE REF TO) CL_SAMDT_LOG_MANAGER S&AM DT Logger 20100325
2 MO_VALIDATION_ENIGNE Static Attribute Private Object reference (TYPE REF TO) IF_SAMDT_VALIDATION_ENGINE S&AM Validation Engine 20100325
Methods
# Method Level Visibility Method type Description Created on
1 GET_LOG_MANAGER Static method Public Method Creates Log manager 20100325
2 GET_MESSAGE_HANDLER Static method Public Method Creates message handler used to display the error messages 20100325
3 GET_NOTIFICATION_HANDLER Static method Public Method Creates notification handler to pass change notification 20110601
4 GET_RUNTIME Static method Public Method Creates runtime used in simulation 20100325
5 GET_SCHEMA Static method Public Method Creates schema 20100325
6 GET_SIMULATION_ENGINE Static method Public Method Creates simulation engine 20100325
7 GET_VALIDATION_ENGINE Static method Public Method Creates validation engine 20100325
Events
Class CL_SAMDT_CORE_FACTORY has no event.
Types
Class CL_SAMDT_CORE_FACTORY has no local type.
Method Signatures

Method GET_LOG_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SCHEMA_NAME Call by reference Type reference (TYPE) SAM_SEGMENT_NAME SAM segment name 20100325
2 Returning RO_LOG_MANAGER Value transfer Object reference (TYPE REF TO) CL_SAMDT_LOG_MANAGER S&AM DT Logger 20100325

Method GET_LOG_MANAGER on class CL_SAMDT_CORE_FACTORY has no exception.

Method GET_MESSAGE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MESSAGE_HANDLER Value transfer Object reference (TYPE REF TO) IF_SAMDT_MESSAGE_HANDLER MessageHandler 20100325

Method GET_MESSAGE_HANDLER on class CL_SAMDT_CORE_FACTORY has no exception.

Method GET_NOTIFICATION_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_NOTIFICATION_HANDLER Value transfer Object reference (TYPE REF TO) IF_SAMDT_NOTIFICATION_HANDLER Notification handler to notify changes in BOPF 20110601

Method GET_NOTIFICATION_HANDLER on class CL_SAMDT_CORE_FACTORY has no exception.

Method GET_RUNTIME 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) SAM_BUSINESS_OBJECTS SAM Business objects 20100325
2 Importing IO_APPLICATION Call by reference Object reference (TYPE REF TO) IF_SAM_APPLICATION_FACTORY Factory Interface for S&AM 20100325
3 Returning RO_RUNTIME Value transfer Object reference (TYPE REF TO) IF_SAM_RUNTIME S&AM runtime interface 20100325

Method GET_RUNTIME on class CL_SAMDT_CORE_FACTORY has no exception.

Method GET_SCHEMA 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) SAM_BUSINESS_OBJECTS SAM BO Name 20100325
2 Importing ID_BO_NODE_NAME Call by reference Type reference (TYPE) SAM_BUSINESS_OBJECT_NODE SAM Node name 20100325
3 Importing ID_CHANGE_MODE Call by reference Type reference (TYPE) SAM_CHANGE_MODE Stores the change indicators for SAM 20100325
4 Importing ID_ESR_NAME Call by reference Type reference (TYPE) SAM_ESR_NAME SAM ESR name 20100325
5 Importing ID_ESR_NAMESPACE Call by reference Type reference (TYPE) SAM_ESR_NAMESPACE SAM ESR namespace 20100325
6 Importing ID_LAYOUT Call by reference Type reference (TYPE) IF_SAMDT_CORE_TYPES=>TY_LAYOUT 20100325
7 Importing ID_SCHEMA_NAME Call by reference Type reference (TYPE) STATUS_SCHEMA_NAME SAM Schema Name 20100325
8 Importing ID_SCHEMA_P_NAME Call by reference Type reference (TYPE) STATUS_SCHEMA_NAME SAM Schema Parent Name 20100325
9 Importing IO_BO_METADATA Call by reference Object reference (TYPE REF TO) IF_SAMDT_METADATA_ADAPTER Adapter to retrieve metadata from the consuming framework 20100326
10 Importing IO_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_SAMDT_MESSAGE_HANDLER 20100325
11 Returning RO_SCHEMA Value transfer Object reference (TYPE REF TO) IF_SAMDT_SCHEMA Schema master 20100325
# Exception Resumable Description Created on
1 CX_SAM_DESIGN_TIME Errors from S&AM Desing time 20100325

Method GET_SIMULATION_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SCHEMA Call by reference Object reference (TYPE REF TO) IF_SAMDT_SCHEMA SAM Schema 20100325
2 Returning RO_SIMULATION_ENGINE Value transfer Object reference (TYPE REF TO) IF_SAMDT_SIMULATION_ENGINE S&AM Simulation engine 20100325

Method GET_SIMULATION_ENGINE on class CL_SAMDT_CORE_FACTORY has no exception.

Method GET_VALIDATION_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_SAMDT_MESSAGE_HANDLER MessageHandler 20100325
2 Returning RO_VALIDATION_ENGINE Value transfer Object reference (TYPE REF TO) IF_SAMDT_VALIDATION_ENGINE S&AM Validation Engine 20100325

Method GET_VALIDATION_ENGINE on class CL_SAMDT_CORE_FACTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 72L