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

BAPI or Fm Inforecords

Former Member
0 Likes
899

Hello Experts,

Is there is any BAPI or Fm to update inforecords(ME12).

I want to create new condition types and validity dates for the conditions.

Thanks in Advance

Vasanth

Hello Experts,

Is there is any BAPI or Fm to update inforecords(ME12).

I want to create new condition types and validity dates for the conditions.

Thanks in Advance

Vasanth

4 REPLIES 4
Read only

Former Member
0 Likes
730

Hi

Please check FM

MASS_CHANGE_PURINFO_REC

Read only

Former Member
0 Likes
730

Hi Vasanth,

I am not aware any BAPI available but you can use this FM ME_UPDATE_INFORECORD.

Also please check other FM.

<b>ME_DB_UPDATE_INFORECORDS

ME_UPDATE_INFORECORD_COND

ME_UPDATE_INFORECORD_PD</b>

Hope this will help.

Regards,

Ferry Lianto

Read only

0 Likes
730

Hello Ferry,

Thanks for ur reply

These Fm are only to update the validity date of the inforecords.

I want create a new condition fot the Inforecords.

Vasanth

Read only

Former Member
0 Likes
730

Hi Vasanth,

Please try FM ME_DIRECT_INPUT_INFORECORD perhaps it may help.

Regards,

Ferry Lianto