SAP ABAP Class CL_SSI_DISPATCH (Dispatch Requests)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CST (Application Component) Client/Server Technology
⤷
SSI_DISPATCH (Package) Dispatching of Requests
⤷
⤷
Properties
| Class | CL_SSI_DISPATCH | |
| Short Description | Dispatch Requests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SSI_DISPATCH | Dispatching of Requests |
| Created | 20110421 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SSI_DISPATCH has no forward declaration.
Interfaces
Class CL_SSI_DISPATCH has no interface implemented.
Friends
Class CL_SSI_DISPATCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | Dispatching Index | 20110421 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | Maximum Number of Requests | 20120126 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 20110525 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20110525 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 1 | Include Active Servers Only | 20111011 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | -1 | Maximum Number of Outstanding Responses | 20111130 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | 0 | Number of Outstanding Responses | 20120127 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | SSI_SERVER_LIST_WITH_LOAD | List of All Application Servers | 20110421 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SESSION_INFO | Get information about a session | 20110524 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | I | Sum of Worker Agents | 20110524 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110526 | ||
| 2 | Instance method | Public | Constructor | 20110421 | ||
| 3 | Instance method | Public | Method | 20110421 | ||
| 4 | Instance method | Public | Method | 20120127 |
Events
Class CL_SSI_DISPATCH has no event.
Types
Class CL_SSI_DISPATCH has no local type.
Method Signatures
Method CALCULATE_SERVER_LOAD Signature
Method CALCULATE_SERVER_LOAD on class CL_SSI_DISPATCH has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no authority for this action | 20120126 | ||
| 2 | no resources | 20110526 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAX_PARALLEL_TASKS | Call by reference | Type reference (TYPE) | I | -1 | Max. Anzahl paralleler Aufgaben | 20111130 | ||
| 2 | MAX_PARALLEL_TASKS_AS_PERCENT | Call by reference | Type reference (TYPE) | I | -1 | Max. Anzahl paralleler Aufgaben in Prozent | 20120126 | ||
| 3 | ONLY_ACTIVE_SERVER | Call by reference | Type reference (TYPE) | I | 1 | Nur aktive Server berücksichtigen | 20111011 | ||
| 4 | SERVER_GROUP | Call by reference | Type reference (TYPE) | SSI_SERVER_GROUP | Server group name | 20110506 | |||
| 5 | SERVER_LIST | Call by reference | Type reference (TYPE) | SSI_SERVER_LIST | Liste aller Applikations-Server | 20110421 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no resources | 20120126 | ||
| 2 | no authority for this action | 20120126 | ||
| 3 | no resources | 20110525 |
Method DISPATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER_NAME | Value transfer | Type reference (TYPE) | SSI_SERVERNAME | Name des Applikations-Servers | 20110421 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no authority for this action | 20120126 | ||
| 2 | Kein gültiger Server | 20110525 |
Method RECEIVED_RESULT Signature
Method RECEIVED_RESULT on class CL_SSI_DISPATCH has no parameter.
Method RECEIVED_RESULT on class CL_SSI_DISPATCH has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 803 |