mokhbb
21st May 2005, 00:02
i have created an exchange scheme to import some business partner data. if a bp in the ASCII file is not a valid bp, the scheme SKIPS it (i.e. if i print log table, it dosen't log the invalid bp). so at the end of import, if i want to know which bp were invalid, i am not able to get. where can i put a condition, such that after each line is read, it scans bp table and if the bp is not there, the condition returns a false and is trapped as an condition rej (and not under skipped).
Early help would be highly appreciated.
Thanks
Early help would be highly appreciated.
Thanks