SAP ABAP Class IF_SATC_SET_PARALLELIZE ('Parallelize' access to set - used by dispatcher)
Properties
| Class | IF_SATC_SET_PARALLELIZE | |
| Short Description | 'Parallelize' access to set - used by dispatcher | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051228 | SAP |
| Last change | 20140121 | 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 IF_SATC_SET_PARALLELIZE has no interface implemented.
Friends
Class IF_SATC_SET_PARALLELIZE has no friend class.
Attributes
Class IF_SATC_SET_PARALLELIZE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Retrieves next bundle or initial | 20090107 | |
| 2 | Instance method | Public | Method | Returns the number of entities still to go | 20061001 | |
| 3 | Instance method | Public | Method | Returns total number of entities | 20060927 | |
| 4 | Instance method | Public | Method | Resets Cursor for bundeling to first entity | 20051228 | |
| 5 | Instance method | Public | Method | Sets restriction on contained entities | 20080909 |
Events
Class IF_SATC_SET_PARALLELIZE has no event.
Types
Class IF_SATC_SET_PARALLELIZE has no local type.
Method Signatures
Method GET_NEXT_BUNDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_KEY_BUNDLE | Call by reference | Type reference (TYPE) | XSTRING | Key Bundle | 20090107 | |||
| 2 | E_NO_OF_ENTITIES_LEFT | Call by reference | Type reference (TYPE) | I | Number of Entities Still to go | 20090107 | |||
| 3 | I_BUNDLE_SIZE | Call by reference | Type reference (TYPE) | I | Upper Limit of Keys in Bundle | 20090107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090107 | |||
| 2 | 20090107 |
Method GET_NO_ENTITIES_LEFT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | I | Number of Entities still to go | 20061001 |
Method GET_NO_ENTITIES_LEFT on class IF_SATC_SET_PARALLELIZE has no exception.
Method GET_NO_ENTITIES_TOTAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | I | Total Number of Entities | 20061201 |
Method GET_NO_ENTITIES_TOTAL on class IF_SATC_SET_PARALLELIZE has no exception.
Method RESET Signature
Method RESET on class IF_SATC_SET_PARALLELIZE has no parameter.
Method RESET on class IF_SATC_SET_PARALLELIZE has no exception.
Method SET_RESTRICTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DUPLICATE_KEYS | Call by reference | Type reference (TYPE) | XSTRING | Key bundle of duplicate keys in restriction | 20090107 | |||
| 2 | I_EXCLUDE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Exclude or limit to bundles | 20090107 | ||
| 3 | I_KEY_BUNDLES | Call by reference | Type reference (TYPE) | XSTRING_TABLE | Key bundles | 20090107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080909 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |