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

edidc-stdmes OUTBOUND -ORDERS05

Former Member
0 Likes
637

I need to update message type (stdmes ) field in control record

can anyone give me the exit or include name where can i update

Can i update the Control records after the data records are generated

my req is after I get an idoc no for a particular so then I will grab the sdata from it i will find whether it is 850 or 875 and i will send to stdmes as 850or 875

please provide me some solns

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
493

Hi,

Please try this user exit EXIT_SAPLEINM_001 to populate CONTROL_RECORD_OUT-STDMES.

Regards,

Ferry Lianto

I need to update message type (stdmes ) field in control record

can anyone give me the exit or include name where can i update

Can i update the Control records after the data records are generated

my req is after I get an idoc no for a particular so then I will grab the sdata from it i will find whether it is 850 or 875 and i will send to stdmes as 850or 875

please provide me some solns

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
494

Hi,

Please try this user exit EXIT_SAPLEINM_001 to populate CONTROL_RECORD_OUT-STDMES.

Regards,

Ferry Lianto