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

Initial upload/dowload with IDOC COND_A

Former Member
0 Likes
1,008

Hi,

I want to use the COND_A Idoc for distributing sales conditions from R/3 4.5B to R/3 4.7.

However I can't find a program to send the initial infot to the receiving system.

Any suggestions?

ROn

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
514

Hi Ron,

I'm not sure if the option is available in 4.5, but you could use transaction VK13. Select the condition type and in the next screen use button Condition Info. Then select all the records you need and in the next screen select button 'Send condition' (this works in 4.6.C).

Regard,

John.

2 REPLIES 2
Read only

Former Member
0 Likes
515

Hi Ron,

I'm not sure if the option is available in 4.5, but you could use transaction VK13. Select the condition type and in the next screen use button Condition Info. Then select all the records you need and in the next screen select button 'Send condition' (this works in 4.6.C).

Regard,

John.

Read only

Former Member
0 Likes
514

Hello,

You can send the Conditions along with the Contract in Program RBDSECON. Check the FM: MASTERIDOC_CREATE_COND_A to distribute the IDocs of type COND_A.

Hope this helps you.

Best Regards, Murugesh AS