Zabach, Elke wrote: > Massimo Renzi wrote: > >> Hi all, >> I'm developing a tool to trasform mssql database to sapdb sqlscript >> generation. >> >> Wich is the corresponding MONEY in sapdb? > > May I ask you to check the reference manual, chapter datatypes, > where you will find all datatypes known in SAP DB. > > There you will find that there is no special datatype called money or the > like and that the datatype FIXED (n,2) is the nearest you can use. > > Elke > SAP Labs Berlin
you could also create a domain where certain constraints could also be added where need -- John Holland [EMAIL PROTECTED] _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
