SAP ABAP Data Element LSO_JCEPS (Use Pooling (True, False))
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PE-LSO-TM (Application Component) Training Management
     LSO_TM_ND (Package) SAP Learning Solution - Core New Developments
Basic Data
Data Element LSO_JCEPS
Short Description Use Pooling (True, False)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BOOLE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long  
Heading 30 Use Pooling (True, False) 
Documentation

Definition

The switch CPCFG JCEPS determines whether 'pooling' should be used for RFC accesses of the Content Player to the SAP system.

If you deactivate the switch, a new connection is set up every time the Content Player accesses the SAP system, the access is authenticated, the function module called and the connection closed again.

If you activate the switch, the pooling mechanism of the Java Connector is implemented when the SAP system is accessed. In other words, all connections to the SAP system that are set up and authenticated are stored in a pool. When a function module is called, an existing connection is used.

Use

Activating the switch speeds up RFC accesses and greatly improves the performance of the Content Player. We recommend that you activate the switch.

In the standard system, the switch is activated.

Dependencies

Example

History
Last changed by/on SAP  20031212 
SAP Release Created in 200