SAP ABAP Interface IF_SOAP_SEQ_PERSISTENCY (Access to SOAP sequence persistency)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_SEQ_MANAGER (Package) SOAP Sequence Manager
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_SEQ_PERSISTENCY | buffer access to sequence tables | 20130719 |
Properties
| Interface | IF_SOAP_SEQ_PERSISTENCY | |
| Short Description | Access to SOAP sequence persistency |
General Data
| Package | SOAP_SEQ_MANAGER | SOAP Sequence Manager |
| Created | 20130719 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SOAP_SEQ_PERSISTENCY has no forward declaration.
Interfaces
Interface IF_SOAP_SEQ_PERSISTENCY has no interface.
Friends
Interface IF_SOAP_SEQ_PERSISTENCY has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_DBOPERATION_DELETE | Constant | Public | Type reference (TYPE) | I | 4 | 20130719 | ||
| 2 | GC_DBOPERATION_INSERT | Constant | Public | Type reference (TYPE) | I | 1 | 20130719 | ||
| 3 | GC_DBOPERATION_MODIFY | Constant | Public | Type reference (TYPE) | I | 3 | 20130719 | ||
| 4 | GC_DBOPERATION_SELECT | Constant | Public | Type reference (TYPE) | I | 0 | 20130719 | ||
| 5 | GC_DBOPERATION_UPDATE | Constant | Public | Type reference (TYPE) | I | 2 | 20130719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130719 | ||
| 2 | Instance method | Public | Method | 20130719 | ||
| 3 | Instance method | Public | Method | 20130719 | ||
| 4 | Instance method | Public | Method | 20130719 | ||
| 5 | Instance method | Public | Method | 20130719 | ||
| 6 | Instance method | Public | Method | 20130719 | ||
| 7 | Instance method | Public | Method | 20130719 | ||
| 8 | Instance method | Public | Method | 20130719 | ||
| 9 | Instance method | Public | Method | 20130719 | ||
| 10 | Instance method | Public | Method | 20130719 | ||
| 11 | Instance method | Public | Method | 20130719 | ||
| 12 | Instance method | Public | Method | 20130719 | ||
| 13 | Instance method | Public | Method | 20130719 | ||
| 14 | Instance method | Public | Method | 20130719 | ||
| 15 | Instance method | Public | Method | 20130719 |
Events
Interface IF_SOAP_SEQ_PERSISTENCY has no event.
Types
Interface IF_SOAP_SEQ_PERSISTENCY has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on Interface IF_SOAP_SEQ_PERSISTENCY has no parameter.
Method CLEAR on Interface IF_SOAP_SEQ_PERSISTENCY has no exception.
Method HDR_STAT_MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBOPERATION | Call by reference | Type reference (TYPE) | I | 0 | 20130719 | |||
| 2 | HDR_LINE | Call by reference | Type reference (TYPE) | SRT_S_SEQ_HDR_STAT | 20130719 |
Method HDR_STAT_MODIFY on Interface IF_SOAP_SEQ_PERSISTENCY has no exception.
Method HDR_STAT_MODIFY_TBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBOPERATION | Call by reference | Type reference (TYPE) | I | 0 | 20130719 | |||
| 2 | HDR_TABLE | Call by reference | Type reference (TYPE) | SRT_T_SEQ_HDR_STAT | 20130719 |
Method HDR_STAT_MODIFY_TBL on Interface IF_SOAP_SEQ_PERSISTENCY has no exception.
Method HDR_STAT_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCATION | Call by reference | Type reference (TYPE) | SRT_LOCATION | 20130719 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SRT_S_SEQ_HDR_STAT | 20130719 | ||||
| 3 | SEQ_ID | Call by reference | Type reference (TYPE) | SRT_SEQ_ID | 20130719 |
Method HDR_STAT_SELECT on Interface IF_SOAP_SEQ_PERSISTENCY has no exception.
Method HDR_STAT_SELECT_BY_PARENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCATION | Call by reference | Type reference (TYPE) | SRT_LOCATION | 20130719 | ||||
| 2 | PARENT_SEQ_ID | Call by reference | Type reference (TYPE) | SRT_SEQ_ID | 20130719 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | SRT_T_SEQ_HDR_STAT | 20130719 |
Method HDR_STAT_SELECT_BY_PARENT_ID on Interface IF_SOAP_SEQ_PERSISTENCY has no exception.
Method MSG_QUE_MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBOPERATION | Call by reference | Type reference (TYPE) | I | 0 | 20130719 | |||
| 2 | MSG_QUE_LINE | Call by reference | Type reference (TYPE) | SRT_S_SEQ_MSG_QUE | 20130719 |
Method MSG_QUE_MODIFY on Interface IF_SOAP_SEQ_PERSISTENCY has no exception.
Method MSG_QUE_MODIFY_TBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBOPERATION | Call by reference | Type reference (TYPE) | I | 0 | 20130719 | |||
| 2 | MSG_QUE_TABLE | Call by reference | Type reference (TYPE) | SRT_T_SEQ_MSG_QUE | 20130719 |
Method MSG_QUE_MODIFY_TBL on Interface IF_SOAP_SEQ_PERSISTENCY has no exception.
Method MSG_QUE_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCATION | Call by reference | Type reference (TYPE) | SRT_LOCATION | 20130719 | ||||
| 2 | MESSAGE | Call by reference | Type reference (TYPE) | CHAR32 | 20130719 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | SRT_S_SEQ_MSG_QUE | 20130719 | ||||
| 4 | SEQ_ID | Call by reference | Type reference (TYPE) | SRT_SEQ_ID | 20130719 |
Method MSG_QUE_SELECT on Interface IF_SOAP_SEQ_PERSISTENCY has no exception.
Method MSG_USR_MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBOPERATION | Call by reference | Type reference (TYPE) | I | 0 | 20130719 | |||
| 2 | MSG_USR_LINE | Call by reference | Type reference (TYPE) | SRT_S_SEQ_MSG_USR | 20130719 |
Method MSG_USR_MODIFY on Interface IF_SOAP_SEQ_PERSISTENCY has no exception.
Method MSG_USR_MODIFY_TBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBOPERATION | Call by reference | Type reference (TYPE) | I | 0 | 20130719 | |||
| 2 | MSG_USR_TABLE | Call by reference | Type reference (TYPE) | SRT_T_SEQ_MSG_USR | 20130719 |
Method MSG_USR_MODIFY_TBL on Interface IF_SOAP_SEQ_PERSISTENCY has no exception.
Method MSG_USR_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERSIST_ID | Call by reference | Type reference (TYPE) | CHAR32 | 20130719 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SRT_S_SEQ_MSG_USR | 20130719 |
Method MSG_USR_SELECT on Interface IF_SOAP_SEQ_PERSISTENCY has no exception.
Method REORG_MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBOPERATION | Call by reference | Type reference (TYPE) | I | 0 | 20130719 | |||
| 2 | REORG_LINE | Call by reference | Type reference (TYPE) | SRT_S_SEQ_REORG | 20130719 |
Method REORG_MODIFY on Interface IF_SOAP_SEQ_PERSISTENCY has no exception.
Method REORG_MODIFY_TBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBOPERATION | Call by reference | Type reference (TYPE) | I | 0 | 20130719 | |||
| 2 | REORG_TABLE | Call by reference | Type reference (TYPE) | SRT_T_SEQ_REORG | 20130719 |
Method REORG_MODIFY_TBL on Interface IF_SOAP_SEQ_PERSISTENCY has no exception.
Method REORG_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCATION | Call by reference | Type reference (TYPE) | SRT_LOCATION | 20130719 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SRT_S_SEQ_REORG | 20130719 | ||||
| 3 | SEQ_ID | Call by reference | Type reference (TYPE) | SRT_SEQ_ID | 20130719 |
Method REORG_SELECT on Interface IF_SOAP_SEQ_PERSISTENCY has no exception.
Method SAVE Signature
Method SAVE on Interface IF_SOAP_SEQ_PERSISTENCY has no parameter.
Method SAVE on Interface IF_SOAP_SEQ_PERSISTENCY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |