SAP ABAP Class CL_SAMDT_SIMULATION_RUNTIME (S&AM RT for simulation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SAM (Application Component) Status and Action Management
⤷
SESF_SAM_RT (Package) S&AM Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SAM_RUNTIME_DYNAMIC | S&AM runtime class for dynamic scenarios | 20100326 |
Properties
| Class | CL_SAMDT_SIMULATION_RUNTIME | |
| Short Description | S&AM RT for simulation | |
| Super Class | CL_SAM_RUNTIME_DYNAMIC | S&AM runtime class for dynamic scenarios |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SESF_SAM_RT | S&AM Runtime |
| 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SAMDT_SIMULATION_RUNTIME has no interface implemented.
Friends
Class CL_SAMDT_SIMULATION_RUNTIME has no friend class.
Attributes
Class CL_SAMDT_SIMULATION_RUNTIME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100325 | ||
| 2 | Instance method | Public | Method | Method to simulate derivation | 20100325 |
Events
Class CL_SAMDT_SIMULATION_RUNTIME has no event.
Types
Class CL_SAMDT_SIMULATION_RUNTIME has no local type.
Method Signatures
Method CONSTRUCTOR 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) | STRING | 20100325 | ||||
| 2 | IO_SAM_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SAM_APPLICATION_FACTORY | Factory Interface for S&AM | 20100325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for system or metadata load | 20100325 | ||
| 2 | Exception class for operation processing | 20100325 |
Method EXECUTE_DERIVATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_MODIFIED_INSTANCES | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TTS_SAM_INSTANCE | 20100331 | ||||
| 2 | ID_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20100331 | ||||
| 3 | ID_SCHEMA_NAME | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TY_STATUS_SCHEMA | 20100331 | ||||
| 4 | IS_DERIVATION | Call by reference | Type reference (TYPE) | SAMS_DERIVATOR_EXECUTE | Structure for Execute Method of IF_SAM_DERIV | 20100331 | |||
| 5 | IS_DERIVATION_TRANSITIONS | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TY_SAM_ACTION_TRANSITIONS | 20100331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for system or metadata load | 20100331 | ||
| 2 | Exception class for operation processing | 20100331 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 72L |