SAP ABAP Interface IF_UCON_HTTP_STATE (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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UCON_HTTP_STATE_IMPL Object representation for UCON http State objects 20130725
Properties
Interface IF_UCON_HTTP_STATE  
Short Description Object representation for UCON http State Objects    
General Data
Package S_UNIFIED_CON_WB_LM   Interface to Workbench and LM 
Created 20130725   SAP 
Last changed 20141121    
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 IF_UCON_HTTP_STATE has no interface.
Friends
Interface IF_UCON_HTTP_STATE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_OBJECT_CLASS Constant Public Type reference (TYPE) TROBJ_NAME 'RFST' Object Name in Object List 20130725
2 CO_PHASE_ACTIVE Constant Public Type reference (TYPE) UCONRFCPHASE 'A' Phase of an RFC Function module in CA fill process 20130725
3 CO_PHASE_EVALUATION Constant Public Type reference (TYPE) UCONRFCPHASE 'E' Phase of an RFC Function module in CA fill process 20130725
4 CO_PHASE_LOGGING Constant Public Type reference (TYPE) UCONRFCPHASE 'L' Phase of an RFC Function module in CA fill process 20130725
5 MV_IS_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20130725
6 MV_IS_NEW Instance attribute Public Type reference (TYPE) ABAP_BOOL 20130725
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete method 20130725
2 GET_CURRENT_PHASE Instance method Public Method Getter Method for phase 20130725
3 GET_DATE Instance method Public Method Getter method for date 20130725
4 GET_ICF_NAME Instance method Public Method Getter Method for ICF Name 20130725
5 GET_PAR_GUID Instance method Public Method Getter Method for Par GUID 20130725
6 GET_SPAU_RELEVANCE Instance method Public Method Getter method for SPAU relevance 20130725
7 SAVE Instance method Public Method Save method 20130725
8 SET_DATE Instance method Public Method Setter method for date 20130725
9 SET_PHASE Instance method Public Method Setter method for phase 20130725
10 SET_SPAU_RELEVANCE Instance method Public Method Setter method for SPAU relevance 20130725
Events
Interface IF_UCON_HTTP_STATE has no event.
Types
Interface IF_UCON_HTTP_STATE has no local type.
Method Signatures

Method DELETE Signature

Method DELETE on Interface IF_UCON_HTTP_STATE has no parameter.
Method DELETE on Interface IF_UCON_HTTP_STATE has no exception.

Method GET_CURRENT_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTUAL_PHASE Value transfer Type reference (TYPE) UCONRFCPHASE 20130725

Method GET_CURRENT_PHASE on Interface IF_UCON_HTTP_STATE has no exception.

Method GET_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATE_END_PHASE Call by reference Type reference (TYPE) SYDATUM 20130725
2 Exporting EV_DATE_START_PHASE Call by reference Type reference (TYPE) SYDATUM 20130725
3 Exporting EV_PHASE_LENGTH Call by reference Type reference (TYPE) INT4 20130725

Method GET_DATE on Interface IF_UCON_HTTP_STATE has no exception.

Method GET_ICF_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ICF_NAME Value transfer Type reference (TYPE) ICFNAME 20130725

Method GET_ICF_NAME on Interface IF_UCON_HTTP_STATE has no exception.

Method GET_PAR_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PAR_GUID Value transfer Type reference (TYPE) ICFPARGUID 20130725

Method GET_PAR_GUID on Interface IF_UCON_HTTP_STATE has no exception.

Method GET_SPAU_RELEVANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SPAU_RELEVANCE Value transfer Type reference (TYPE) UCONSPAURELEVANT 20130725

Method GET_SPAU_RELEVANCE on Interface IF_UCON_HTTP_STATE has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_TRANSPORT_NUMBER Call by reference Type reference (TYPE) E070-TRKORR 20130725
2 Importing IV_LAST_ENTRY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130725
3 Importing IV_RUN_DARK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130725
4 Importing IV_TRANSPORT_REQUESTED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130725
# Exception Resumable Description Created on
1 CX_UCON_API_STATE 20130725

Method SET_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_END_PHASE_DATE Call by reference Type reference (TYPE) SYDATUM 20130725
2 Importing IV_PHASE_LENGTH Call by reference Type reference (TYPE) INT4 20130725
3 Importing IV_START_PHASE_DATE Call by reference Type reference (TYPE) SYDATUM 20130725

Method SET_DATE on Interface IF_UCON_HTTP_STATE has no exception.

Method SET_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130725

Method SET_PHASE on Interface IF_UCON_HTTP_STATE has no exception.

Method SET_SPAU_RELEVANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SPAU_RELEVANCE Call by reference Type reference (TYPE) UCONSPAURELEVANT 20130725

Method SET_SPAU_RELEVANCE on Interface IF_UCON_HTTP_STATE has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740