‎2007 Sep 06 10:42 AM
Hi,
I am working on a idoc function module,where if a mbgmcr idoc with movement type 101 is successful,another mbgmcr idoc with movement type 915 should be posted.Here the mbgmcr idoc with movement type 915 is getting posted with errors.It is giving error as 'Basic IDOC type is unknown(56)' and 'Basic type does not exist(60)'.Can anyone tell me what is the cause for this error.
Regards,
Hema
‎2007 Sep 06 10:45 AM
Hi,
Go to We19 , enter your IDOC basic type and allother data .. call the Inbound FM in debug mode foregroud and check the control record..
Let us know which process are you doing for IDOc posting//
rewards if useful,
regards,
nazeer
‎2007 Sep 06 10:54 AM
Hi,
I have created a purchase order and used that purchase order in we19 in the third segment for idoc posting.
Regards,
Hema
‎2007 Sep 06 11:02 AM
Hi,
While debugging the value for basic type is getting populated into control record,but in the o/p it is showing error as basic type is not known.
Regards,
Hema
‎2007 Sep 06 11:07 AM
I WILL NOW ANSWER YOU SECOND VERSION OF THIS QUESTION!!!!!
IN WE02 does the IDoc Type appear on the control record.
‎2007 Sep 06 11:12 AM
Hi,
In WE02 it is not showing the idoc type in control record.But it is giving error as basic type is not known.
Regards,
Hema
‎2007 Sep 06 11:25 AM
How are you generating the 915 IDoc. If you have code to do it then it is this code that had the issue.