‎2007 Mar 22 4:21 AM
Hi Experts,
When I maintain the Partner Profile, I add a message type (ZQM1) as Inbound Parameters. Here I bind a message type ( ZQM1 ) with a process code ( ZQE11 ).
But Now I want to bind a another process code ( ZQE51 ) with this message type ( ZQM1 ).
Is this possible? Many thanks.
‎2007 Mar 22 4:33 AM
Kenneth,
You Con't
See logic
1. Process code is being assigned to One Function Module (OR ) Program.
When you assign process code to particular message type based on your
changes in Application this Program will get invoked.If you assign two
process codes system will get confused to select the program .
2. You can Assign one IDOC TYPE to 2 message Types. con't 1message
type to 2 IDOC types.
Pls. reward if useful
‎2007 Mar 22 4:33 AM
Kenneth,
You Con't
See logic
1. Process code is being assigned to One Function Module (OR ) Program.
When you assign process code to particular message type based on your
changes in Application this Program will get invoked.If you assign two
process codes system will get confused to select the program .
2. You can Assign one IDOC TYPE to 2 message Types. con't 1message
type to 2 IDOC types.
Pls. reward if useful
‎2007 Mar 22 4:37 AM
Thanks.
I made a test case in my landscape.
I just to verify this.