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

Interface development using bloard03 and cond_a01

Former Member
0 Likes
320

Hi,

I want to create an inbound idoc for purchasing contarcts has conditions at header level and line item level . So I need to use bloard03 and cond_a01 in combination .

please suggest how do we relate the two message type and guide me how to develop and interface for the same

1 REPLY 1
Read only

Former Member
0 Likes
284

Hi,

use the message type COND_A and the process code COND in the partner profile. You have a std FM "IDOC_INPUT_COND_A" linked to this process code which posts the documents and the purchasing document number will be sent by the other system.

Thanks & regards