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

runtime error bcd_baddata in FI

Former Member
0 Likes
677

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
Read only

Former Member
0 Likes
591

Tendai,

Look at the OSS 202936,312812

Amit.

3 REPLIES 3
Read only

Former Member
0 Likes
591

Hi Tendai,

Can you pls elobarate your requirement a bit more.

Regards,

Suresh.S

Read only

Former Member
0 Likes
591

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

Read only

Former Member
0 Likes
592

Tendai,

Look at the OSS 202936,312812

Amit.