<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic BAPI or FM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-fm/m-p/4325167#M1030623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;my requirement is to develop a program which automatically creates InfoRecord and Sourcelist for a given&lt;/P&gt;&lt;P&gt;material number,&lt;/P&gt;&lt;P&gt;the required input fields for the info record and sourcelist will be brought from other ztables.&lt;/P&gt;&lt;P&gt;Now the problem is to find out the function module or Bapi which performs the exact function of ME11, and ME01.&lt;/P&gt;&lt;P&gt;i searched in the tcodes SE37 and Bapi for the&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;create&lt;/STRONG&gt;info&lt;STRONG&gt;rec&lt;/STRONG&gt; but could not round up on any because, none of those have any proper documentation,&lt;/P&gt;&lt;P&gt;has any one come across such a scenario earlier,&lt;/P&gt;&lt;P&gt;it would heipl me a lot in the future if some one could guide me how to find a function module or BAPI in a set of function modules in SE37.&lt;/P&gt;&lt;P&gt;Or more precisely, given a tcode how do i find an equivalent BAPI or FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Aug 2008 18:13:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-27T18:13:02Z</dc:date>
    <item>
      <title>BAPI or FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-fm/m-p/4325167#M1030623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;my requirement is to develop a program which automatically creates InfoRecord and Sourcelist for a given&lt;/P&gt;&lt;P&gt;material number,&lt;/P&gt;&lt;P&gt;the required input fields for the info record and sourcelist will be brought from other ztables.&lt;/P&gt;&lt;P&gt;Now the problem is to find out the function module or Bapi which performs the exact function of ME11, and ME01.&lt;/P&gt;&lt;P&gt;i searched in the tcodes SE37 and Bapi for the&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;create&lt;/STRONG&gt;info&lt;STRONG&gt;rec&lt;/STRONG&gt; but could not round up on any because, none of those have any proper documentation,&lt;/P&gt;&lt;P&gt;has any one come across such a scenario earlier,&lt;/P&gt;&lt;P&gt;it would heipl me a lot in the future if some one could guide me how to find a function module or BAPI in a set of function modules in SE37.&lt;/P&gt;&lt;P&gt;Or more precisely, given a tcode how do i find an equivalent BAPI or FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 18:13:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-fm/m-p/4325167#M1030623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T18:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-fm/m-p/4325168#M1030624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vinay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;               You can go to the T-Code SWO1 and use the Pattern BUS* and Press F4. You'll see a list of all possible Business Objects. Select the Appropriate (Material Master or something relevant) and DISPLAY it. Inside, you'll find some Methods which will internally use BAPIs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I was helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Venkat Phani Prasad Konduri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 18:56:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-fm/m-p/4325168#M1030624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T18:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-fm/m-p/4325169#M1030625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkata Phani,&lt;/P&gt;&lt;P&gt;Thanks for the response,&lt;/P&gt;&lt;P&gt;As you have mentioned , i went to SWO1 and looked for the object, there were several, but none were close to my requirement.&lt;/P&gt;&lt;P&gt;I need a FM or BAPI for creating  InfoRecord  and SourceList.&lt;/P&gt;&lt;P&gt;Thanks again for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 20:01:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-fm/m-p/4325169#M1030625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T20:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI or FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-fm/m-p/4325170#M1030626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Try these function modules for source list,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ME_MAINTAIN_SOURCE_LIST_NEW&lt;/P&gt;&lt;P&gt;ME_POST_SOURCE_LIST_NEW&lt;/P&gt;&lt;P&gt;ME_DIRECT_INPUT_SOURCE_LIST&lt;/P&gt;&lt;P&gt;ME_INITIALIZE_SOURCE_LIST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try these for Info Record&lt;/P&gt;&lt;P&gt;ME_UPDATE_INFORECORD&lt;/P&gt;&lt;P&gt;ME_UPDATE_INFORECORD_COND&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Susan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 20:28:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-or-fm/m-p/4325170#M1030626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T20:28:05Z</dc:date>
    </item>
  </channel>
</rss>

