cancel
Showing results for 
Search instead for 
Did you mean: 

Bapi for updating condition prices in info-record

Former Member

Dear.

I need to create a develop program in order to create or update the condition prices in the info-record.

Do you know a bapi in order to use it for this program ?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

avudaiappan_e
Active Participant
0 Kudos

Hi

You can try this FM

ME_UPDATE_INFORECORD_COND Update price in info record during maintenance from condition transac

Thanks !

E.Avudaiappan

Answers (2)

Answers (2)

0 Kudos

You can use FM , ME_INFORECORD_MAINTAIN for info record creation and change. ME11/12.

Also make sure to call bapi_transaction_commit .

Former Member
0 Kudos

I could not find a BAPI to create or update the condition records.

The function modules which are available are only to update the Purchase Info record and not the condition prices.

ME_UPDATE_INFORECORD_COND

ME_UPDATE_INFORECORD

Try to do a batch recording in SHDB and create a function module or program to create or update the PIR.