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

Help in IDOC Processing

Former Member
0 Likes
601

Hi friends,

I am getting inbound idoc from Biztalk which posts a sales order in SAP. now i am getting the following error

<b>Field RV02P-KUNDE (1) is not an input field</b>

this is Sold-to Party field in Sales order header data.

when processing the idoc frm we19 in forground mode, i am getting the warning message and after pressing enter Sales order posted successfully. But in background processing its giving an error. Now i want to by pass this warning message. how to do it ? can any body help me on this ? which user exit should i modify ?

Thanks in Advance.

Regards,

Joseph

2 REPLIES 2
Read only

Former Member
0 Likes
518

Hi,

Sales Order's header data 'Sold to party' field is KUAGV-KUNNR in my system. can you pls check which screen field we are talking about ? I guess you need to change name of the field.

Regards

Srikanth M

Read only

0 Likes
518

Hi Srikanth,

Thanks for the reply.

the field KUAGV-KUNNR is in header data sold to party. I am not talking about that.

In Sales order header data, Go to Partners tab, there in the first place you will have Partner function and partner number know, there i am getting my error.

Can you help me to solve this issue ?