Hi,

Something else that I forgot in my earlier post:
For integer and float values, repmcli does not recognize null values. For every column that is either integer of float I have to use the null_condition. Is this expected behaviour?

Thanks,
Arne

SET NULL '?'
//
DATALOAD TABLE ctm
[..]
WEIGHT 33 NULL IF POS 33 = '?'
[..]
INFILE 'ctm.list'
SEPARATOR ','
DELIMITER '"'

--
Institute of Shipping Economics and Logistics http://www.isl.org/
Arne Gehlhaar mailto:[EMAIL PROTECTED]
Universitaetsallee GW1 Block A phone:+49.421.22096.49
D-28359 Bremen, Germany fax:+49.421.22096.55


_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to