SAP ABAP Class CL_UCON_HTTP_STATE_IMPL (Object representation for UCON http 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_HTTP_STATE Object representation for UCON http State Objects 20130725
Properties
Class CL_UCON_HTTP_STATE_IMPL  
Short Description Object representation for UCON http State objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_UNIFIED_CON_WB_LM   Interface to Workbench and LM 
Created 20130725   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_HTTP_STATE Object representation for UCON http State Objects 20130725
Friends
Class CL_UCON_HTTP_STATE_IMPL has no friend class.
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 Runtime Touching 20130725
2 MI_TRANSPORT_HANDLER Instance attribute Private Object reference (TYPE REF TO) _IF_UCON_TRANSPORT 20130725
3 MO_CUSTOMIZING Static Attribute Protected Object reference (TYPE REF TO) CL_UCON_LM_CUSTOM Customizing access for UCON LM process 20130725
4 MS_STATE_KEY Instance attribute Private Type reference (TYPE) TS_STATE_KEY 20130725
5 MV_CURRENT_PHASE Instance attribute Private Type reference (TYPE) UCONRFCPHASE Phase of an RFC Function module in CA fill process 20130726
6 MV_END_PHASE Instance attribute Private Type reference (TYPE) SYDATUM 20130725
7 MV_LAST_KEY Instance attribute Private Type reference (TYPE) TS_STATE_KEY 20130725
8 MV_PHASE_LENGTH Instance attribute Private Type reference (TYPE) INT4 Length of Phase 20130725
9 MV_SET_AT Instance attribute Private Type reference (TYPE) AS4TIME 20130725
10 MV_SET_BY Instance attribute Private Type reference (TYPE) AS4USER 20130725
11 MV_SET_ON Instance attribute Private Type reference (TYPE) AS4DATE 20130725
12 MV_SPAU_RELEVANCE Instance attribute Private Type reference (TYPE) UCONSPAURELEVANT SPAU relevance for state objects 20130725
13 MV_START_DATE Instance attribute Private Type reference (TYPE) SYDATUM Start Date 20130725
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20130726
2 CONSTRUCTOR Instance method Public Constructor Contructor 20130726
Events
Class CL_UCON_HTTP_STATE_IMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_STATE_KEY Private See coding 20130725 BEGIN OF ts_state_key, icf_name TYPE icfname, par_guid TYPE icfparguid, END OF ts_state_key
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_TRANSPORT Call by reference Object reference (TYPE REF TO) _IF_UCON_TRANSPORT Interface to transport tools 20130726
2 Importing IV_CURRENT_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE Phase of an RFC Function module in CA fill process 20130726
3 Importing IV_IS_NEW Call by reference Type reference (TYPE) ABAP_BOOL State object is new 20130726
4 Importing IV_PAR_GUID Call by reference Type reference (TYPE) ICFPARGUID GUID of Parent Node 20130726
5 Importing IV_PHASE_END Call by reference Type reference (TYPE) SYDATUM System Date 20130726
6 Importing IV_PHASE_LENGTH Call by reference Type reference (TYPE) INT4 Length of Phase in Days 20130726
7 Importing IV_SERVICE_NAME Call by reference Type reference (TYPE) ICFNAME Name of a Service in Internet Communication Framework 20130726
8 Importing IV_SPAU_RELEVANT Call by reference Type reference (TYPE) UCONSPAURELEVANT RFC Service should apear in SPAU 20130726
9 Importing IV_START_PHASE_DATE Call by reference Type reference (TYPE) SYDATUM System Date 20130726

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