Please use GuiXT
version 2014 Q2 1 or above. It supports packed decimal fields in table
structures. When you use symbolic field names e.g.
Set
V[item](BAPIMEREQITEMIMP-QUANTITY) "1000"
The conversion is
carried out automatically. With numeric offsets you need to add the -pack option
in the Set command. Use the "Clear" command to initialize the
structures correctly so that all packed fields are in the right format.
|