SAP ABAP Message Class OM Message Number 186 (Field length & exceeded)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MB0C (Package) Customizing R/3 inventory management
Attribute
Message class OM  
Short Description Customizing: Materials Management    
Message Number 186  
Documentation status      
Authorization check Error Message      
Changed On    
Message Text
Field length & exceeded
Help Document

Diagnosis

With the aid of account operations, you can insert or delete characters into or from all selected account keys at specific points.

o With I/<start_position>/<insert_string>, it is possible to insert
characters into the selected account keys at a certain point. For
example, with 'I/03/W1' the string 'W1' is inserted into all
selected account keys at position three.

o With D/<start_position>/<length_del_string>, it is possible to
eliminate characters from the selected account keys at certain
points. For example, 'D/03/02' will cause two characters to be
deleted from all selected account keys, beginning at position three.

The current length of the G/L account field () may not be exceeded, either explicitly or implicitly, by inclusion of <insert_string> or <length_del_string>. Thus, for example, <start_position> of 'I/09/ABC' is not allowed for a 10-character G/L account field, whereas 01 - 08 is permissible.

System Response

Procedure

Please define the account operation in such a way that the length of the G/L account field () is not exceeded.

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