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

OV/5 Tcode in sap

Former Member
0 Likes
921

Hi all ,

I am looking to create Condition records through data upload .I found some Function Modules , but they are not in unreleased state.

Can anyone suggest me how to create condition records ?

1 ) Does OV/5 tcode come of any help ? If so, what will be its input file ?

2 ) The Bapi BAPI_PRICES_CONDITIONS does not serve my purpose.

3 ) Although the FM RV_CONDITION_COPY/RV_CONDITION_SAVE/COMMIT works fine when executing thru SE37, but while using it in a code, it fails to update the MRP.( MRP comes as 0 )

Please suggest me ......

<offer removed by moderator>

Edited by: Thomas Zloch on Jan 19, 2011 4:53 PM

Hi all ,

I am looking to create Condition records through data upload .I found some Function Modules , but they are not in unreleased state.

Can anyone suggest me how to create condition records ?

1 ) Does OV/5 tcode come of any help ? If so, what will be its input file ?

2 ) The Bapi BAPI_PRICES_CONDITIONS does not serve my purpose.

3 ) Although the FM RV_CONDITION_COPY/RV_CONDITION_SAVE/COMMIT works fine when executing thru SE37, but while using it in a code, it fails to update the MRP.( MRP comes as 0 )

Please suggest me ......

<offer removed by moderator>

Edited by: Thomas Zloch on Jan 19, 2011 4:53 PM

1 REPLY 1
Read only

Former Member
0 Likes
713

FM BAPI_FTR_CONDITION_CREATE?

Rob