SAP ABAP Class CL_SRTFT_CFG_QUEUE_PROCESS (Actual Queue Processing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_FT_TOOLS (Package) SOAP RT Fast Track Development

⤷

⤷

Properties
Class | CL_SRTFT_CFG_QUEUE_PROCESS | |
Short Description | Actual Queue Processing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_FT_TOOLS | SOAP RT Fast Track Development |
Created | 20060707 | SAP |
Last change | 20090618 | 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_SRTFT_CFG_QUEUE_PROCESS has no interface implemented.
Friends
Class CL_SRTFT_CFG_QUEUE_PROCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SRTDT_CFG_QUEUE_PROCESS' | Class Name | 20060707 | |
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BOOLEAN | ' ' | Boolean False | 20060708 | |
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BOOLEAN | 'X' | Boolean True | 20060708 | |
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_SRTFT_CFG_PROCESSOR | SRT Configuration Factory | 20060707 | ||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_SRTFT_CFG_QUEUE | Processing Queue | 20060707 | ||
6 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BOOLEAN | Simulate Processing | 20060708 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Processing Configuration Tasks | 20060707 |
2 | ![]() |
Static method | Private | Method | Processes Single Task | 20060707 |
3 | ![]() |
Static method | Private | Method | Sets Static Members | 20060707 |
4 | ![]() |
Static method | Private | Method | Simulates Processing | 20060707 |
Events
Class CL_SRTFT_CFG_QUEUE_PROCESS has no event.
Types
Class CL_SRTFT_CFG_QUEUE_PROCESS has no local type.
Method Signatures
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_SIMULATE | Call by reference | Type reference (TYPE) | BOOLEAN | MC_BOOL_FALSE | X=Simulation; space=sonst | 20060708 | |
2 | ![]() |
PI_TASK_LIST | Call by reference | Type reference (TYPE) | SRTFT_QUEUE_TASK_LIST | Liste von Registry Tasks | 20060707 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060707 |
Method PROCESS_SINGLE_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_MESSAGES | Call by reference | Type reference (TYPE) | SRTFT_CFG_MESSAGES | Liste von Fehlermeldungen | 20060707 | ||
2 | ![]() |
PE_RESULT | Call by reference | Type reference (TYPE) | SRTFT_CFG_RESULT | Erfolg einer Operation | 20060707 | ||
3 | ![]() |
PI_TASK | Call by reference | Type reference (TYPE) | SRTFT_QUEUE_TASK | Einzelne Registry Task | 20060707 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060707 |
Method SET_STATIC_MEMBERS Signature
Method SET_STATIC_MEMBERS on class CL_SRTFT_CFG_QUEUE_PROCESS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060707 |
Method SIMULATE_EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_MESSAGES | Call by reference | Type reference (TYPE) | SRTFT_CFG_MESSAGES | Liste von Fehlermeldungen | 20060707 | ||
2 | ![]() |
PE_RESULT | Call by reference | Type reference (TYPE) | SRTFT_CFG_RESULT | Erfolg einer Operation | 20060707 | ||
3 | ![]() |
PI_TASK | Call by reference | Type reference (TYPE) | SRTFT_QUEUE_TASK | Einzelne Registry Task | 20060707 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060707 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 700 |