Skip to Content
0
Former Member
Jan 08, 2008 at 09:16 AM

File Content Conversion for ignoring the entire line

19 Views

Hi,

I'm getting a CSV file from that i want to skip some records based on some validation.. for example:

I'm getting the following data :

EmpNo EmpName EmpDept

E101 ABC ABAP

E102 XYZ BW

E103 GFC XI

E104 BVM ABAP

E105 ASD BW

E106 YFC XI

SO, here where ever i'm getting EmpDept = XI .. i want to skip those all the records( that entire line i want to skip).. .. this can be possible through Message Mapping.. but i wnat to do this in the File Content Conversion.. how can we do this..

any helpful answers will appriciated..

Thanks

babu