Skip to Content
0
Former Member
May 12, 2008 at 12:44 PM

errors in flat file

21 Views

hi,

i have an internal table(uploaded the records from flat file) comprising of 7 fields,

all the fields are of type c.

i need to find if there are any errors in those records.

ex: there should not be 1.leading spaces,

2.special characters etc.,

i should not use either call transaction or session method.