SAP ABAP Interface IF_SOAP_SCHEDULER_QRFC (IF_SOAP_SCHEDULER_QRFC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_SEQ_SCD (Package) Sequence Scheduling
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_SCHEDULER 20050805
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_SCHEDULER_QRFC 20050805
Properties
Interface IF_SOAP_SCHEDULER_QRFC  
Short Description    
General Data
Package SOAP_SEQ_SCD   Sequence Scheduling 
Created 20050805   SAP 
Last changed 20080612   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SOAP_SCHEDULER_QRFC has no interface.
Friends
Interface IF_SOAP_SCHEDULER_QRFC has no friend.
Attributes
Interface IF_SOAP_SCHEDULER_QRFC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_QUEUE_NAME Instance method Public Method 20050808
2 CREATE_QRFC_INSTANCE Static method Public Method 20050805
3 GET_QRFC_FUNCTIONMODULE Instance method Public Method 20050808
4 GET_QRFC_FUNCTION_RELEASE_USR Instance method Public Method 20060601
5 GET_QRFC_FUNCTION_RESUBMIT_MSG Instance method Public Method 20060806
6 GET_QRFC_FUNCTION_SCD_TERM Instance method Public Method 20060818
7 GET_QRFC_FUNCTION_TERMINATION Instance method Public Method 20051019
8 GET_QRFC_TYPE Static method Public Method 20050805
9 OVERRIDE_FUNTION_FOR_SEPA_UNIT Instance method Public Method 20070330
10 QUEUE_SEQUENCE Instance method Public Method 20050805
11 QUEUE_TERM_SEQUENCE Instance method Public Method 20060818
12 RELEASE_USR_DATA Instance method Public Method 20060601
13 RESUBMIT_MESSAGE Instance method Public Method 20060806
14 TERMINATE_QUEUE_HARD Instance method Public Method 20051025
15 TERMINATE_QUEUE_SOFT Instance method Public Method 20051014
Events
Interface IF_SOAP_SCHEDULER_QRFC has no event.
Types
Interface IF_SOAP_SCHEDULER_QRFC has no local type.
Method Signatures

Method BUILD_QUEUE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_QRFC_QUEUENAME Call by reference Type reference (TYPE) CHAR255 Char255 20050808
2 Importing IS_SEQUENCE Call by reference Type reference (TYPE) SRT_S_SEQUENCE takeover structure to sequence scheduler 20050808
3 Importing IV_LOCATION Call by reference Type reference (TYPE) SRT_SEQ_ASYNC_BORDER_FTYPE sequence scheduler: enviroment 20050824
4 Importing IV_PROCESSING_MODE Call by reference Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 'Q' sequence process mode , normal 4Q or shortcut 20060822

Method BUILD_QUEUE_NAME on Interface IF_SOAP_SCHEDULER_QRFC has no exception.

Method CREATE_QRFC_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EREF_QRFC_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SOAP_SCHEDULER_QRFC 20050805

Method CREATE_QRFC_INSTANCE on Interface IF_SOAP_SCHEDULER_QRFC has no exception.

Method GET_QRFC_FUNCTIONMODULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FUNCTIONMODULE Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20050808
2 Importing IV_LOCATION Call by reference Type reference (TYPE) SRT_SEQ_ASYNC_BORDER_FTYPE sequence scheduler: enviroment 20050824
3 Importing IV_PROCESSING_MODE Call by reference Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 'Q' sequence process mode , normal 4Q or shortcut 20060822

Method GET_QRFC_FUNCTIONMODULE on Interface IF_SOAP_SCHEDULER_QRFC has no exception.

Method GET_QRFC_FUNCTION_RELEASE_USR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FUNCTIONMODULE Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20060601
2 Importing IV_LOCATION Call by reference Type reference (TYPE) SRT_LOCATION Location client / provider 20060601
3 Importing IV_PROCESSING_MODE Call by reference Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 'Q' sequence process mode , normal 4Q or shortcut 20060822

Method GET_QRFC_FUNCTION_RELEASE_USR on Interface IF_SOAP_SCHEDULER_QRFC has no exception.

Method GET_QRFC_FUNCTION_RESUBMIT_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FUNCTIONMODULE Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20060806
2 Importing IV_LOCATION Call by reference Type reference (TYPE) SRT_SEQ_ASYNC_BORDER_FTYPE sequence scheduler: enviroment 20060806
3 Importing IV_PROCESSING_MODE Call by reference Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 'Q' sequence process mode , normal 4Q or shortcut 20060822

Method GET_QRFC_FUNCTION_RESUBMIT_MSG on Interface IF_SOAP_SCHEDULER_QRFC has no exception.

Method GET_QRFC_FUNCTION_SCD_TERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FUNCTIONMODULE Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20060818
2 Importing IV_LOCATION Call by reference Type reference (TYPE) SRT_SEQ_ASYNC_BORDER_FTYPE sequence scheduler: enviroment 20060818
3 Importing IV_PROCESSING_MODE Call by reference Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 'Q' sequence process mode , normal 4Q or shortcut 20060822

Method GET_QRFC_FUNCTION_SCD_TERM on Interface IF_SOAP_SCHEDULER_QRFC has no exception.

Method GET_QRFC_FUNCTION_TERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FUNCTIONMODULE Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20051019
2 Importing IV_LOCATION Call by reference Type reference (TYPE) SRT_SEQ_ASYNC_BORDER_FTYPE sequence scheduler: enviroment 20051019
3 Importing IV_PROCESSING_MODE Call by reference Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 'Q' sequence process mode , normal 4Q or shortcut 20060822

Method GET_QRFC_FUNCTION_TERMINATION on Interface IF_SOAP_SCHEDULER_QRFC has no exception.

Method GET_QRFC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_QRFC_TYPE Call by reference Type reference (TYPE) SRT_SEQ_QRFC_TYPE qrfc type old/new 20050805
2 Importing IV_LOCATION Call by reference Type reference (TYPE) SRT_SEQ_ASYNC_BORDER_FTYPE sequence scheduler: enviroment 20050824
3 Importing IV_SEQUENCE_ID Call by reference Type reference (TYPE) SRT_SEQ_ITEM_ID SequencItem Id. 20050805
4 Importing REF_SEQUENCE Value transfer Object reference (TYPE REF TO) CL_SOAP_SEQUENCE Soap Sequence 20070116

Method GET_QRFC_TYPE on Interface IF_SOAP_SCHEDULER_QRFC has no exception.

Method OVERRIDE_FUNTION_FOR_SEPA_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OVERRIDE_FUNCTIONMODULE Value transfer Type reference (TYPE) RS38L_FNAM Name of Function Module 20070402
2 Importing STANDARD_FUNCTIONMODULE Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20070402

Method OVERRIDE_FUNTION_FOR_SEPA_UNIT on Interface IF_SOAP_SCHEDULER_QRFC has no exception.

Method QUEUE_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SEQUENCE Call by reference Type reference (TYPE) SRT_S_SEQUENCE takeover structure to sequence scheduler 20050805
2 Importing IS_USR_DATA Value transfer Type reference (TYPE) SRT_S_SEQ_USR_DATA Sequence Control data 20060601
3 Importing IV_GAP_LIST_EXIST Value transfer Type reference (TYPE) BOOLEAN ABAP_FALSE it is true when wsrm persist list exists 20080211
4 Importing IV_LOCATION Call by reference Type reference (TYPE) SRT_SEQ_ASYNC_BORDER_FTYPE sequence scheduler: enviroment 20050824
5 Importing IV_PROCESSING_MODE Call by reference Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 'Q' sequence process mode , normal 4Q or shortcut 20060822
6 Importing IV_REF_SEQUENCE Value transfer Object reference (TYPE REF TO) CL_SOAP_SEQUENCE Soap Sequence 20060911

Method QUEUE_SEQUENCE on Interface IF_SOAP_SCHEDULER_QRFC has no exception.

Method QUEUE_TERM_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SEQUENCE Call by reference Type reference (TYPE) SRT_S_SEQUENCE takeover structure to sequence scheduler 20060818
2 Importing IS_USR_DATA Value transfer Type reference (TYPE) SRT_S_SEQ_USR_DATA Sequence Control data 20060818
3 Importing IV_GAP_LIST_EXIST Value transfer Type reference (TYPE) BOOLEAN ABAP_FALSE it is true when wsrm persist list exists 20080211
4 Importing IV_LOCATION Call by reference Type reference (TYPE) SRT_SEQ_ASYNC_BORDER_FTYPE sequence scheduler: enviroment 20060818
5 Importing IV_PROCESSING_MODE Call by reference Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 'Q' sequence process mode , normal 4Q or shortcut 20060822
6 Importing IV_REF_SEQUENCE Value transfer Object reference (TYPE REF TO) CL_SOAP_SEQUENCE Soap Sequence 20060911

Method QUEUE_TERM_SEQUENCE on Interface IF_SOAP_SCHEDULER_QRFC has no exception.

Method RELEASE_USR_DATA 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 Location client / provider 20060601
2 Importing SEQ_ID Call by reference Type reference (TYPE) SRT_SEQ_ID Soap Sequence Id 20060601

Method RELEASE_USR_DATA on Interface IF_SOAP_SCHEDULER_QRFC has no exception.

Method RESUBMIT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SEQUENCE Call by reference Type reference (TYPE) SRT_S_SEQUENCE takeover structure to sequence scheduler 20060806
2 Importing IS_USR_DATA Call by reference Type reference (TYPE) SRT_S_SEQ_USR_DATA Sequence Control data 20060806
3 Importing IV_LOCATION Call by reference Type reference (TYPE) SRT_SEQ_ASYNC_BORDER_FTYPE sequence scheduler: enviroment 20060806

Method RESUBMIT_MESSAGE on Interface IF_SOAP_SCHEDULER_QRFC has no exception.

Method TERMINATE_QUEUE_HARD 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_SEQ_ASYNC_BORDER_FTYPE sequence scheduler: enviroment 20051025
2 Importing PROCESSING_MODE Call by reference Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 'Q' sequence process mode , normal 4Q or shortcut 20060822
3 Importing SEQ_ID Call by reference Type reference (TYPE) SRT_SEQ_ID Soap Sequence Id 20051025

Method TERMINATE_QUEUE_HARD on Interface IF_SOAP_SCHEDULER_QRFC has no exception.

Method TERMINATE_QUEUE_SOFT 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_SEQ_ASYNC_BORDER_FTYPE sequence scheduler: enviroment 20051014
2 Importing PROCESSING_MODE Call by reference Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 'Q' sequence process mode , normal 4Q or shortcut 20060822
3 Importing SEQ_ID Call by reference Type reference (TYPE) SRT_SEQ_ID Soap Sequence Id 20051019

Method TERMINATE_QUEUE_SOFT on Interface IF_SOAP_SCHEDULER_QRFC has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 710