Skip to Content
0
Jul 17, 2008 at 03:35 PM

Automatic Output determination for PO for EDI

1338 Views

I have a requirement to generate IDOCs automatically when POs are created/changed (only for certain plants) and send this PO to a certain plant which is set up as a customer ( KU partner type in Partner profile )

I have done the following :

1) Created a Z output type - Z005

2) Created Partner profile with message determination for ORDERS with process code Me10 (also added ORDCHG with ME11 later).

3) Create condition table - 925 with PO output type and Plant as criteria

4) Maintained and activated requirement routine(here i check if Mat. type is 'RAW' and force sy-subrc = 0) and access sequence.

5) Maintained message schema and added my condition type (Z005) and requirement routine(911) there.

6) I have config to submit IDOCs immediately in Partner profile and in NACE.

But somehow, the output type Z005 for EDI (6) is not automatically created when I create a PO that matches my conditions.

I am able to create an Idoc when I manually Key in Z005 in PO header message.Once i save after manually enter the message type, it is auto generating on any further updates.

Am I missing any config to auto generate Z00t type output for EDI for the first time?

Thanks in advance.

Shareen