Hi,

I came across a strange REPM problem, I have a REPM script which extracts 
a view, and includes at the end :

DATAEXTRACT FOR DATALOAD TABLE SAMPLE_IMPORT
OUTFILE 's:\sample\data_out\sample_import.command'
OUTFILE 's:\sample\data_out\sample_import.data' SEPARATOR '|' NULL '?'

In some cases (later fields), the nulls show up as ? - but in the first 
few null fields, '3F' or '3F202020...' shows up.  I looked up '3F', and 
it's ASCII for '?' !

Is this a known issue with REPM?  Is it fixed?  I am running SAPDB 7.3.x 
on win2k, but a newer REPM from Steffen. 
(Version string is'ReplMan   7.3.0    Build 030-000-000-000)

I have hesitated to upgrade to REPM7.4.x because of changes that might be 
required for the scripts, and because I wasn't sure of the official 
support status for SAPDB 7.3.x with REPM 7.4.x.

(Also, when exporting from a view, after the export is finished, I get 
'Abnormal program termination', and the command file is empty.  I don't 
expect that this would work with a vew, but perhaps it should detect this 
case instead of generating an error).

Thank you,
      Noah Silva
      IS&T - Programmer Analyst
      (215) 419 - 7916


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

Reply via email to