SAP ABAP Class CL_SAMDT_SIMULATION_ENGINE (S&AM Simulation)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAMDT_SIMULATION_ENGINE | S&AM Simulation engine | 20100325 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAM_APPLICATION_FACTORY | Factory Interface for S&AM | 20100325 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAM_DB_ACCESS | DB interface for S&AM | 20100325 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAM_DERIVATION | Interface for application specific derivation class | 20100325 |
Properties
| Class | CL_SAMDT_SIMULATION_ENGINE | |
| Short Description | S&AM Simulation | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SESF_SAM_DT_MANAGER | S&AM Desing time core |
| Created | 20100325 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SAMDT_SIMULATION_ENGINE | S&AM Simulation engine | 20100325 | ||
| 2 | IF_SAM_APPLICATION_FACTORY | Factory Interface for S&AM | 20100325 | ||
| 3 | IF_SAM_DB_ACCESS | DB interface for S&AM | 20100325 | ||
| 4 | IF_SAM_DERIVATION | Interface for application specific derivation class | 20100325 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SAMDT_CORE_FACTORY | 20100325 | Factory for creating core objects |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SAM_ACTION_NAME | Status Model Element Name | 20100325 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SAMDT_GUID | 20100325 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SAMDT_METADATA_ADAPTER | BO Metadata information | 20100325 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SAM_METADATA_PERSISTENCE | SAM Metadata persistence class | 20100325 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SAM_RUNTIME | S&AM runtime interface | 20100325 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SAMDT_SCHEMA | SAM Schema | 20100325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20100325 | ||
| 2 | Instance method | Private | Method | 20100325 | ||
| 3 | Instance method | Private | Method | Convert Schema in memory into S&AM RT | 20100325 |
Events
Class CL_SAMDT_SIMULATION_ENGINE has no event.
Types
Class CL_SAMDT_SIMULATION_ENGINE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SCHEMA | Call by reference | Object reference (TYPE REF TO) | IF_SAMDT_SCHEMA | SAM Schema | 20100325 |
Method CONSTRUCTOR on class CL_SAMDT_SIMULATION_ENGINE has no exception.
Method GET_PARENT_NODE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BO_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECTS | SAM Business objects | 20100325 | |||
| 2 | ID_BO_NODE_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECT_NODE | SAM Business Object Node | 20100325 | |||
| 3 | RD_PARENT_NODE_NAME | Value transfer | Type reference (TYPE) | SAM_BUSINESS_OBJECT_NODE | SAM Business Object Node | 20100325 |
Method GET_PARENT_NODE_NAME on class CL_SAMDT_SIMULATION_ENGINE has no exception.
Method GET_SCHEMA_FROM_MEMORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SEGMENT | Call by reference | Type reference (TYPE) | CL_SAMDT_RT_METADATA=>TY_SEGMENT | 20100325 |
Method GET_SCHEMA_FROM_MEMORY on class CL_SAMDT_SIMULATION_ENGINE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 72L |