SAP ABAP Class CL_SOAP_QUEUE_BGRFC (SOAP queue impl. for bgRFC)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_QUEUE_BASE Base class for SOAP queue handler 20121012
Properties
Class CL_SOAP_QUEUE_BGRFC  
Short Description SOAP queue impl. for bgRFC    
Super Class CL_SOAP_QUEUE_BASE Base class for SOAP queue handler 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_SEQ_SCD   Sequence Scheduling 
Created 20120810   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_SOAP_QUEUE_BGRFC has no interface implemented.
Friends
Class CL_SOAP_QUEUE_BGRFC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FM_EXEC Constant Private Type reference (TYPE) RS38L_FNAM 'SRT_SEQ_EXEC' 20120810
2 GC_FM_EXEC_TERM Constant Private Type reference (TYPE) RS38L_FNAM 'SRT_SEQ_EXEC_AND_TERM' 20120810
3 GC_FM_TERM Constant Private Type reference (TYPE) RS38L_FNAM 'SRT_SEQ_TERM' 20120810
4 GC_OLD_FM_EXEC_C Constant Private Type reference (TYPE) RS38L_FNAM 'SRT_SEQ_SCD_DELIVER_QRFC_NEW_C' 20120810
5 GC_OLD_FM_EXEC_P Constant Private Type reference (TYPE) RS38L_FNAM 'SRT_SEQ_SCD_DELIVER_QRFC_NEW_P' 20120810
6 GC_OLD_FM_EXEC_S Constant Private Type reference (TYPE) RS38L_FNAM 'SRT_SEQ_SCD_DELIVER_QRFC_NEW_S' 20120810
7 GC_OLD_FM_EXEC_TERM_C Constant Private Type reference (TYPE) RS38L_FNAM 'SRT_SEQ_SCD_DLV_TRM_QRFC_NEW_C' 20120810
8 GC_OLD_FM_EXEC_TERM_P Constant Private Type reference (TYPE) RS38L_FNAM 'SRT_SEQ_SCD_DLV_TRM_QRFC_NEW_P' 20120810
9 GC_OLD_FM_EXEC_TERM_S Constant Private Type reference (TYPE) RS38L_FNAM 'SRT_SEQ_SCD_DLV_TRM_QRFC_NEW_S' 20120810
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL_OR_RESTART Instance method Private Method 20121023
2 GET_FM_OVERRIDE Instance method Private Method 20120810
3 GET_FM_SCHEDULE_SEQ Instance method Private Method 20120810
4 SCHEDULE_FROM_UPD_TASK Instance method Public Method 20120810
5 SUBMIT_TO_QUEUE Instance method Private Method 20120810
Events
Class CL_SOAP_QUEUE_BGRFC has no event.
Types
Class CL_SOAP_QUEUE_BGRFC has no local type.
Method Signatures

Method CANCEL_OR_RESTART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SEQUENCE Call by reference Object reference (TYPE REF TO) IF_SOAP_SEQUENCE 20121023
2 Importing IV_CURRENT_USER Value transfer Type reference (TYPE) ABAP_BOOL 20121023
3 Importing IV_DEBUG Value transfer Type reference (TYPE) ABAP_BOOL 20121023
# Exception Resumable Description Created on
1 CX_SOAP_SEQ_QUEUE 20121023

Method GET_FM_OVERRIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCTION_MODULE Value transfer Type reference (TYPE) RS38L_FNAM 20120810
2 Returning RV_FUNCTION_MODULE Value transfer Type reference (TYPE) RS38L_FNAM 20120810

Method GET_FM_OVERRIDE on class CL_SOAP_QUEUE_BGRFC has no exception.

Method GET_FM_SCHEDULE_SEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXEC Value transfer Type reference (TYPE) BOOLEAN ABAP_TRUE 20120810
2 Importing IV_LOCATION Value transfer Type reference (TYPE) SRT_LOCATION 20120810
3 Importing IV_PROCESSING_MODE Value transfer Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 20120810
4 Importing IV_TERMINATE Value transfer Type reference (TYPE) BOOLEAN 20120810
5 Returning NAME Value transfer Type reference (TYPE) RS38L_FNAM 20120810

Method GET_FM_SCHEDULE_SEQ on class CL_SOAP_QUEUE_BGRFC has no exception.

Method SCHEDULE_FROM_UPD_TASK 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 20120810
2 Importing IV_AS_SEPARATE_UNIT Value transfer Type reference (TYPE) ABAP_BOOL 20120810
3 Importing IV_FUNCTION_MODULE Value transfer Type reference (TYPE) RS38L_FNAM 20120810
4 Importing IV_LOCATION Value transfer Type reference (TYPE) SRT_LOCATION 20120810
5 Importing IV_PROCESSING_MODE Value transfer Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 20120810

Method SCHEDULE_FROM_UPD_TASK on class CL_SOAP_QUEUE_BGRFC has no exception.

Method SUBMIT_TO_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SEQUENCE Call by reference Object reference (TYPE REF TO) IF_SOAP_SEQUENCE 20120810
2 Importing IS_SEQUENCE Call by reference Type reference (TYPE) SRT_S_SEQUENCE 20120810
3 Importing IV_AS_SEPARATE_UNIT Value transfer Type reference (TYPE) BOOLEAN 20120810
4 Importing IV_FUNCTION_MODULE Value transfer Type reference (TYPE) RS38L_FNAM 20120810
5 Importing IV_LOCATION Value transfer Type reference (TYPE) SRT_LOCATION 20120810
6 Importing IV_PERSIST Value transfer Type reference (TYPE) BOOLEAN 20120810
7 Importing IV_UPD_TASK Value transfer Type reference (TYPE) BOOLEAN 20120810

Method SUBMIT_TO_QUEUE on class CL_SOAP_QUEUE_BGRFC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740