Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Overflow for arithmetical operation Dump

Former Member
0 Likes
868

Hi,

Im facing this dump "Overflow for arithmetical operation (type P) in program "SAPLEINR"" when i tried get details usign BAPI_PO_GETDETAIL. I have 6000+ po's for which im extractign the data in a excel using BAPI_PO_GETDETAIL. How to resolve this issue.

Regards,

Deepthi.

Hi,

Im facing this dump "Overflow for arithmetical operation (type P) in program "SAPLEINR"" when i tried get details usign BAPI_PO_GETDETAIL. I have 6000+ po's for which im extractign the data in a excel using BAPI_PO_GETDETAIL. How to resolve this issue.

Regards,

Deepthi.

2 REPLIES 2
Read only

Former Member
0 Likes
618

Hi,

check OSS notes 1329378, 1327766, 1314115.

Regards,

Adrian

Read only

Former Member
0 Likes
618

I have fixed this issue. This issue is in the History data capture form BAPI_PO_GETDETAIL. I have commented history parameter in BAPI and populating the data through EKBE tables.