SAP ABAP Class CL_RSR_PREC_LOAD_DISTRIBUTOR (Loaddistributor)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSR_EXCEL_PRECALC (Package) Package for Precalculation of Workbooks
Properties
Class CL_RSR_PREC_LOAD_DISTRIBUTOR  
Short Description Loaddistributor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_EXCEL_PRECALC   Package for Precalculation of Workbooks 
Created 20081110   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSR_PREC_LOAD_DISTRIBUTOR has no forward declaration.
Interfaces
Class CL_RSR_PREC_LOAD_DISTRIBUTOR has no interface implemented.
Friends
Class CL_RSR_PREC_LOAD_DISTRIBUTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_SORT_INDICATOR Static Attribute Private Type reference (TYPE) CHAR1 indicates sort direction. To use also Servers at end of list 20081118
Methods
# Method Level Visibility Method type Description Created on
1 DEQUEUE_LOGSYS Static method Public Method Locks an Logsys 20081118
2 ENQUEUE_LOGSYS Static method Public Method Locks an Logsys 20081118
3 GET_FREE_INSTANCE Static method Public Method Returns a locked instance of a precalc Server 20081118
4 GET_FREE_INSTANCE_FROM_LIST Static method Public Method Returns a locked instance of a precalc Server 20081118
5 RELEASE_INSTANCE Static method Public Method 20081118
Events
Class CL_RSR_PREC_LOAD_DISTRIBUTOR has no event.
Types
Class CL_RSR_PREC_LOAD_DISTRIBUTOR has no local type.
Method Signatures

Method DEQUEUE_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20081118
2 Importing I_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20081118

Method DEQUEUE_LOGSYS on class CL_RSR_PREC_LOAD_DISTRIBUTOR has no exception.

Method ENQUEUE_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20081118
2 Importing I_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20081118
3 Importing I_WAIT Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20081118

Method ENQUEUE_LOGSYS on class CL_RSR_PREC_LOAD_DISTRIBUTOR has no exception.

Method GET_FREE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COUNT Call by reference Type reference (TYPE) INT4 Retry count 20091022
2 Exporting E_LOGSYS Call by reference Type reference (TYPE) RSRLOGSYS Source system of the receiver 20081118
3 Exporting E_R_SERVER Call by reference Object reference (TYPE REF TO) CL_RSR_PREC_SERVER 20081118
4 Importing I_R_LOGWRITER Call by reference Object reference (TYPE REF TO) IF_PREC_LOG_WRITER Delegate to Writing to Log 20090306
5 Importing I_WAIT_TIME Call by reference Type reference (TYPE) INT4 60 Natural number 20081118
# Exception Resumable Description Created on
1 LOGSYSNOTFOUND fired if no free server could be found 20081118

Method GET_FREE_INSTANCE_FROM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_SERVER Call by reference Object reference (TYPE REF TO) CL_RSR_PREC_SERVER 20081118
2 Importing I_T_LOGSYS_LIST Call by reference Type reference (TYPE) RSPREC_T_LOGSYS_LIST List of logsys entries 20081118
3 Importing I_WAIT_TIME Call by reference Type reference (TYPE) INT4 60 Natural number 20081118
# Exception Resumable Description Created on
1 LOGSYSNOTFOUND fired if no free server could be found 20081118

Method RELEASE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20081118

Method RELEASE_INSTANCE on class CL_RSR_PREC_LOAD_DISTRIBUTOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730