<?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: Create change request in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-change-request/m-p/4356881#M1037281</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;Are the tables where the changes will be made set to create a transport request (check this in tcode SE11) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Aug 2008 08:12:52 GMT</pubDate>
    <dc:creator>b_deterd2</dc:creator>
    <dc:date>2008-08-21T08:12:52Z</dc:date>
    <item>
      <title>Create change request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-change-request/m-p/4356879#M1037279</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 have program which change data in tables by the user .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when the user save his change i want a popup like in sm30 that will ask him to create change request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;his there any fm that will do this or something else??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2008 08:08:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-change-request/m-p/4356879#M1037279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-21T08:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Create change request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-change-request/m-p/4356880#M1037280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well normally, when users update data in a database table, this is considered as transaction data. And you wouldn't want to transport transaction data from one system to another.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2008 08:12:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-change-request/m-p/4356880#M1037280</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2008-08-21T08:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create change request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-change-request/m-p/4356881#M1037281</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;Are the tables where the changes will be made set to create a transport request (check this in tcode SE11) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2008 08:12:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-change-request/m-p/4356881#M1037281</guid>
      <dc:creator>b_deterd2</dc:creator>
      <dc:date>2008-08-21T08:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create change request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-change-request/m-p/4356882#M1037282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to create change request of data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when table is update or new records are insert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2008 08:28:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-change-request/m-p/4356882#M1037282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-21T08:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create change request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-change-request/m-p/4356883#M1037283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This Function is responsible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;TRINT_ORDER_CHOICE&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2008 08:35:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-change-request/m-p/4356883#M1037283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-21T08:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create change request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-change-request/m-p/4356884#M1037284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If an Object needs to be transported from one server to the other then we need a Workbench Request/Customising requests depending on the requirement ie configuration or ABAP related developments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I am not wrong you intend to generate a number so that you can keep track of changes that were done and not to move from one server to another server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In such a case just explore if you can generate an external number range and generate one NUMBER each for every change in the table using some wraper program and storing it in a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For generating a number you can use   &lt;/P&gt;&lt;P&gt;CALL FUNCTION 'NUMBER_GET_NEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just an idea,not sure how far it is feasible &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2008 08:40:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-change-request/m-p/4356884#M1037284</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2008-08-21T08:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Create change request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-change-request/m-p/4356885#M1037285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your reply this fm TRINT_ORDER_CHOICE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show me the popup but i always have error in this FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'TRINT_APPEND_TO_COMM_ARRAYS'&lt;/P&gt;&lt;P&gt;on  key_check_keysyntax_error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how should i insert those keys??&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2008 13:55:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-change-request/m-p/4356885#M1037285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-21T13:55:35Z</dc:date>
    </item>
  </channel>
</rss>

