SAP ABAP Interface IF_SATC_SET_PARALLELIZE ('Parallelize' access to set - used by dispatcher)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_STDLIB_PERSISTENCE_API (Package) INTERNAL: - *NO* REUSE - domains, sets, attribute handlers
Properties
Interface IF_SATC_SET_PARALLELIZE  
Short Description 'Parallelize' access to set - used by dispatcher    
General Data
Package SATC_STDLIB_PERSISTENCE_API   INTERNAL: - *NO* REUSE - domains, sets, attribute handlers 
Created 20051228   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SATC_SET_PARALLELIZE has no interface.
Friends
Interface IF_SATC_SET_PARALLELIZE has no friend.
Attributes
Interface IF_SATC_SET_PARALLELIZE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NEXT_BUNDLE Instance method Public Method Retrieves next bundle or initial 20090107
2 GET_NO_ENTITIES_LEFT Instance method Public Method Returns the number of entities still to go 20061001
3 GET_NO_ENTITIES_TOTAL Instance method Public Method Returns total number of entities 20060927
4 RESET Instance method Public Method Resets Cursor for bundeling to first entity 20051228
5 SET_RESTRICTION Instance method Public Method Sets restriction on contained entities 20080909
Events
Interface IF_SATC_SET_PARALLELIZE has no event.
Types
Interface 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 Exporting E_KEY_BUNDLE Call by reference Type reference (TYPE) XSTRING Key Bundle 20090107
2 Exporting E_NO_OF_ENTITIES_LEFT Call by reference Type reference (TYPE) I Number of Entities Still to go 20090107
3 Importing I_BUNDLE_SIZE Call by reference Type reference (TYPE) I Upper Limit of Keys in Bundle 20090107
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20090107
2 CX_SY_IMPORT_MISMATCH_ERROR 20090107

Method GET_NO_ENTITIES_LEFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) I Number of Entities still to go 20061001

Method GET_NO_ENTITIES_LEFT on Interface 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 Returning RESULT Value transfer Type reference (TYPE) I Total Number of Entities 20061201

Method GET_NO_ENTITIES_TOTAL on Interface IF_SATC_SET_PARALLELIZE has no exception.

Method RESET Signature

Method RESET on Interface IF_SATC_SET_PARALLELIZE has no parameter.
Method RESET on Interface 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 Exporting E_DUPLICATE_KEYS Call by reference Type reference (TYPE) XSTRING Key bundle of duplicate keys in restriction 20090107
2 Importing I_EXCLUDE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Exclude or limit to bundles 20090107
3 Importing I_KEY_BUNDLES Call by reference Type reference (TYPE) XSTRING_TABLE Key bundles 20090107
# Exception Resumable Description Created on
1 CX_SY_IMPORT_MISMATCH_ERROR 20080909
History
Last changed by/on SAP  20140121 
SAP Release Created in