Application Development 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: 

Create a Info Record (ME11)

Former Member
0 Kudos
394

is there any function to make it?

5 REPLIES 5

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos
159

There is a FM, "ME_UPDATE_INFORECORD", but I'm sure that this is not the way to go. This is used to do the actual update to the DB tables. There is no BAPI. I would suggest doing a BDC over transaction ME11.

Regards,

Rich Heilman

Former Member
0 Kudos
159

You can also use SAP standard program RM06IBI0.

Srinivas

Former Member
0 Kudos
159

Hi ,

I am using LSMW and sap std. batch input program RM06IBI0 for creating purchasing info record. (ME11)

But it seems there is some problem in handling upload of conditions in the batch input program itself..

All data except the conditions are uploading properly.

I have created two files for that one is header and other is having condition types and its value.

Hope the problem is clear.

How to overcome this issue ?

Thanks.

Best regards

Nimesh

0 Kudos
159

Hi, I am trying to create/change inforecords with LSMW (I used LSMW for classification so far). I need to upload price conditions as well. Until Read data commnad in project everything works - but Convert data brings dump - For type "C", a maximum length specification of 65535 is allowed - I do not know what it caused, do you ? or is it possible to see sample of your batch input file which works?

Thanks

Tomas

0 Kudos
159

Hello,

Please refer to my answer in other thread. Request you to close this one.

Regards, Murugesh AS