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

Table WFMCMSGENQ

Former Member
0 Likes
934

In IDOC inbound processing, there is a table WFMCMSGENQ, which appears to allow the handling of specified messages to be changed.

Is there a transaction for adding/modifying the entries in this table ?

Any advice very welcome.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
820

Hi Paul,

you can custimize the table via SPRO in

SALES and Distritutions -> Electronic Data Interchange

-> EDI Messages -> Handle Messages for Inbound Orders

Hope this will help You.

Regards, Dieter

In IDOC inbound processing, there is a table WFMCMSGENQ, which appears to allow the handling of specified messages to be changed.

Is there a transaction for adding/modifying the entries in this table ?

Any advice very welcome.

Thanks

5 REPLIES 5
Read only

Former Member
0 Likes
821

Hi Paul,

you can custimize the table via SPRO in

SALES and Distritutions -> Electronic Data Interchange

-> EDI Messages -> Handle Messages for Inbound Orders

Hope this will help You.

Regards, Dieter

Read only

dani_mn
Active Contributor
0 Likes
820

Hi,

There is no transaction for updating this table directly, it is being updated by include 'LVEDMF00'.

If you want to change you have to do using INSERT or MODIFY in your own program.

Regards,

Wasim Ahmed

Read only

Former Member
0 Likes
820

Hi,

there is a maintenance view for the table <b>WFMCMSGENQ</b>. Go to SM30 and give the view name as

<b>NASTMSGENQ</b>.

now press maintain and then you will be in the maintenance program screen. there click on New entries.

Regards

vijay

Read only

Former Member
0 Likes
820

Hi,

adding to my above reply...

if you want to modify also you can do that by clicking the change button.

Regards

vijay

Read only

roger_sainsbury
Product and Topic Expert
Product and Topic Expert
0 Likes
820

The transaction is SMME.