SAP ABAP Class CL_SOAP_QUEUE_ACO (Queue handler for scheduling via ACO)
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 20121018
Properties
Class CL_SOAP_QUEUE_ACO  
Short Description Queue handler for scheduling via ACO    
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 20121016   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOAP_QUEUE_ACO has no forward declaration.
Interfaces
Class CL_SOAP_QUEUE_ACO has no interface implemented.
Friends
Class CL_SOAP_QUEUE_ACO has no friend class.
Attributes
Class CL_SOAP_QUEUE_ACO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SCHEDULE_FROM_UPD_TASK Instance method Public Method 20121022
2 SUBMIT_TO_QUEUE Instance method Private Method 20121022
3 SUBMIT_TO_UPD_TASK Instance method Private Method 20121022
Events
Class CL_SOAP_QUEUE_ACO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_RFC_MESSAGE_DATA Public See coding 20121022 begin of ts_rfc_message_data, persist_id type srt_persistency_persist_id, dest_name type rfcdest, aco_proxy type seoclname, method_name type prx_r3name, payload type xstring, abs_typename type abap_abstypename, end of ts_rfc_message_data
2 TT_RFC_MESSAGE_DATA Public See coding 20121022 tt_rfc_message_data type standard table of ts_rfc_message_data
Method Signatures

Method SCHEDULE_FROM_UPD_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) TT_RFC_MESSAGE_DATA 20121022
2 Importing IV_SEQUENCE_ID Value transfer Type reference (TYPE) SRT_SEQUENCE_ID 20121022

Method SCHEDULE_FROM_UPD_TASK on class CL_SOAP_QUEUE_ACO 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 20121022
2 Importing IT_PERSIST_IDS Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID_T 20121022

Method SUBMIT_TO_QUEUE on class CL_SOAP_QUEUE_ACO has no exception.

Method SUBMIT_TO_UPD_TASK 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 20121022
2 Importing IT_PERSIST_IDS Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID_T 20121022

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