<?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: XPRA: program not executed automatically while importing in target system in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447935#M1649246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Program associated with XPRA gets executed by the the FM TRINT_CALL_XPRA. If you wish to debug, it would be a good starting point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When XPRA gets executed it also writes in the log entry on the TR.&lt;/P&gt;&lt;P&gt;Go to your TR's transport Log&lt;/P&gt;&lt;P&gt;Within your system subtree, you would find the node with &lt;STRONG&gt;Method Execution&lt;/STRONG&gt;. Check the log for this step&lt;/P&gt;&lt;P&gt;Expand all steps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should here see your program name execution log:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report RV80HGEN started: 2011111111111&lt;/P&gt;&lt;P&gt;All routines have been successfully activated&lt;/P&gt;&lt;P&gt;Report RV80HGEN ended:   2011111111112&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Naimesh Patel on Jan 3, 2012 11:00 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jan 2012 16:45:20 GMT</pubDate>
    <dc:creator>naimesh_patel</dc:creator>
    <dc:date>2012-01-03T16:45:20Z</dc:date>
    <item>
      <title>XPRA: program not executed automatically while importing in target system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447927#M1649238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Developed custom program to create dynamic code generation for tables maintained via SM30. Program which is tagged to XPRA object has 2 selections ( defaullt to pick up the transport number with XPRA object its attached and run the dynamic logic written inside the program).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The transport is imported successfully into target system and also shows the XPRA program executed, but the logic inside the program was not generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whereas when the program is executed manually in the target system, it pickups the transport and generates the code written with dynamic logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldn't find any proper answer in SDN, it would be really helpful if someone able to answer the query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sensekm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 09:53:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447927#M1649238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-30T09:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: XPRA: program not executed automatically while importing in target system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447928#M1649239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have Selection screen in that program? If yes, that XPRA won't be able to run it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 14:52:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447928#M1649239</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2011-12-30T14:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: XPRA: program not executed automatically while importing in target system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447929#M1649240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Namesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried without selection and also developed sample program just with instert statement in program and imported, that also not working and included XPRA objects with my transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks XPRA itself not working in my case while importing.Is there is any special statement required in logic to call XPRA objects while importing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sensekm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 15:11:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447929#M1649240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-30T15:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: XPRA: program not executed automatically while importing in target system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447930#M1649241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I generally submit report RV80HGEN whenever I create a new Routine in order to make it active in the target system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this program RV80HGEN there isn't any event like START-OF-SELECTION. Try your program without that event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 16:11:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447930#M1649241</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2011-12-30T16:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: XPRA: program not executed automatically while importing in target system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447931#M1649242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naimesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried test program without start-of-selection and with simple insert statement, it doesn't work. I also read in other thread that XPRA import will work only in '000' client. Is it true?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sensekm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 10:16:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447931#M1649242</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-03T10:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: XPRA: program not executed automatically while importing in target system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447932#M1649243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No.The execution of program automatically using XPRA is not limited to any client.It should work in all the clients.&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;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 11:03:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447932#M1649243</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2012-01-03T11:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: XPRA: program not executed automatically while importing in target system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447933#M1649244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried simple below insert statement inside program logic and added as XPRA object. It doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program Test1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tables: Table1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1-Field1  = value1.&lt;/P&gt;&lt;P&gt;Table1-Field2  = value2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INSERT Table1.&lt;/P&gt;&lt;P&gt;IF sy-subrc EQ 0.&lt;/P&gt;&lt;P&gt;COMMIT WORK.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Transport:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;R3TR XPRA Test1.&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;Sensekm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 11:44:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447933#M1649244</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-03T11:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: XPRA: program not executed automatically while importing in target system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447934#M1649245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not so sure how this XPRA generates the program in the target client but I am sure that is not limited to any specific client.It should work in any target system where the request is imported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 11:50:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447934#M1649245</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2012-01-03T11:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: XPRA: program not executed automatically while importing in target system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447935#M1649246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Program associated with XPRA gets executed by the the FM TRINT_CALL_XPRA. If you wish to debug, it would be a good starting point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When XPRA gets executed it also writes in the log entry on the TR.&lt;/P&gt;&lt;P&gt;Go to your TR's transport Log&lt;/P&gt;&lt;P&gt;Within your system subtree, you would find the node with &lt;STRONG&gt;Method Execution&lt;/STRONG&gt;. Check the log for this step&lt;/P&gt;&lt;P&gt;Expand all steps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should here see your program name execution log:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report RV80HGEN started: 2011111111111&lt;/P&gt;&lt;P&gt;All routines have been successfully activated&lt;/P&gt;&lt;P&gt;Report RV80HGEN ended:   2011111111112&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Naimesh Patel on Jan 3, 2012 11:00 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 16:45:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xpra-program-not-executed-automatically-while-importing-in-target-system/m-p/8447935#M1649246</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2012-01-03T16:45:20Z</dc:date>
    </item>
  </channel>
</rss>

