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_INPUT_COND_A

Former Member
0 Likes
1,520

Hi all,

What is th purpose of Function module 'IDOC_INPUT_COND_A'?

Thanks

Amruta

2 REPLIES 2
Read only

Former Member
0 Likes
968

Hi,

This IDoc is used to create the Conditions Master data for price determination.

The process code for it is COND.

Message type is COND_A

IDoc type is COND_A01

Once created, these conditions are used in the pricing.

regards,

Advait.

Read only

Former Member
0 Likes
968

Hi,

The FM is an inbound function module for which the idoc type is COND_A01 and message type is COND_A.

And the process code is COND where the function module is associated with it.

It posts the documents and the purchasing document number which will be sent by the other system.

Regards,

Sharath