SAP ABAP Class CL_TMS_CFG_DISTRIBUTION_STATE (TMS Distribution State)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS (Application Component) Transport Management System
⤷
STMA (Package) Transport Management System
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_BOOLEAN | IF CTS Boolean Wrapper | 20120412 |
Properties
| Class | CL_TMS_CFG_DISTRIBUTION_STATE | |
| Short Description | TMS Distribution State | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STMA | Transport Management System |
| Created | 20120412 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TMS_CFG_DISTRIBUTION_STATE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_BOOLEAN | IF CTS Boolean Wrapper | 20120412 |
Friends
Class CL_TMS_CFG_DISTRIBUTION_STATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR20 | 'ACTIVE' | Active | 20120412 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR20 | 'CONTROLLER_MOVING' | Controller Move State | 20120412 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR20 | 'EXTDOMAIN_UPDATE' | Update from other domain controller | 20120412 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR20 | 'UNKNOWN' | Unknown state for foreign systems | 20120412 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR20 | 'UPDATE_FAILED' | update failed | 20120412 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR20 | 'UPDATE_REQUIRED' | update required | 20120412 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | TMSCDOMS | TMS CI: Transport Domains | 20120412 | |||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20120412 | |||||
| 9 | Instance attribute | Private | Type reference (TYPE) | TMSMCONF | TMS Manager: Configuration | 20120412 | |||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20120412 | |||||
| 11 | Instance attribute | Private | See coding | System Status: Distributed/Activated | 20120412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120412 | ||
| 2 | Instance method | Public | Method | Get distribution state | 20120412 |
Events
Class CL_TMS_CFG_DISTRIBUTION_STATE has no event.
Types
Class CL_TMS_CFG_DISTRIBUTION_STATE has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_TMS_CFG_DISTRIBUTION_STATE | TMS Distribution state | 20120412 |
Method CREATE on class CL_TMS_CFG_DISTRIBUTION_STATE has no exception.
Method GETSTATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_CONTROLLER | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20120412 | |||
| 2 | STATE | Call by reference | Type reference (TYPE) | STRING | 20120412 | ||||
| 3 | SYSTEM | Call by reference | Type reference (TYPE) | TMSCSYS | TMS CI: Systeme | 20120412 |
Method GETSTATE on class CL_TMS_CFG_DISTRIBUTION_STATE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |