SAP ABAP Class CL_CMX_XS_SYSTEM (XSteps: Run Time Environment)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PI-PMA (Application Component) Process Management
⤷
CMX_XS (Package) XSteps: Run Time Environment
⤷
⤷
Properties
| Class | CL_CMX_XS_SYSTEM | |
| Short Description | XSteps: Run Time Environment | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | CMX_XS | XSteps: Run Time Environment |
| Created | 20021001 | SAP |
| Last change | 20040127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CMX_XS_SYSTEM has no forward declaration.
Interfaces
Class CL_CMX_XS_SYSTEM has no interface implemented.
Friends
Class CL_CMX_XS_SYSTEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_CMX_XS_FACTORY | XSteps: Factory, for Generating Transient Objects | 20030313 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_CMX_XS_LIBRARY | XSteps: Library, for Accessing Persistent Objects | 20030313 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_CMX_XS_SESSION | XSteps: Session | 20030313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030313 | |
| 2 | Static method | Public | Method | Gets Singleton: Factory | 20021014 | |
| 3 | Static method | Public | Method | Provides a Singleton: Library | 20021014 | |
| 4 | Static method | Public | Method | Provides a Singleton: Session | 20021014 |
Events
Class CL_CMX_XS_SYSTEM has no event.
Types
Class CL_CMX_XS_SYSTEM has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CMX_XS_SYSTEM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CMX_XS_SYSTEM has no exception.
Method GET_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_XS_FACTORY | Factory | 20021014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021014 |
Method GET_LIBRARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_XS_LIBRARY | Library | 20021014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021014 |
Method GET_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CMX_XS_SESSION | Session | 20021014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20021014 |
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in | 200 |