SAP ABAP Data Element KALC_ERRCS (Procedure for errors)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KALC (Package) Cost Accounting allocations RK-S
Basic Data
Data Element KALC_ERRCS
Short Description Procedure for errors  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR1    
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 Error 
Medium 20 Procedure for errors 
Long 25 Procedure for errors 
Heading
Documentation

Definition

Indicator ensuring that the given linked cycles in the initial allocation screen are not processed, but rather that the program is terminated.

The indicator is especially useful if cycles build on each other and a chain of errors could be expected from a single error.

Use

The indicator "End program" works together with the indicator "Goto simulation mode".

Both indicators are evaluated only for a collective start of several cycles. In this case, you can use both indicators to control how the allocation program reacts to the appearance of errors:

  • The following cycles are processed.
  • The program is terminated.

History
Last changed by/on SAP  19980428 
SAP Release Created in