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

Problem updating rows

al_sapui5
Participant
0 Likes
848

Hello experts, i'm trinying to update dome rows of a z table but is not working , those fields (estufa and ua) does not have convertion rutine (need 0 in the left) so it's ok for that, so what is my problem ? i update the table but is not working :C

1 REPLY 1
Read only

0 Likes
791

The LENUM's domain field has Convertion Rutines, if you assign LENUM data element to a variable, this take the behavior of the domain, therefore you need to add zeros to the left of the variable.

Chers.