SAP ABAP Class CL_SOAP_WSRM_TIMESTAMP (WSRM: Timestamp Wrapper)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_WSRM (Package) WSRM: Implementation of WSRM Protocol
⤷
⤷
Properties
| Class | CL_SOAP_WSRM_TIMESTAMP | |
| Short Description | WSRM: Timestamp Wrapper | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_WSRM | WSRM: Implementation of WSRM Protocol |
| Created | 20050217 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SOAP_WSRM_TIMESTAMP has no forward declaration.
Interfaces
Class CL_SOAP_WSRM_TIMESTAMP has no interface implemented.
Friends
Class CL_SOAP_WSRM_TIMESTAMP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TIMESTAMPL | WSRM: Timestamp Class | 20050217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Converts xs: Duration in Seconds | 20071016 | |
| 2 | Instance method | Public | Method | WSRM: Retrieve timestamp value | 20050217 | |
| 3 | Instance method | Public | Method | WSRM: Set timestamp value | 20050217 | |
| 4 | Instance method | Public | Method | WSRM: Clear timestamp value | 20050217 |
Events
Class CL_SOAP_WSRM_TIMESTAMP has no event.
Types
Class CL_SOAP_WSRM_TIMESTAMP has no local type.
Method Signatures
Method CONVERT_DURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DURATION | Value transfer | Type reference (TYPE) | STRING | 20071016 | ||||
| 2 | SECONDS | Value transfer | Type reference (TYPE) | P | Natürliche Zahl | 20071016 |
Method CONVERT_DURATION on class CL_SOAP_WSRM_TIMESTAMP has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | TIMESTAMPL | WSRM: Retrieving timestamp value | 20050217 |
Method GET_VALUE on class CL_SOAP_WSRM_TIMESTAMP has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | TIMESTAMPL | WSRM: Set timestamp value | 20050217 |
Method SET_VALUE on class CL_SOAP_WSRM_TIMESTAMP has no exception.
Method WSRM_CLEAR_VALUE Signature
Method WSRM_CLEAR_VALUE on class CL_SOAP_WSRM_TIMESTAMP has no parameter.
Method WSRM_CLEAR_VALUE on class CL_SOAP_WSRM_TIMESTAMP has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |