<?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: Problem with Function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module/m-p/9925874#M1795644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your custom FM create a tables parameter for serial number which will get filled after serail numbers are assigned. So even if PGI fails it will return you serial numbers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Dec 2013 05:01:24 GMT</pubDate>
    <dc:creator>nabheetscn</dc:creator>
    <dc:date>2013-12-26T05:01:24Z</dc:date>
    <item>
      <title>Problem with Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module/m-p/9925873#M1795643</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;I need to do the changes in the existing custom BAPI function module. As per the code first it creates delivery (Using custom BAPI) and then add the serial numbers in that delivery (Using some other custom BAPI) and finally it creates Post Goods Issue (Using custom BAPI).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement : If post goods issue fails then i need to get the serial numbers into one internal table 'A' fro that delivery number using some custom FM and here i checked in the debug mode it created delivery and added serial number successfully. And also i can see those details through VL03N. But when i read with custom FM after create delivery, serial numbers are not returning into 'A'. Same code for custom FM to get serial numbers in my own test program then it returns successfully once create delivery and added serial numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me what code custom BAPI exactly needs to get serial numbers into my internal table 'A' after create delivery and added serial numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 04:57:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module/m-p/9925873#M1795643</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-26T04:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module/m-p/9925874#M1795644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your custom FM create a tables parameter for serial number which will get filled after serail numbers are assigned. So even if PGI fails it will return you serial numbers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 05:01:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module/m-p/9925874#M1795644</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-12-26T05:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module/m-p/9925875#M1795645</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;Please share the code snippet. Also, ensure you are using 'A' as table parameter in your custom FM to capture the serial number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;-Vishal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 05:20:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module/m-p/9925875#M1795645</guid>
      <dc:creator>vishal_sharda2</dc:creator>
      <dc:date>2013-12-26T05:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module/m-p/9925876#M1795646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nabheet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But after Custom FM say as 'A' calls to get serial numbers based on delivery, they need to delete the serial numbers using some other custom FM say as 'B' but FM 'A' used in this custom function 'B'. so FM --&amp;gt;&amp;nbsp; B fails always&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want after create delivery and added serial numbers, custom module "A" should return serial numbers. Do we need to add any statement to commit someting for back end.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 05:28:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module/m-p/9925876#M1795646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-26T05:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module/m-p/9925877#M1795647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i understood one custom FM contains these three FM calls. Check where are you commiting the data. Secondly add a return parameter under tables and fill with serial number after assignment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2013 05:36:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-function-module/m-p/9925877#M1795647</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-12-26T05:36:44Z</dc:date>
    </item>
  </channel>
</rss>

