<?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: Call a module pool program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388571#M530927</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;  Just give Call screen &amp;lt;screen name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Haritha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jun 2007 14:14:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-01T14:14:39Z</dc:date>
    <item>
      <title>Call a module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388568#M530924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to call a module pool program in a report program...? I also need to pass parameters to the module pool program.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 14:07:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388568#M530924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T14:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Call a module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388569#M530925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sowmya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="629533"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3483384"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 14:10:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388569#M530925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T14:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Call a module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388570#M530926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could setup some parameter ids and SET them in your calling program, and then use the CALL TRANSACTION statement to call the module pool program, in this module pool program you would then GET the parameter ids and the values.&lt;/P&gt;&lt;P&gt;You could also use the EXPORT IMPORT functionality to achieve the same result. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An outdated technology is the use of CALL DIALOG.  Not sure you want to go there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 14:11:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388570#M530926</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-06-01T14:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Call a module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388571#M530927</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;  Just give Call screen &amp;lt;screen name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Haritha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 14:14:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388571#M530927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T14:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Call a module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388572#M530928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;gt;An outdated technology is the use of CALL DIALOG. Not sure you want to go there.&lt;/P&gt;&lt;P&gt;SAP still uses it in HR_INFOTYPE_OPERATION &amp;amp; HR_MAINTAIN_MASTERDATA.. at least on 47.. don't know if they changed the approach in the newer versions.. SAP7.0?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 14:15:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388572#M530928</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2007-06-01T14:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Call a module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388573#M530929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Surresh,  yes I would assume that you will still see this even in ECC 6.0.  Why fix what isn't broken, right?    I think the idea here, is that any future development as of a certain release, the internal developers were simply not supposed to use it anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 14:21:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388573#M530929</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-06-01T14:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Call a module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388574#M530930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the section under "Using Dialog Modules".  It simply says that they are obselete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9db635c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9db635c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 14:24:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388574#M530930</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-06-01T14:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Call a module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388575#M530931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think i will explain my problem more clearly... for example if i want to execute so10 withour bdc.. i am calling the program of the first screen of the transaction namely sapmssce..... now i need to pass values to the program and retrieve results from this program... this output i may pass it to the next screen( program for the next screen.) can u get my flow?? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just wanna know how do i call the program and how to pass parameters..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 14:28:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388575#M530931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T14:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Call a module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388576#M530932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again, if you are just using CALL TRANSACTION, then you can try to SET the parameter ids of the screen.  But you will probably not be able to pull the results from a standard module pool program, it is not designed that way.  Report programs are a different story.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 14:34:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388576#M530932</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-06-01T14:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Call a module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388577#M530933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now if you are being specific about transaction SO10, meaning that you actually want to use the SO10 transaction, there is no need to.  You can read edit and save standard texts using the function module READ_TEXT, EDIT_TEXT or SAVE_TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 14:35:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388577#M530933</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-06-01T14:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Call a module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388578#M530934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sowmya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want to call a module pool program, then u should use CALL Transaction with Set parameter id...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every module pool programs has been associated with a transaction. So instead of calling a module pool u can call transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume u can use CALL SCREEN statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need ur reward points if u feel its useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 14:45:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388578#M530934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T14:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Call a module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388579#M530935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I think i didnt communicate it yet the right way it wanted it to be done..... i dont want for so10... i gave an example...how to pass parameters to the module pool program....... i don want to record a bdc or do call transaction...... i want to operate on the transaction screen wise rather program wise..... so i am calling the transaction associated to the first screen manually and then i am passing it to teh program associated with the second screen and so on.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           i just want to know how to pass parameters to the program.... for example sapmssce... how to pass parameters to this program using abap reporting...... how to call this program in the first place..?? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  i heard SUBMIT solves this purpose... can u explain it??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 14:45:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388579#M530935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T14:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Call a module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388580#M530936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't do that with a module pool program without using BDC.  You can use the SUBMIT statement and pass parameters when it is a report program(executable program) only.  You can also get the report results back from a SUBMIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So with what you are saying the only resolution is a BDC over the transaction, and you would not be able to get the results except for any messages that come back thru the MESSAGES into MESSTAB extension of the CALL TRANSACTION statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich HEilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 14:55:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388580#M530936</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-06-01T14:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Call a module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388581#M530937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rich... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         thanks for ur concern towards my issue... the porblem we are facing is with ck40n transaction... where in one of the OSSNotes we read that bdc rather batch job in background cannot be done for that transaction... so in this case we need to call the programs of that transaction.. screen by screen and pass values and retrieve values..... so can u help me with that...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 15:01:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388581#M530937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T15:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Call a module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388582#M530938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wonder if you could use the CK42 transaction in a BDC instead.  This is the "CHange Cost Roll" transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 15:28:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388582#M530938</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-06-01T15:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Call a module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388583#M530939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was avery useful suggestion but some of the functionalities of ck40n was not found in ck42... it had only the general data part..... it was not having processing data options... i need to generate the costing estimate...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the processing data has 4 steps to perform.... it ends with analysis where a report will be generated for the cost estimate.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u look into the transaction and help me with this issue???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 15:32:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388583#M530939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T15:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Call a module pool program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388584#M530940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I think we should start debuggin the transaction and pulling out the function modules being used and they maybe you can try building your application calling this function modules, hopefully they are full APIs,  but I am very doubtful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 15:39:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-module-pool-program/m-p/2388584#M530940</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-06-01T15:39:20Z</dc:date>
    </item>
  </channel>
</rss>

