chingi
13th January 2003, 11:30
Hi All,

I am using exchange scheme for import and export with our any probs, but now for exporting date using exchanve I want to do it on some conditions.

For eg from tdsls041 table, I want only sale orders which are of series 21, should be exported.

Please let me know the steps to do it.


Regards


Chingi

pjohns
13th January 2003, 14:38
I set a condition against one of the fields I'm exporting so that it sets a valid flag of either 1 or 0. Then tell Exchange through your condition script to only return those records that = 'valid'

Please see the attached as an example. This particular condition is only returning data where the customer type = EXT.

Once you have created your condition you then need to assign this condition to the relevant field in maintain field relations (export) - tuxch0132m000.

Hope this helps

Regards

PJ