SAP ABAP Interface IF_SOAP_SCHEDULER (IF_SOAP_SCHEDULER)
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
Properties
Interface IF_SOAP_SCHEDULER  
Short Description    
General Data
Package SOAP_SEQ_SCD   Sequence Scheduling 
Created 20050805   SAP 
Last changed 20080612   SAP 
Unicode checks active    
Forward declarations
Interface IF_SOAP_SCHEDULER has no forward declaration.
Interfaces
Interface IF_SOAP_SCHEDULER has no interface.
Friends
Interface IF_SOAP_SCHEDULER has no friend.
Attributes
Interface IF_SOAP_SCHEDULER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SCHEDULER Static method Public Method create object scheduler 20050805
2 SCHEDULE_SEQUENCES Instance method Public Method schedule sequence list 20050805
3 SCHEDULE_SINGLE_SEQUENCE Instance method Public Method new world schedule single sequence 20060309
4 SCHEDULE_TERM_SINGLE_SEQUENCE Instance method Public Method new world schedule single sequence 20060818
5 TERMINATE_QUEUE_HARD Static method Public Method Terminate assigned queue hard 20051013
6 TERMINATE_QUEUE_SOFT Static method Public Method Terminate assigned queue softly 20051013
Events
Interface IF_SOAP_SCHEDULER has no event.
Types
Interface IF_SOAP_SCHEDULER has no local type.
Method Signatures

Method CREATE_SCHEDULER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EREF_SEQ_SCHEDULER Call by reference Object reference (TYPE REF TO) IF_SOAP_SCHEDULER 20050805
2 Importing IV_LOCATION Call by reference Type reference (TYPE) SRT_SEQ_ASYNC_BORDER_FTYPE sequence scheduler: enviroment 20050805

Method CREATE_SCHEDULER on Interface IF_SOAP_SCHEDULER has no exception.

Method SCHEDULE_SEQUENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEQUENCE_OBJECTS Call by reference Type reference (TYPE) SEQ_REF_TAB 20050805
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 SCHEDULE_SEQUENCES on Interface IF_SOAP_SCHEDULER has no exception.

Method SCHEDULE_SINGLE_SEQUENCE 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 20060310
2 Importing PROCESSING_MODE Call by reference Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 'Q' sequence process mode , normal 4Q or shortcut 20060822
3 Importing SEQUENCE Call by reference Object reference (TYPE REF TO) CL_SOAP_SEQUENCE Soap Sequence 20060309

Method SCHEDULE_SINGLE_SEQUENCE on Interface IF_SOAP_SCHEDULER has no exception.

Method SCHEDULE_TERM_SINGLE_SEQUENCE 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 20060818
2 Importing PROCESSING_MODE Call by reference Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 'Q' sequence process mode , normal 4Q or shortcut 20060822
3 Importing SEQUENCE Call by reference Object reference (TYPE REF TO) CL_SOAP_SEQUENCE Soap Sequence 20060818

Method SCHEDULE_TERM_SINGLE_SEQUENCE on Interface IF_SOAP_SCHEDULER 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 20051013
2 Importing SEQ_ID Call by reference Type reference (TYPE) SRT_SEQ_ID 20051013

Method TERMINATE_QUEUE_HARD on Interface IF_SOAP_SCHEDULER 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 20051013
2 Importing PROCESSING_MODE Call by reference Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 'Q' sequence process mode , normal 4Q or shortcut 20080117
3 Importing SEQ_ID Call by reference Type reference (TYPE) SRT_SEQ_ID 20051013

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