SAP ABAP Class IF_SOAP_SCHEDULER (IF_SOAP_SCHEDULER)
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
Class IF_SOAP_SCHEDULER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050805   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SOAP_SCHEDULER has no forward declaration.
Interfaces
Class IF_SOAP_SCHEDULER has no interface implemented.
Friends
Class IF_SOAP_SCHEDULER has no friend class.
Attributes
Class 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
Class IF_SOAP_SCHEDULER has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class IF_SOAP_SCHEDULER has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in