‎2007 Aug 06 3:46 PM
Hi,
I have created a Z Function Module (Posting Program) for Testing the EDI Shipment Tender Status. When I try to process the IDoc with the Transaction WE19 and when I enter the name of the Z function Module , it gives me an error saying that "Interface for Function Zxxxx is incorrect". Can somebody give me a solution for this? Answer would attract reward points.
Thanks,
Venkata.
‎2007 Aug 06 3:52 PM
Have you assigned the FM to a process code. Have you created the partner profile properly.
‎2007 Aug 06 3:52 PM
check if you are giving correct FMs:
E.g.:
DOC_OUTPUT_* - This is outbound
IDOC_INPUT_* - This is Inbound
Thanks,
SKJ
‎2007 Aug 06 4:32 PM
Do following steps..
Click standard inbound.
Copy function module from processing details or check function module is your Z FM.
If it is ZFM, then copy close the window and now click Inbound Function module
and paste. If you still get the same problem then your assignement is wrong.
"Rewards point if usefull"
Thanks,
Narayan
‎2007 Aug 08 9:50 AM
the partner profile and process code need to correctly assigned which makes the interface with function module(FM) complete.this will let us test the FM in WE19