Skip to Content
0
Former Member
Oct 23, 2005 at 03:07 PM

Problem with decimal fields using BADI For PD Infotypes

49 Views

Hi,

I'm implementing BADI HRBAS00INFTY.

For reading the fields of infotype , I'm using the substring

of the field NEW_INNNN-VDATA .

I have a problem with fields of type DEC.

In field NEW_INNNN-VDATA it looks like this : '####'

I believe that the possible reason for this is conversion from DEC to CHAR

But I don't know how to fix it.

Thank you .

Message was edited by: Alon Lozinsky