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 CO_ACTIVE Constant Public Type reference (TYPE) CHAR20 'ACTIVE' Active 20120412
2 CO_CTLMOVE Constant Public Type reference (TYPE) CHAR20 'CONTROLLER_MOVING' Controller Move State 20120412
3 CO_FOREIGN_UPDATE Constant Public Type reference (TYPE) CHAR20 'EXTDOMAIN_UPDATE' Update from other domain controller 20120412
4 CO_UNKNOWN Constant Public Type reference (TYPE) CHAR20 'UNKNOWN' Unknown state for foreign systems 20120412
5 CO_UPDFAILED Constant Public Type reference (TYPE) CHAR20 'UPDATE_FAILED' update failed 20120412
6 CO_UPDREQUIRED Constant Public Type reference (TYPE) CHAR20 'UPDATE_REQUIRED' update required 20120412
7 DOMAINS Instance attribute Private Type reference (TYPE) TMSCDOMS TMS CI: Transport Domains 20120412
8 FALSE Instance attribute Private Attribute reference (LIKE) 20120412
9 LOCALCONF Instance attribute Private Type reference (TYPE) TMSMCONF TMS Manager: Configuration 20120412
10 TRUE Instance attribute Private Attribute reference (LIKE) 20120412
11 WBOSTATES Instance attribute Private See coding System Status: Distributed/Activated 20120412
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20120412
2 GETSTATE 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 Returning 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 Exporting EXT_CONTROLLER Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20120412
2 Exporting STATE Call by reference Type reference (TYPE) STRING 20120412
3 Importing 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