<?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: Rollback all changes under save button if confirmation for adding data is accepted in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709154#M1947403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While saving the Badis are not working. The cursor is not stopping at breakpoints.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2016 07:54:29 GMT</pubDate>
    <dc:creator>sanjeev_mishra_15aug</dc:creator>
    <dc:date>2016-06-06T07:54:29Z</dc:date>
    <item>
      <title>Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709145#M1947394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement, In this there has been already a screen enhancement has been done to add some custom field in header level. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My &lt;SPAN style="font-size: 13.3333px;"&gt;requirement &lt;/SPAN&gt;is that while creating the PO using tcode ME21N if user forgets to add data to the above mentioned custom field, and clicks Save Button, then system should pop up a message asking whether user wants to add data to the custom field or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If YES then instead of proceeding further, the cursor should be in that field under particular tab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this I used user exit &lt;SPAN style="font-size: 13.3333px;"&gt;'EXIT_SAPMM06E_013' in which I am successful to pop up the message for asking user to add data in the custom field while saving the PO. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem is that if user clicks 'YES' button, then I am unable to take the cursor back to the custom field without saving the PO. Please help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your suggestions are awaited.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;P&gt;ABAPer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 03:32:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709145#M1947394</guid>
      <dc:creator>sanjeev_mishra_15aug</dc:creator>
      <dc:date>2016-06-06T03:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709146#M1947395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any suggestions guys??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 04:47:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709146#M1947395</guid>
      <dc:creator>sanjeev_mishra_15aug</dc:creator>
      <dc:date>2016-06-06T04:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709147#M1947396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make use of &lt;SPAN class="L0S52"&gt;&lt;STRONG&gt;SET &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="L0S52"&gt;CURSOR &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="L0S52"&gt;&lt;STRONG&gt;FIELD &lt;/STRONG&gt;syntax&lt;STRONG&gt; &lt;/STRONG&gt;in your user exit. After clicking yes, set cursor on that custom field.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 05:12:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709147#M1947396</guid>
      <dc:creator>pranay570708</dc:creator>
      <dc:date>2016-06-06T05:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709148#M1947397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thnks Pranay for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please elaborate it a little bit more. Because before using Set cursor field statement I think we need to use call screen statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I am stuck. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 05:16:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709148#M1947397</guid>
      <dc:creator>sanjeev_mishra_15aug</dc:creator>
      <dc:date>2016-06-06T05:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709149#M1947398</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;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;If your userexit is in the PBO then only that statement will work. &lt;SPAN style="color: #333333; font-size: 12px;"&gt;If it is part of the PAI, than SET CURSOR will not work.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;You can implement Field Exit for this screen field to have the validation at the PBO level to place the Cursor on Error Message. To implement field exit, check below thread:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;A href="https://scn.sap.com/thread/668576" title="https://scn.sap.com/thread/668576"&gt;User Exit Validation - Setting Cursor &amp;amp;amp;amp; Set... | SCN&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 05:28:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709149#M1947398</guid>
      <dc:creator>pranay570708</dc:creator>
      <dc:date>2016-06-06T05:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709150#M1947399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Pranay, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following your steps I was able to create upto creation of Field exit. But when i open the field exit in display mode, I get the message that field exit.... doesn't exist. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And when I try to create it, I get message as "changes to&amp;nbsp; are not allowed".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to proceed further?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 06:47:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709150#M1947399</guid>
      <dc:creator>sanjeev_mishra_15aug</dc:creator>
      <dc:date>2016-06-06T06:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709151#M1947400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a classic problem in dynpro programming. The cursor is handled using FIELD statement in the dynpro flow logic, which you use to mention a screen field(s) and a PAI module to validate the field. If you send an error message Inside that module, all screen fields become protected except the specified field Under FIELD on which the cursor is automatically located.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't want this behavior, SET CURSOR (for dynpros) works. &lt;A href="http://help.sap.com/abapdocu_702/en/?url=ABAPSET_CURSOR.htm"&gt;http://help.sap.com/abapdocu_702/en/?url=ABAPSET_CURSOR.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Last one is taken into account. You don't need CALL SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A field exit is useful for standard fields (but is obsolete and deactivated at system level by default), but in your case, it's a custom screen, so you don't need it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 07:02:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709151#M1947400</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-06-06T07:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709152#M1947401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think my requirement is not clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the screenshot of me21n after filling all the data in which the highlighted field is blank for which I need to populate to ask user does he/she want to add data to this field when clicked on SAVE button. If selected yes then the cursor should be set to this field without saving the po.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/968317" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest any solution. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M new to user exit/field exit. so please let me know if field exit is required in this case step by step to work out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 07:21:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709152#M1947401</guid>
      <dc:creator>sanjeev_mishra_15aug</dc:creator>
      <dc:date>2016-06-06T07:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709153#M1947402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the more recent BAdIs ME_PROCESS_PO_CUST for check and ME_GUI_PO_CUST for customer screen (tab) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Some &lt;SPAN&gt;metafield&lt;/SPAN&gt; values are reserved for such customer fields: &lt;SPAN&gt;mmmfd&lt;/SPAN&gt;_&lt;SPAN&gt;cust&lt;/SPAN&gt;_01, the ME_GUI_PO_&lt;SPAN&gt;CUST&lt;/SPAN&gt; provide a method ME_GUI_PO_&lt;SPAN&gt;CUST&lt;/SPAN&gt; to attach fields to &lt;SPAN&gt;metafield&lt;/SPAN&gt; values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For this SAP provided some macros&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;mmpur_metafield&amp;nbsp; -&amp;gt; link to dynpro field&lt;/LI&gt;&lt;LI&gt;mmpur_message_forced -&amp;gt; raise an error message&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Use those in method PROCESS_ITEM/HEADER and CHECK of &lt;SPAN&gt;ME_PROCESS_PO_&lt;SPAN&gt;CUST.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perform some search, there are now many threads and sample at scn on those BAdI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 07:29:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709153#M1947402</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-06-06T07:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709154#M1947403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While saving the Badis are not working. The cursor is not stopping at breakpoints.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 07:54:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709154#M1947403</guid>
      <dc:creator>sanjeev_mishra_15aug</dc:creator>
      <dc:date>2016-06-06T07:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709155#M1947404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This shouldn't be the case, CHECK method is always executed before SAVE...&lt;/P&gt;&lt;P&gt;Did you forget to activate your implementation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 07:57:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709155#M1947404</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-06-06T07:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709156#M1947405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked and activated the implementation for the badi 'ME_PROCESS_PO_CUST' and put the breakpoint on the statement in the check method of the implementation. but while saving the po the cursor doesn't reach to the breakpoint.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 08:11:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709156#M1947405</guid>
      <dc:creator>sanjeev_mishra_15aug</dc:creator>
      <dc:date>2016-06-06T08:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709157#M1947406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Share your code in CHECK Method and check if the BAdI's implementation is active...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 08:31:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709157#M1947406</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2016-06-06T08:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709158#M1947407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Simone and Raymond, I activated the implementation, I am able to use the validation in the Check method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But please suggest me the process to set cursor in the highlighted field as shown in the above screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In advance.&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 08:35:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709158#M1947407</guid>
      <dc:creator>sanjeev_mishra_15aug</dc:creator>
      <dc:date>2016-06-06T08:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709159#M1947408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Typo: Method to map dynpro field to metafield is MAP_DYNPRO_FIELDS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 08:38:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709159#M1947408</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-06-06T08:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709160#M1947409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please elaborate a little bit, because here the screen is generated using screen exit, so I don't have the Idea how to get cursor in the highlighted position using me_gui_po_cust Badi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me the steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 09:01:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709160#M1947409</guid>
      <dc:creator>sanjeev_mishra_15aug</dc:creator>
      <dc:date>2016-06-06T09:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709161#M1947410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'm unsure your requirement can be fulfilled with old customer-exit usage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For old technology, as far as I remember, also better use EXIT_SAPMM06E_012 than 013 which is only intended to update customer database table and not a PAI/error message exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 09:25:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709161#M1947410</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-06-06T09:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709162#M1947411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Raymond for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please provide me the code snippet for the same as u suggested to set the cursor field without saving.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for your reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 09:35:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709162#M1947411</guid>
      <dc:creator>sanjeev_mishra_15aug</dc:creator>
      <dc:date>2016-06-06T09:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709163#M1947412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 11:09:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709163#M1947412</guid>
      <dc:creator>sanjeev_mishra_15aug</dc:creator>
      <dc:date>2016-06-06T11:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Rollback all changes under save button if confirmation for adding data is accepted</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709164#M1947413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I have never used the badi for setting the cursor position, So please help me out to get to know how the badi ME_GUI_PO_CUST can be used to set the cursor position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 03:59:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback-all-changes-under-save-button-if-confirmation-for-adding-data-is/m-p/11709164#M1947413</guid>
      <dc:creator>sanjeev_mishra_15aug</dc:creator>
      <dc:date>2016-06-07T03:59:32Z</dc:date>
    </item>
  </channel>
</rss>

