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 | 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 | Constant | Private | Type reference (TYPE) | RS38L_FNAM | 'SRT_SEQ_EXEC' | 20120810 | |||
| 2 | Constant | Private | Type reference (TYPE) | RS38L_FNAM | 'SRT_SEQ_EXEC_AND_TERM' | 20120810 | |||
| 3 | Constant | Private | Type reference (TYPE) | RS38L_FNAM | 'SRT_SEQ_TERM' | 20120810 | |||
| 4 | Constant | Private | Type reference (TYPE) | RS38L_FNAM | 'SRT_SEQ_SCD_DELIVER_QRFC_NEW_C' | 20120810 | |||
| 5 | Constant | Private | Type reference (TYPE) | RS38L_FNAM | 'SRT_SEQ_SCD_DELIVER_QRFC_NEW_P' | 20120810 | |||
| 6 | Constant | Private | Type reference (TYPE) | RS38L_FNAM | 'SRT_SEQ_SCD_DELIVER_QRFC_NEW_S' | 20120810 | |||
| 7 | Constant | Private | Type reference (TYPE) | RS38L_FNAM | 'SRT_SEQ_SCD_DLV_TRM_QRFC_NEW_C' | 20120810 | |||
| 8 | Constant | Private | Type reference (TYPE) | RS38L_FNAM | 'SRT_SEQ_SCD_DLV_TRM_QRFC_NEW_P' | 20120810 | |||
| 9 | 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 | Instance method | Private | Method | 20121023 | ||
| 2 | Instance method | Private | Method | 20120810 | ||
| 3 | Instance method | Private | Method | 20120810 | ||
| 4 | Instance method | Public | Method | 20120810 | ||
| 5 | 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 | IO_SEQUENCE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_SEQUENCE | 20121023 | ||||
| 2 | IV_CURRENT_USER | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121023 | ||||
| 3 | IV_DEBUG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121023 |
Method GET_FM_OVERRIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FUNCTION_MODULE | Value transfer | Type reference (TYPE) | RS38L_FNAM | 20120810 | ||||
| 2 | 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 | IV_EXEC | Value transfer | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | 20120810 | |||
| 2 | IV_LOCATION | Value transfer | Type reference (TYPE) | SRT_LOCATION | 20120810 | ||||
| 3 | IV_PROCESSING_MODE | Value transfer | Type reference (TYPE) | SRT_SEQUENCE_PROCESSMODE | 20120810 | ||||
| 4 | IV_TERMINATE | Value transfer | Type reference (TYPE) | BOOLEAN | 20120810 | ||||
| 5 | 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 | IS_SEQUENCE | Call by reference | Type reference (TYPE) | SRT_S_SEQUENCE | 20120810 | ||||
| 2 | IV_AS_SEPARATE_UNIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120810 | ||||
| 3 | IV_FUNCTION_MODULE | Value transfer | Type reference (TYPE) | RS38L_FNAM | 20120810 | ||||
| 4 | IV_LOCATION | Value transfer | Type reference (TYPE) | SRT_LOCATION | 20120810 | ||||
| 5 | 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 | IO_SEQUENCE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_SEQUENCE | 20120810 | ||||
| 2 | IS_SEQUENCE | Call by reference | Type reference (TYPE) | SRT_S_SEQUENCE | 20120810 | ||||
| 3 | IV_AS_SEPARATE_UNIT | Value transfer | Type reference (TYPE) | BOOLEAN | 20120810 | ||||
| 4 | IV_FUNCTION_MODULE | Value transfer | Type reference (TYPE) | RS38L_FNAM | 20120810 | ||||
| 5 | IV_LOCATION | Value transfer | Type reference (TYPE) | SRT_LOCATION | 20120810 | ||||
| 6 | IV_PERSIST | Value transfer | Type reference (TYPE) | BOOLEAN | 20120810 | ||||
| 7 | 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 |