Hello,
Why do you use the statement UNPACK in the code above ?
These are both character fields, so you can use for example:
lv_kunag = kunag
The problem is because the source field is not numeric.
regards,
Hello,
Why do you use the statement UNPACK in the code above ?
These are both character fields, so you can use for example:
lv_kunag = kunag
The problem is because the source field is not numeric.
regards,