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: 

ME_POST_INFORECORD Function module for ME11 Pur info record

Former Member
0 Kudos

Hello All,

I want to post Purchase info record in SAP using function module ME_POST_INFORECORD. Could anyone help me how to test this in SE37 by giving minimum parameters. One more requiremen is to add manufacturer's list (numbers) in Long text of ME11 transaction using this FM

Please help me how to populate the Manufacturer's List in long text using FM .

Thanks

Ricky

10 REPLIES 10

Former Member
0 Kudos

You need to pass material number,vendor number ,purchase org,material group

I think it will not update long text ,get the purchase info record ,use save_text fm

0 Kudos

Thanks a lot. Any example source code will be helpful.

Ricky

0 Kudos

Look at FM : IDOC_INPUT_INFREC -> they use ME_POST_INFORECORD FM

Good Luck

0 Kudos

Hi,

I tried with all these parameters but not getting INFNR field filled back

Whats wrong and missing

Thanks

0 Kudos

First create manually in me11 and see results and create at SE37 Transaction

0 Kudos

I did this and its working thru transaction with the 4 fields mentioned but not thru FM

Thanks

0 Kudos

I treid to create FM but no luck

Try with LSMW - Object 0060 - RM06IBI0( Program )

I did LSMW for Purchase info record long back..

Reward Points if it is helpful

Thanks

Seshu

0 Kudos

This is an interface to SAP. So, I guess LSMW will not work. I need to use the FM itself rather. Any help is appreciated

Thanks

0 Kudos

Anybody has used any kind of Function module to create Info record for purchasing in SAP

Thanks

0 Kudos

Check with Program : RBDSEINF - This is IDOC Program to send the purchase info record..

Check with other transaction : ME14,ME18

Search transaction in se93 like ME1*