SAP ABAP Data Element RKEBW_NO_PAOBJNR_SPLIT (CO-PA Connection to SAP BW: No PAOBJNR Packaging with INIT)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-PA (Application Component) Profitability Analysis
     KERS (Package) Interface between CO-PA and BW
Basic Data
Data Element RKEBW_NO_PAOBJNR_SPLIT
Short Description CO-PA Connection to SAP BW: No PAOBJNR Packaging with INIT  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FLAG    
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 10 No OBJ Sp. 
Medium 15 No PAOBJNRSplit 
Long 20 No PAOBJNR Split 
Heading 18 No PAOBJNR Split 
Documentation

Definition

Selection of this field deactivates packaging by profitability segment numbers when the system reads data.
Initialization of the delta procedure then causes only one select statement to be executed.

Use

To prevent error ORA-01555 ("Snapshot too old") in Oracle databases, the standard system selects data in packages (packaged by profitability segment numbers) when the delta procedure is initialized (delta init).
However, this approach can have a negative effect on performance in some cases (especially when profitability segments have already been archived).

We generally recommend selecting this field for other databases other than Oracle databases.
Nevertheless, since implementing the UNDO table area concept with Oracle Release 9i significantly reduces the probability of error ORA-01555 occurring, this field can be selected in most cases when an Oracle database is used.

Dependencies

Example

History
Last changed by/on SAP  20130529 
SAP Release Created in 605