2010 Jan 29 6:32 AM
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.
2010 Jan 29 6:59 AM
2010 Feb 04 10:37 AM
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.