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 CLEAR Instance method Public Method 20130719
2 HDR_STAT_MODIFY Instance method Public Method 20130719
3 HDR_STAT_MODIFY_TBL Instance method Public Method 20130719
4 HDR_STAT_SELECT Instance method Public Method 20130719
5 HDR_STAT_SELECT_BY_PARENT_ID Instance method Public Method 20130719
6 MSG_QUE_MODIFY Instance method Public Method 20130719
7 MSG_QUE_MODIFY_TBL Instance method Public Method 20130719
8 MSG_QUE_SELECT Instance method Public Method 20130719
9 MSG_USR_MODIFY Instance method Public Method 20130719
10 MSG_USR_MODIFY_TBL Instance method Public Method 20130719
11 MSG_USR_SELECT Instance method Public Method 20130719
12 REORG_MODIFY Instance method Public Method 20130719
13 REORG_MODIFY_TBL Instance method Public Method 20130719
14 REORG_SELECT Instance method Public Method 20130719
15 SAVE 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 Importing DBOPERATION Call by reference Type reference (TYPE) I 0 20130719
2 Importing 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 Importing DBOPERATION Call by reference Type reference (TYPE) I 0 20130719
2 Importing 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 Importing LOCATION Call by reference Type reference (TYPE) SRT_LOCATION 20130719
2 Returning RESULT Value transfer Type reference (TYPE) SRT_S_SEQ_HDR_STAT 20130719
3 Importing 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 Importing LOCATION Call by reference Type reference (TYPE) SRT_LOCATION 20130719
2 Importing PARENT_SEQ_ID Call by reference Type reference (TYPE) SRT_SEQ_ID 20130719
3 Returning 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 Importing DBOPERATION Call by reference Type reference (TYPE) I 0 20130719
2 Importing 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 Importing DBOPERATION Call by reference Type reference (TYPE) I 0 20130719
2 Importing 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 Importing LOCATION Call by reference Type reference (TYPE) SRT_LOCATION 20130719
2 Importing MESSAGE Call by reference Type reference (TYPE) CHAR32 20130719
3 Returning RESULT Value transfer Type reference (TYPE) SRT_S_SEQ_MSG_QUE 20130719
4 Importing 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 Importing DBOPERATION Call by reference Type reference (TYPE) I 0 20130719
2 Importing 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 Importing DBOPERATION Call by reference Type reference (TYPE) I 0 20130719
2 Importing 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 Importing PERSIST_ID Call by reference Type reference (TYPE) CHAR32 20130719
2 Returning 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 Importing DBOPERATION Call by reference Type reference (TYPE) I 0 20130719
2 Importing 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 Importing DBOPERATION Call by reference Type reference (TYPE) I 0 20130719
2 Importing 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 Importing LOCATION Call by reference Type reference (TYPE) SRT_LOCATION 20130719
2 Returning RESULT Value transfer Type reference (TYPE) SRT_S_SEQ_REORG 20130719
3 Importing 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