SAP ABAP Class CL_SRT_WSP_MESSAGE_COLLECTOR (SRT Message Collector)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Properties
| Class | CL_SRT_WSP_MESSAGE_COLLECTOR | |
| Short Description | SRT Message Collector | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20070703 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_WSP_MESSAGE_COLLECTOR has no forward declaration.
Interfaces
Class CL_SRT_WSP_MESSAGE_COLLECTOR has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRT_WSP_FACTORY | 20070703 | WSP Factory Class |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_SRT_WSP_MESSAGE_COLLECTOR | SRT Message Collector | 20081104 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'status' | 20081106 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'step_begin' | 20081106 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'step_end' | 20081106 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TT_STEP_RELATIONS | 20081104 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081105 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_MSG_COLLECTOR_CONTENT | SRT Message Collector | 20081106 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | 0 | 20070704 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | 1 | 20081104 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | I | 0 | Step ID | 20081104 |
Methods
Events
Class CL_SRT_WSP_MESSAGE_COLLECTOR has no event.
Types
Class CL_SRT_WSP_MESSAGE_COLLECTOR has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | SRT_LP_MESSAGE | Logical Port Message Format | 20081104 | |||
| 2 | STEP_ID | Call by reference | Type reference (TYPE) | I | 20081104 |
Method ADD_MESSAGE on class CL_SRT_WSP_MESSAGE_COLLECTOR has no exception.
Method APPEND_NEW_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | SRT_LP_MESSAGE | Logical Port Message Format | 20081106 | |||
| 2 | MESSAGE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20081106 | ||||
| 3 | PARENT_STEP_ID | Call by reference | Type reference (TYPE) | I | 20081106 | ||||
| 4 | STEP_ID | Call by reference | Type reference (TYPE) | I | 20081106 |
Method APPEND_NEW_MESSAGE on class CL_SRT_WSP_MESSAGE_COLLECTOR has no exception.
Method BEGIN_SUB_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | SRT_LP_MESSAGE | Logical Port Name | 20081104 | |||
| 2 | STEP_ID | Call by reference | Type reference (TYPE) | I | 20081104 | ||||
| 3 | SUB_STEP_ID | Value transfer | Type reference (TYPE) | I | 20081104 |
Method BEGIN_SUB_STEP on class CL_SRT_WSP_MESSAGE_COLLECTOR has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_MESSAGE_COLLECTOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_MESSAGE_COLLECTOR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_ID | Call by reference | Type reference (TYPE) | I | 20081027 |
Method CONSTRUCTOR on class CL_SRT_WSP_MESSAGE_COLLECTOR has no exception.
Method END_SUB_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | SRT_LP_MESSAGE | Logical Port Name | 20081104 | |||
| 2 | STEP_ID | Call by reference | Type reference (TYPE) | I | 20081106 |
Method END_SUB_STEP on class CL_SRT_WSP_MESSAGE_COLLECTOR has no exception.
Method GET_COLLECTOR_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Value transfer | Type reference (TYPE) | SRT_WSP_MSG_COLLECTOR_CONTENT | SRT Message Collector | 20081104 |
Method GET_COLLECTOR_CONTENT on class CL_SRT_WSP_MESSAGE_COLLECTOR has no exception.
Method GET_COLLECTOR_CONTENT_AS_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Value transfer | Type reference (TYPE) | XSTRING | 20081104 |
Method GET_COLLECTOR_CONTENT_AS_XML on class CL_SRT_WSP_MESSAGE_COLLECTOR has no exception.
Method GET_COLLECTOR_CONTENT_FROM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Value transfer | Type reference (TYPE) | SRT_WSP_MSG_COLLECTOR_CONTENT | SRT Message Collector | 20081104 | |||
| 2 | CONTENT_XML | Call by reference | Type reference (TYPE) | XSTRING | 20081104 |
Method GET_COLLECTOR_CONTENT_FROM_XML on class CL_SRT_WSP_MESSAGE_COLLECTOR has no exception.
Method GET_NEW_MESSAGE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | I | 20081106 |
Method GET_NEW_MESSAGE_ID on class CL_SRT_WSP_MESSAGE_COLLECTOR has no exception.
Method GET_NEW_STEP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | I | 20081106 |
Method GET_NEW_STEP_ID on class CL_SRT_WSP_MESSAGE_COLLECTOR has no exception.
Method GET_PARENT_STEP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_STEP_ID | Value transfer | Type reference (TYPE) | I | 20081106 | ||||
| 2 | STEP_ID | Call by reference | Type reference (TYPE) | I | 20081106 |
Method GET_PARENT_STEP_ID on class CL_SRT_WSP_MESSAGE_COLLECTOR has no exception.
Method RECREATE_COLLECTOR Signature
Method RECREATE_COLLECTOR on class CL_SRT_WSP_MESSAGE_COLLECTOR has no parameter.
Method RECREATE_COLLECTOR on class CL_SRT_WSP_MESSAGE_COLLECTOR has no exception.
Method REORDER_MESSAGES Signature
Method REORDER_MESSAGES on class CL_SRT_WSP_MESSAGE_COLLECTOR has no parameter.
Method REORDER_MESSAGES on class CL_SRT_WSP_MESSAGE_COLLECTOR has no exception.
Method SET_ROOT_BEGIN_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | SRT_LP_MESSAGE | Logical Port Message Format | 20081104 |
Method SET_ROOT_BEGIN_MESSAGE on class CL_SRT_WSP_MESSAGE_COLLECTOR has no exception.
Method SET_ROOT_END_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | SRT_LP_MESSAGE | Logical Port Message Format | 20081104 |
Method SET_ROOT_END_MESSAGE on class CL_SRT_WSP_MESSAGE_COLLECTOR has no exception.
Method UPDATE_ROOT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | SRT_LP_MESSAGE | Logical Port Message Format | 20081106 | |||
| 2 | MESSAGE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20081106 |
Method UPDATE_ROOT_MESSAGE on class CL_SRT_WSP_MESSAGE_COLLECTOR has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |