<?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 Re: Tell me the function module name in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tell-me-the-function-module-name/m-p/2342473#M516480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hI,&lt;/P&gt;&lt;P&gt;     Use  the CALL FUNCTION 'MB_CREATE_GOODS_MOVEMENT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_GOODSMVT_CREATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2007 06:10:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-14T06:10:24Z</dc:date>
    <item>
      <title>Tell me the function module name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tell-me-the-function-module-name/m-p/2342471#M516478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;   By using material in MSEG table I need to get BOM field from MAST table. Then using that BOM I have to retrieve BMENG from STKO table and POSTP (item category) in STOP table and here I need to search table STPO with BOM#; retrieve component quantity from field STPO/MENGE for all materials with Item category N	&amp;#133;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can do the above things by using select for all entries&amp;#133; &lt;/P&gt;&lt;P&gt;But One function module is there to do all these things.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one tell me the function module name&amp;#133;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Navaneeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 06:06:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tell-me-the-function-module-name/m-p/2342471#M516478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T06:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Tell me the function module name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tell-me-the-function-module-name/m-p/2342472#M516479</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;refer to the link below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/abap/functions.htm" target="test_blank"&gt;http://www.erpgenie.com/abap/functions.htm&lt;/A&gt; (&amp;lt;b&amp;gt;list of func mod&amp;lt;/b&amp;gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;ravish&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;&amp;lt;b&amp;gt;plz dont forget to reward points if helpful&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 06:09:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tell-me-the-function-module-name/m-p/2342472#M516479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T06:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Tell me the function module name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tell-me-the-function-module-name/m-p/2342473#M516480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hI,&lt;/P&gt;&lt;P&gt;     Use  the CALL FUNCTION 'MB_CREATE_GOODS_MOVEMENT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_GOODSMVT_CREATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 06:10:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tell-me-the-function-module-name/m-p/2342473#M516480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T06:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Tell me the function module name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tell-me-the-function-module-name/m-p/2342474#M516481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this  BOM related&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSAP_BOM_ITEM_MAINTAIN &lt;/P&gt;&lt;P&gt;CSAP_DOC_BOM_CREATE &lt;/P&gt;&lt;P&gt;CSAP_DOC_BOM_DELETE &lt;/P&gt;&lt;P&gt;CSAP_DOC_BOM_ITEM_SELECT &lt;/P&gt;&lt;P&gt;CSAP_DOC_BOM_MAINTAIN &lt;/P&gt;&lt;P&gt;CSAP_DOC_BOM_READ &lt;/P&gt;&lt;P&gt;CSAP_MAT_BOM_ALLOC_CREATE &lt;/P&gt;&lt;P&gt;CSAP_MAT_BOM_ALLOC_DELETE &lt;/P&gt;&lt;P&gt;CSAP_MAT_BOM_CLOSE &lt;/P&gt;&lt;P&gt;CSAP_MAT_BOM_CREATE &lt;/P&gt;&lt;P&gt;CSAP_MAT_BOM_DELETE &lt;/P&gt;&lt;P&gt;CSAP_MAT_BOM_ITEM_SELECT &lt;/P&gt;&lt;P&gt;CSAP_MAT_BOM_MAINTAIN &lt;/P&gt;&lt;P&gt;CSAP_MAT_BOM_OPEN &lt;/P&gt;&lt;P&gt;CSAP_MAT_BOM_READ &lt;/P&gt;&lt;P&gt;CSAP_MAT_BOM_SELECT &lt;/P&gt;&lt;P&gt;CSAP_ORD_BOM_CREATE &lt;/P&gt;&lt;P&gt;CSAP_ORD_BOM_DELETE &lt;/P&gt;&lt;P&gt;CSAP_ORD_BOM_ITEM_SELECT &lt;/P&gt;&lt;P&gt;CSAP_ORD_BOM_MAINTAIN &lt;/P&gt;&lt;P&gt;CSAP_STOCK_TYPE_CREATE &lt;/P&gt;&lt;P&gt;CSAP_STOCK_TYPE_DELETE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CAVC_I_CHANGE_BOM_ITEM_DATA&lt;/P&gt;&lt;P&gt;CAVC_I_DELETE_BOM_ITEM &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check Above function modules which all related to BOM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also Check function groups CSAP, CSAI, CSAR, CSBD etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_40b/helpdata/en/92/58b521417011d189ec0000e81ddfac/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_40b/helpdata/en/92/58b521417011d189ec0000e81ddfac/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;prabhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if it is useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 06:12:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tell-me-the-function-module-name/m-p/2342474#M516481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T06:12:09Z</dc:date>
    </item>
  </channel>
</rss>

