SAP ABAP Message Class 40 Message Number 109 (PI sheet (ctrl rec. dest. &1) in phase &2 cannot be used for batch record)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       COCR (Package) R/3 Application Development: PP-PI-POR, Process Orders
Attribute
Message class 40  
Short Description Messages for Process Orders    
Message Number 109  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20100310   
Message Text
PI sheet (ctrl rec. dest. &1) in phase &2 cannot be used for batch record
Help Document

Diagnosis

It was specified in the order type-dependent parameters for order type that a Batch record is required for the process order.

Destination type was defined for control recipe destination of phase . This destination generates a browser-based PI sheet.

System Response

The batch record (transaction COEBR) can only process the ABAP list-based PI sheet and not the browser-based PI sheet. For this reason, the browser-based PI sheet cannot be documented. All other documents can, however, be used.

Procedure

If the documentation of the browser-based PI sheet is not required, can be used as the destination type. Otherwise the ABAP list-based PI sheet (destination type 1) must be used.

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