SAP ABAP Class CL_SOAP_WSRM_CREATE_SEQU_NEW (WSRM: Create Sequence)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SXMLP_PART | 20060331 |
Properties
| Class | CL_SOAP_WSRM_CREATE_SEQU_NEW | |
| Short Description | WSRM: Create Sequence | |
| Super Class | CL_SXMLP_PART | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_WSRM | WSRM: Implementation of WSRM Protocol |
| Created | 20060331 | SAP |
| Last change | 20090618 | SAP |
| 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
Class CL_SOAP_WSRM_CREATE_SEQU_NEW has no interface implemented.
Friends
Class CL_SOAP_WSRM_CREATE_SEQU_NEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_WSRM_CREATE_SEQU_NEW' | 20060331 | |||
| 2 | Constant | Private | Type reference (TYPE) | SRT_MONI_ERRORAREA | TSRTM_ERRAREA_WSRM | Area ID | 20070308 | ||
| 3 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_WSRM | SOAP: SOAP Runtime Processor Unit ID | 20060331 | ||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WSRM_EPR_TYPE_NEW | WSRM: Definition of EPR | 20060331 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | WSRM: Create Sequence | 20060331 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | WSRM: Expires | 20060331 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXMLP_SIMPLE | WSRM: Expires Part | 20060331 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXMLP_FACTORY | WSRM: Factory | 20060331 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SOAP_WSRM_CRE_SEQ_OFFER_NEW | WSRM: CreateSequence Offer Definition | 20060331 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | WSRM: If offer element exists | 20060421 | |||
| 11 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SXMLP_SIMPLE | WSRM: Security Part | 20060331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | WSRM: Class Constructor | 20060331 | |
| 2 | Instance method | Private | Method | WSRM: Check relevant attributes (mandatory) | 20060331 | |
| 3 | Instance method | Private | Method | WSRM: Convert from String (XML) to Timestamp | 20060331 | |
| 4 | Instance method | Private | Method | WSRM: Convert Timestamp to String (XML) | 20060331 | |
| 5 | Instance method | Private | Method | WSRM: Initialization | 20060331 | |
| 6 | Instance method | Private | Method | WSRM: Set Address to AcksTo Address | 20060331 | |
| 7 | Instance method | Public | Method | WSRM: Initialization of all relevant instance attributes | 20060331 | |
| 8 | Instance method | Private | Method | WSRM: Refreshing Attributes in DECODE | 20060331 |
Events
Class CL_SOAP_WSRM_CREATE_SEQU_NEW has no event.
Types
Class CL_SOAP_WSRM_CREATE_SEQU_NEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20060331 |
Method CONSTRUCTOR on class CL_SOAP_WSRM_CREATE_SEQU_NEW has no exception.
Method WSRM_CHECK Signature
Method WSRM_CHECK on class CL_SOAP_WSRM_CREATE_SEQU_NEW has no parameter.
Method WSRM_CHECK on class CL_SOAP_WSRM_CREATE_SEQU_NEW has no exception.
Method WSRM_CONV_FROM_STR_FORM_TO_TS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPIRES_TS_ORIGINAL | Value transfer | Type reference (TYPE) | TIMESTAMPL | WSRM: Original Expires value | 20060331 | |||
| 2 | TS_STRING_VALUE | Call by reference | Type reference (TYPE) | STRING | WSRM: Converted timestamp format->String | 20060331 |
Method WSRM_CONV_FROM_STR_FORM_TO_TS on class CL_SOAP_WSRM_CREATE_SEQU_NEW has no exception.
Method WSRM_CONV_TS_TO_STRING_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPIRES_TS_ORIGINAL | Call by reference | Type reference (TYPE) | TIMESTAMPL | WSRM: Original Expires value | 20060331 | |||
| 2 | TS_STRING_VALUE | Value transfer | Type reference (TYPE) | STRING | WSRM: Converted timestamp format->String | 20060331 |
Method WSRM_CONV_TS_TO_STRING_FORMAT on class CL_SOAP_WSRM_CREATE_SEQU_NEW has no exception.
Method WSRM_INIT Signature
Method WSRM_INIT on class CL_SOAP_WSRM_CREATE_SEQU_NEW has no parameter.
Method WSRM_INIT on class CL_SOAP_WSRM_CREATE_SEQU_NEW has no exception.
Method WSRM_MY_WORKAROUND_5 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACKS_TO_EPR | Call by reference | Object reference (TYPE REF TO) | CL_WSRM_EPR_TYPE_NEW | WSRM: AcksTo Epr | 20060331 |
Method WSRM_MY_WORKAROUND_5 on class CL_SOAP_WSRM_CREATE_SEQU_NEW has no exception.
Method WSRM_REFRESH Signature
Method WSRM_REFRESH on class CL_SOAP_WSRM_CREATE_SEQU_NEW has no parameter.
Method WSRM_REFRESH on class CL_SOAP_WSRM_CREATE_SEQU_NEW has no exception.
Method WSRM_REFRESH_ATTRIB Signature
Method WSRM_REFRESH_ATTRIB on class CL_SOAP_WSRM_CREATE_SEQU_NEW has no parameter.
Method WSRM_REFRESH_ATTRIB on class CL_SOAP_WSRM_CREATE_SEQU_NEW has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |