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

Rules in ALE

Former Member
0 Likes
547

Hi Friends,

I am working on Scenerio of P.O. to S.O. conversion. For that I want to put a condition that,when an P.O.. Idoc(ORDERS05) come in system,its PARVW field will be checked, and if its 'WE' that is ship to party, i want to change it to some fix value, say '0000001'. How can I do that?

Thanks

Hi Friends,

I am working on Scenerio of P.O. to S.O. conversion. For that I want to put a condition that,when an P.O.. Idoc(ORDERS05) come in system,its PARVW field will be checked, and if its 'WE' that is ship to party, i want to change it to some fix value, say '0000001'. How can I do that?

Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
530

Hi,

You need to modify the Inbound function module.

Regards,

Naresh.

Read only

0 Likes
530

you can create Rules in your sending system to check the field contain of a prticular sengment in your Idoc and change as per your requirements..like assign fix values ...

then you can link your rule to your message type.

Read only

Former Member