Application Development 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: 

runtime error bcd_baddata in FI

Former Member
0 Kudos

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.

1 ACCEPTED SOLUTION

former_member181995
Active Contributor
0 Kudos

Tendai,

Look at the OSS 202936,312812

Amit.

3 REPLIES 3

Former Member
0 Kudos

Hi Tendai,

Can you pls elobarate your requirement a bit more.

Regards,

Suresh.S

Former Member
0 Kudos

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

former_member181995
Active Contributor
0 Kudos

Tendai,

Look at the OSS 202936,312812

Amit.