‎2008 Aug 05 2:11 PM
i am having a problem when in FI the error which comes up is a dump BCD_BADDATA. how do i correct the runtime error.
‎2008 Aug 05 2:22 PM
‎2008 Aug 05 2:13 PM
Hi Tendai,
Can you pls elobarate your requirement a bit more.
Regards,
Suresh.S
‎2008 Aug 05 2:17 PM
Hi,
The field declarations are not correct and may be you are trying to do some calculation, this is runtime error. If you want to check the description then goto abap editor and type add-corresponding and check the documentation for the same.
Cause: P field does not contain a correct BCD format
Runtime Error: BCD_BADDATA
Regards,
Bujji
‎2008 Aug 05 2:22 PM