cancel
Showing results for 
Search instead for 
Did you mean: 

Goods Movement and Fixed Values

Former Member
0 Kudos

Hello All,

I am currently working on a scenario where the data is coming from a external system for goods receipts and reversal of goods receipts for purchase orders. I am using a bapi_goodsmvmt_create(IDOC is MBGMCR). Can I use the same function module for the reversal of goods receipts too? Actually, the external system is sending "Accepted" if its a goods receipt (movement type = 101) and "Rejected" if its reversal (movement type =102). Can I use the fix value conversion to map this two fields like accepted - fixed value 101, rejected - fixed value 102. Also, Do I need to fill the IDOC control records during the mapping or if it takes the values from the XI message header automatically?

2. Also when I test the webservice with client tool its showing messages in SXMB_MONI but its not successful but throwing an error category "ERROR CATEGORY RECEIVER DETERMINATION". Does it mean that Sender SOAP communication channel is PASSED? Please if any one can let me know where its going wrong.

3. Also, Can anyone let me know how to monitor a IDOC communication channel?

Looking forward to hearing from you all. Please help me.

Regards,

Shalini.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Shalini,

I have done the same senariobut posting data into SAP,same Goods Receipt.

for Goods receipt the movement type is 101 that u can hardcode in mapping,we have done that only in mapping.for reject i dont have any idea,but for movement type u can hardcode them, they dont change.

Regards,

Phani

Reward points if Helpful

Former Member
0 Kudos

About monitoriing IDoc Communication Channel I know that to see IDoc on XI system you can use TCODE: IDX5

About IDoc I suggest you to see the how to guide IDoc Scenarios at the following link:

How to IDoc Scenarios

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cdded790-0201-0010-6db8-beb9bb2b2660"></a>