Hi Gurus,
I'm working on a developing program to copy a Material Routing. There is the Material XPTO_A and with 3 Versions. Like this:
And the material XPTO_B. In material XPTO_A there is a production version 30 and the same production version...
Horst Keller, I have a doubt! I used a method to convert just one field of a table. But the other one fields stay at blanks.
The syntax that I am using is like it:DEFINITION:TYPES:
ty_mkal_s TYPE mkal,
ty_mkal_t TYPE TABLE OF ty_mkal_s WI...