SAP ABAP Class CL_UCON_STATE_IMPL (Object representation for UCON State objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_WB_LM (Package) Interface to Workbench and LM
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UCON_STATE Object representation for UCON State objects 20121121
Properties
Class CL_UCON_STATE_IMPL  
Short Description Object representation for UCON State objects    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_UNIFIED_CON_WB_LM   Interface to Workbench and LM 
Created 20121121   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UCON_STATE Object representation for UCON State objects 20121121
Friends
# Friend Modeled only Created on Description
1 CL_UCON_STATE_FACTORY 20121121 Factory class for UCON state API
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MI_RUNTIME_TOUCHING Instance attribute Private Object reference (TYPE REF TO) LIF_RUNTIME 20121207
2 MI_TRANSPORT_HANDLER Instance attribute Private Object reference (TYPE REF TO) _IF_UCON_TRANSPORT Interface to transport tools 20130214
3 MO_CUSTOMIZING Static Attribute Protected Object reference (TYPE REF TO) CL_UCON_LM_CUSTOM Customizing access for UCON LM process 20121203
4 MS_FULL_STRUCTURE Instance attribute Public Type reference (TYPE) UCON_RFC_STATE_OBJ Structure for UCON State object 20121204
5 MV_LAST_FUNC_NAME Instance attribute Private Type reference (TYPE) FUNC_NAME Function to be executed 20130219
6 MV_PHASE_LENGTH Instance attribute Private Type reference (TYPE) INT4 Natural number 20121203
7 MV_SPAU_RELEVANCE Instance attribute Private Type reference (TYPE) UCONSPAURELEVANT SPAU relevance for state objects 20121121
8 MV_START_DATE Instance attribute Private Type reference (TYPE) SYDATUM Current Date of Application Server 20121203
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20121203
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121121
Events
Class CL_UCON_STATE_IMPL has no event.
Types
Class CL_UCON_STATE_IMPL has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_UCON_STATE_IMPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UCON_STATE_IMPL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CS_STATE_INFO Call by reference Type reference (TYPE) UCON_RFC_STATE_OBJ Structure for UCON State object 20121204
2 Importing II_TRANSPORT Call by reference Object reference (TYPE REF TO) _IF_UCON_TRANSPORT Interface to transport tools 20130214
3 Importing IV_CURRENT_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE Phase of an RFC Function module in CA fill process 20121121
4 Importing IV_FUNCTION_NAME Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20121121
5 Importing IV_IS_NEW Call by reference Type reference (TYPE) ABAP_BOOL State Object is new 20121207
6 Importing IV_PHASE_END Call by reference Type reference (TYPE) SYDATUM System Date 20121213
7 Importing IV_PHASE_LENGTH Call by reference Type reference (TYPE) INT4 Length of Phase in days 20121203
8 Importing IV_SPAU_RELEVANCE Call by reference Type reference (TYPE) UCONSPAURELEVANT RFC Service should apear in SPAU 20121121
9 Importing IV_START_PHASE_DATE Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20121203

Method CONSTRUCTOR on class CL_UCON_STATE_IMPL has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740