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 transfer delivery order problem

YONG_YONG
Explorer
0 Likes
1,853

Dear all,

     My requirement is: when i saved the DN in VL01N/VL02N,need it send a IDOC for create a delivery order to another sap client. Now my configuration

is OK in outbound,but it is unsuccessful in inbound. The error info is 'Partner within the parameter file is invalid' , i cannot solve this problem,pls help me.

thanks a lot .

------------------------------------------------------

outbound,

partner type : KU

partner role: SH

message type: DESADV

basic type :DELVRY05

V2 , LD00 ,  DELV

inbound,

partner type : KU

partner role: SH

message type: DESADV

process code: DELV

Dear all,

     My requirement is: when i saved the DN in VL01N/VL02N,need it send a IDOC for create a delivery order to another sap client. Now my configuration

is OK in outbound,but it is unsuccessful in inbound. The error info is 'Partner within the parameter file is invalid' , i cannot solve this problem,pls help me.

thanks a lot .

------------------------------------------------------

outbound,

partner type : KU

partner role: SH

message type: DESADV

basic type :DELVRY05

V2 , LD00 ,  DELV

inbound,

partner type : KU

partner role: SH

message type: DESADV

process code: DELV

8 REPLIES 8
Read only

FredericGirod
Active Contributor
0 Likes
1,812

Hi,

are your sure you have specify correctly the WE20 in the Inbound ?

do you transfert the IDoc by file or by RFC ?

regards

Fred

Read only

0 Likes
1,812

Hello, Frédéric

  I transfer the IDOC by RFC,tcode SM59 testing is OK.

Whether it is correct in inbound below configuration?

inbound:

partner type : KU

partner role: SH

message type: DESADV

process code: DELV

  

outbound is OK and i found WE02 status '03' is correct .

but in inbound have below error info:

how about fix it ? Thanks .

Read only

0 Likes
1,812

it seems you have made the WE20 in the Sender system but not in the Receiver system.

Did you use WE20 ?  BD64 ?  

Read only

0 Likes
1,812

I just use WE20 ,no use BD64. Is it correct ?

Read only

0 Likes
1,812

BD64 made the job for you (we20) for me if you understand WE20 you don't need BD64

regards

Fred

Read only

Former Member
0 Likes
1,812

Hi,

In We20 - partner profile there are two different tables for configuration, you have to configure the inbound details in the inbound table against the process code , partner function and BAPI or FM.

Thanks,

Prarthan

Read only

YONG_YONG
Explorer
0 Likes
1,812

Transfer done .

Read only

former_member282968
Contributor
0 Likes
1,812

Dear Young,

Partner profile should be available in both sender & reciever.Generate the partner profile in the reciever system also, like below:

1.From sender system in BD64 select the distribution model & goto menu option:EDIT->Model view->Distribute.

2.Once distribution model is distributed to reciever.Generate the partner profile in the reciever system which is , in BD64, Menu option: Enviroment->Generate partner profile

With regards,