<?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: SUBMIT Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448363#M828297</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 this:&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="4863508"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2008 06:33:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-12T06:33:09Z</dc:date>
    <item>
      <title>SUBMIT Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448361#M828295</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;Kindly give me a sample code for this requirement..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. I want to use a standard prgrm in my Zprogram.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. by using the selction screen of std program and by using it's output, i need to send the data to a smartform.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz dont give me any links other than SDN, coz here all sites are blocked except this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Rgds,&lt;/P&gt;&lt;P&gt;S.Barani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 06:11:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448361#M828295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T06:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448362#M828296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can use SUBMIT &amp;lt;Std_rept_name&amp;gt; [ VIA SELECTION SCREEN ] -&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 06:28:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448362#M828296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T06:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448363#M828297</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 this:&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="4863508"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 06:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448363#M828297</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T06:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448364#M828298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  Nandan ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; your question is little bit not clear .  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you can call a standard t code in z program but if you think you can get the data from the standard program in some internal table so it will not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generaly we use the BDC for such type of thigs,if use BDC then you may have all the data in your  internal table but not from SAP program, but the data which you are sending to program. After that you can call u r smart forms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Swati..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 06:35:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448364#M828298</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T06:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448365#M828299</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;U can directly write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT &amp;lt;prg_name&amp;gt; via selection screen and return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what id od is it willcall the given prg from u r program and after executing it control comes back to the program from where it called&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plzz reward if it is useful to u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plzz dont forget to reward.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 06:38:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448365#M828299</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T06:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448366#M828300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharani,&lt;/P&gt;&lt;P&gt;u can use this &lt;/P&gt;&lt;P&gt;SUBMIT stdprg&lt;/P&gt;&lt;P&gt;                USING SELECTION-SCREEN '1000'&lt;/P&gt;&lt;P&gt;                WITH s_field1 IN s_field1&lt;/P&gt;&lt;P&gt;                WITH p_field2 = p_field2&lt;/P&gt;&lt;P&gt;  AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use this in ur driver program of Smartform ...&lt;/P&gt;&lt;P&gt;It will send the data from the std prorgam to your program .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sivappriya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 06:45:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448366#M828300</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T06:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448367#M828301</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 refer to the link below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdev.co.uk/reporting/rep_submit.htm" target="test_blank"&gt;http://www.sapdev.co.uk/reporting/rep_submit.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 06:47:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448367#M828301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T06:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448368#M828302</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;&lt;/P&gt;&lt;P&gt;i have written the code like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT HINCEDT0&lt;/P&gt;&lt;P&gt;       VIA SELECTION-SCREEN&lt;/P&gt;&lt;P&gt;       EXPORTING LIST TO MEMORY&lt;/P&gt;&lt;P&gt;       AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now, when i execute, it starts from the sel_scrren of my std-prgrm and it returns a HR form as output, how to avoid that and instead i need to pass to a smartform....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Rgds,&lt;/P&gt;&lt;P&gt;S.Barani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 06:59:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448368#M828302</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T06:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448369#M828303</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;If you donot want the selection screen of the called program, you can use &lt;STRONG&gt;skip selection-screen&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 07:05:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448369#M828303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T07:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: SUBMIT Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448370#M828304</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;use this addition to get the standard program's output into ur internal table............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... EXPORTING LIST TO MEMORY &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;This addition stores the basic list for the program accessed in the ABAP Memory. It can only be used together with the addition AND RETURN. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The list is stored in the ABAP Memory as an internal table of the row type ABAPLIST, ABAPLIST being a structured data type in the ABAP Dictionary. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The calling program can access the list stored once program access is completed, using function modules belonging to the function group SLST. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function module LIST_FROM_MEMORY loads the list from the ABAP Memory to an internal table of the row type ABAPLIST. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function module WRITE_LIST inserts the content of an internal table of the row type ABAPLIST in the current list. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function module DISPLAY_LIST displays the content of an internal table of the row type ABAPLIST in a separate list screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note &lt;/P&gt;&lt;P&gt;The addition can only work provided the function key Enter is not linked to a function code in the GUI status last defined for the program accessed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example &lt;/P&gt;&lt;P&gt;Once the program report has been accessed, the list stored there in the ABAP Memory is read by means of function modules and inserted in the current list. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA list_tab TYPE TABLE OF abaplist. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT report EXPORTING LIST TO MEMORY &lt;/P&gt;&lt;P&gt;              AND RETURN. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'LIST_FROM_MEMORY' &lt;/P&gt;&lt;P&gt;  TABLES &lt;/P&gt;&lt;P&gt;    listobject = list_tab &lt;/P&gt;&lt;P&gt;  EXCEPTIONS &lt;/P&gt;&lt;P&gt;    not_found  = 1 &lt;/P&gt;&lt;P&gt;    OTHERS     = 2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF sy-subrc = 0. &lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'WRITE_LIST' &lt;/P&gt;&lt;P&gt;    TABLES &lt;/P&gt;&lt;P&gt;      listobject = list_tab. &lt;/P&gt;&lt;P&gt;ENDIF. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;jose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 07:05:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-program/m-p/3448370#M828304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T07:05:49Z</dc:date>
    </item>
  </channel>
</rss>

