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

idoc's

Former Member
0 Likes
807

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

6 REPLIES 6
Read only

Former Member
0 Likes
782

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

Read only

0 Likes
782

Hi,

I have created a purchase order and used that purchase order in we19 in the third segment for idoc posting.

Regards,

Hema

Read only

0 Likes
782

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

Read only

0 Likes
782

I WILL NOW ANSWER YOU SECOND VERSION OF THIS QUESTION!!!!!

IN WE02 does the IDoc Type appear on the control record.

Read only

0 Likes
782

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

Read only

0 Likes
782

How are you generating the 915 IDoc. If you have code to do it then it is this code that had the issue.