Skip to Content
0
Former Member
Feb 20, 2009 at 02:44 PM

REGEX statement not working in transformation routine?

34 Views

hi,

I need to include the REGEX ABAP key word in transformation routine for one of the fields--

FIND all OCCURRENCEs OF REGEX

But when i include this statement it says:

E: statement "REGEX" is not defined.check your spelling--

but same statement when i copy in SE38 ABAP editor it works very fine--

May i know what is the reason?

i had tried with all possible single quotes before posting here