‎2006 Sep 14 3:48 AM
Hi Friends,
I am getting the following error while processing the inbound idoc, I am getting idoc from biztalk and posting the sales order in SAP.
when running it in background i am getting the following error.
<b> Field RV02P-KUNDE(1) is not an input field </b>
This error message details
<b>Message no. 00 347 </b>
when i run it in foreground after error, i got a information saying <b>Field RV02P-KUNDE(1) is not an input field </b> After pressing enter the sales order posted successfully in foreground mode. How to control this information message in background mode?
Can anybody help me to solve this issue?
Very urgent issue. Please help me.
Points assured.
Thanks & Regards,
Joseph
‎2006 Sep 14 5:42 AM
Hi !
Could you give us a bit more details about the IDOC...
especially what IDOC-type it is...
Besides that the follwing OSS-Note may be interesting for you.
Note 448742 - General notes on CRM external interfaces
Regards
Rainer
‎2006 Sep 14 7:06 AM
Hi Rainer,
Thanks for reply.
This IDOC is ORDERS type, this is an inbound IDOC from Biztalk, which will post a sales order.
we customized the Function module IDOC_INPUT_ORDERS and implemented.
if you can give your alternate email id, i'll give you the screen shots where i am getting the information while running it in the forground mode.
My email id is : joseph.paulraj@gmail.com
Thanks & Regards,
Joseph.
‎2006 Sep 14 7:10 AM
Hi,
I think this error is due to the sending system (i.e biztalk).May there the collaboration/Mapping is not done successfully for the the input and output field.
Better to discuss with biztalk guys regarding this particular error....
‎2006 Sep 14 7:18 AM
Hi Ganguly,
Thanks for the reply.
Even if the Biztalk mapping is not correct, will it work in foreground mode ?
can you clarify this please ?
Thanks & Regards,
Joseph.
‎2006 Sep 14 7:29 AM
Hi,
i m not saying that the mapping is full wrong.
may b that particular fld is not icluded as a input fld in biztalk and u told that in foreground a mesg is also displayed due to that.
what is the status(of idoc) saying in the recieving system for foreground??
‎2006 Sep 14 8:02 AM
Hi !
Did you activate the userexit within the IDOC_INPUT_ORDERS ??
I'm asking because IDOC_INPUT_ORDERS only does a call-transaction to the VA01 and it does not have the field RV02P-KUNDE ....
Regards
Rainer
‎2006 Sep 14 8:23 AM
Hi,
Thanks again,
Actually this field is added recently, and after that i haven't done anything to user exit.
can you tell me more details about what i should do in user exit ?
Earlier to control some pop up msgs i used the User exit MV45AFZZ, & MV45AFZB.
Please explain me in detail.
Thanks & Regards,
Joseph