Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding conversion in an idoc

Former Member
0 Likes
554

Dear All,

I need help with conversion rules in an idoc.

There is already an existing conversion rule to exclude every thing which doesnot have value 012.

ie. Fleid1 NE '012'.

But the new requirement is that, it should give exception for 019 values.

Ie. it should allow 012 and also019. How do i add this rule in the conversion rules, so that i donot touch the '012'.

As soon as teh control sees this NE '012' it is not checking for 019.

Can some give inputs regarding conversion rules.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
499

Hi vinay k

Create Conversion rule for '019' just like '012' for the same segment and field.

Try this one. i hope this will work.

Thanks

Ramesh

1 REPLY 1
Read only

Former Member
0 Likes
500

Hi vinay k

Create Conversion rule for '019' just like '012' for the same segment and field.

Try this one. i hope this will work.

Thanks

Ramesh