SAP ABAP Message Class KX Message Number 915 (Data record could not be posted due to overflow in numerical field)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KC (Package) Cost Accounting Controlling EIS
Attribute
Message class KX  
Short Description EC-EIS/EC-BP: Data basis, data collection    
Message Number 915  
Documentation status      
Authorization check Error Message      
Changed On    
Message Text
Data record could not be posted due to overflow in numerical field
Help Document

Diagnosis

The data record

of query could not be updated in SAP-EIS since there was an overflow in numeric field of type .

System Response

Allowed lengths during SAP-EIS transfer:

Data type: | No.of places incl. decimal places

--------------------------------------------------------------------

P, Currency fld | 8 (2 DP)

P, Other fields | 8 (3 DP)

Integer | -2**31 to 2**31-1 (NO decimal places)

Floating | theoretically 1E-307 to 1E+307 (+/-) (3 DP)

Procedure

Inform your system administrator so that the update can be performed correctly (correct length or separation of update in several steps).

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