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

Packed type

Former Member
0 Likes
530

Hi,

I have a question here.

Some of the field in internal table are DEC and Curr type.

While passing value to them they are displaying as Packed type and is not taking negative values.

How to proceed?

Regards,

SP

3 REPLIES 3
Read only

bpawanchand
Active Contributor
0 Likes
502

Hi

Check at the DOMAIN level whether you have checked the SIGN check box or not, Inorder to accept negative values

Regards

Pavan

Read only

0 Likes
502

Hi Pavan,

What I need to do for those fields which have to pick -ve fields.

Regards,

SP

Read only

0 Likes
502

Hi

For the fields whcih you want to accept negative values enable the SIGN check box at the DOMAIN in SE11.

If you could post the data declaration part code then i can help you

Regards

Pavan