‎2005 Aug 05 9:27 AM
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
‎2005 Aug 05 10:08 AM
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.
‎2005 Aug 05 10:08 AM
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.
‎2005 Aug 05 10:18 AM
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