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 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_RUNTIME | Runtime Touching | 20130725 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | _IF_UCON_TRANSPORT | 20130725 | ||||
| 3 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_UCON_LM_CUSTOM | Customizing access for UCON LM process | 20130725 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TS_STATE_KEY | 20130725 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | UCONRFCPHASE | Phase of an RFC Function module in CA fill process | 20130726 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SYDATUM | 20130725 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | TS_STATE_KEY | 20130725 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | INT4 | Length of Phase | 20130725 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | AS4TIME | 20130725 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | AS4USER | 20130725 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | AS4DATE | 20130725 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | UCONSPAURELEVANT | SPAU relevance for state objects | 20130725 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | SYDATUM | Start Date | 20130725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20130726 | |
| 2 | 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 | II_TRANSPORT | Call by reference | Object reference (TYPE REF TO) | _IF_UCON_TRANSPORT | Interface to transport tools | 20130726 | |||
| 2 | IV_CURRENT_PHASE | Call by reference | Type reference (TYPE) | UCONRFCPHASE | Phase of an RFC Function module in CA fill process | 20130726 | |||
| 3 | IV_IS_NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | State object is new | 20130726 | |||
| 4 | IV_PAR_GUID | Call by reference | Type reference (TYPE) | ICFPARGUID | GUID of Parent Node | 20130726 | |||
| 5 | IV_PHASE_END | Call by reference | Type reference (TYPE) | SYDATUM | System Date | 20130726 | |||
| 6 | IV_PHASE_LENGTH | Call by reference | Type reference (TYPE) | INT4 | Length of Phase in Days | 20130726 | |||
| 7 | IV_SERVICE_NAME | Call by reference | Type reference (TYPE) | ICFNAME | Name of a Service in Internet Communication Framework | 20130726 | |||
| 8 | IV_SPAU_RELEVANT | Call by reference | Type reference (TYPE) | UCONSPAURELEVANT | RFC Service should apear in SPAU | 20130726 | |||
| 9 | 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 |