SAP ABAP Class /BSAM/CL_SAM_RUNTIME_FACTORY (Factory class which returns instance of STM Runtime class)
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_RUNTIME_FACTORY | |
| Short Description | Factory class which returns instance of STM Runtime class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| 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_RUNTIME_FACTORY has no forward declaration.
Interfaces
Class /BSAM/CL_SAM_RUNTIME_FACTORY has no interface implemented.
Friends
Class /BSAM/CL_SAM_RUNTIME_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | /BSAM/SAMT_RUNTIME_OBJECT | Table type for holding SAM runtime object references | 20081127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns the instance of SAM runtime class | 20081127 |
Events
Class /BSAM/CL_SAM_RUNTIME_FACTORY has no event.
Types
Class /BSAM/CL_SAM_RUNTIME_FACTORY has no local type.
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_SAM_RUNTIME | Call by reference | Object reference (TYPE REF TO) | /BSAM/IF_SAM_RUN_TIME | Controller class for application to access S&AM | 20081127 | |||
| 2 | IR_SAM_FACTORY | Call by reference | Object reference (TYPE REF TO) | /BSAM/IF_SAM_APPL_FACTORY | Factory Interface for S&AM | 20081127 | |||
| 3 | IV_BO_NAME | Call by reference | Type reference (TYPE) | /BSAM/SAM_BO_NAME | ESF: Business Object | 20081127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081127 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |