Hi Just to inform you that it's solved. I only had to read the interface file properly ...
> def SetAsCurrencybyName(self, _tableID=defaultNamedNotOptArg,
> _fldID=defaultNamedNotOptArg, arg2=defaultUnnamedArg):
So
> o.Table.SetAsCurrencybyName("DKO","AUF_NR", 268)
does the trick ... Sorry for bothering you
/Stefan
_______________________________________________
Python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32
