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

Key Value Question

Former Member
0 Likes
387

I have a NUMC size 2 defined for a field in my custom z table. I'm trying to add records to that z table and would like to pass 00 and have it save that to the table but when it passes 00 it adds nothing (blank/null). The 'Initial' flag is set on. It use to work at one time but all of a sudden doesn't anymore. Any ideas?

2 REPLIES 2
Read only

Former Member
0 Likes
358

I don't know if it is relevant, but you can try to put table enhacement as Character-Type or Numeric-Type.

Regards.

Read only

Former Member
0 Likes
358

I copied the table and it worked on the new table. I don't understand why a copy works but the original doesn't now. Any ideas?