<?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 Table updation using function exit in CC01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588180#M264986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In CC01 transaction , Using screen exit i have provided a field for input in the screen . the fields added are in the table AENR .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I Save the transaction, the customised fields are cleared. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I get these fields to be updated in the table ?&lt;/P&gt;&lt;P&gt;How to use the function exit(provided with the screen exit) in order to update the fields in the table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Oct 2006 16:00:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-12T16:00:18Z</dc:date>
    <item>
      <title>Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588180#M264986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In CC01 transaction , Using screen exit i have provided a field for input in the screen . the fields added are in the table AENR .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I Save the transaction, the customised fields are cleared. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I get these fields to be updated in the table ?&lt;/P&gt;&lt;P&gt;How to use the function exit(provided with the screen exit) in order to update the fields in the table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 16:00:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588180#M264986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T16:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588181#M264987</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;Which structure have you used to create the screen-exit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should use AENR table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 16:02:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588181#M264987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T16:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588182#M264988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Max,&lt;/P&gt;&lt;P&gt;       i have appended structure to AENR table but what logic is to be written in the function exit provided with the screen exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 16:15:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588182#M264988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T16:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588183#M264989</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;you can move contents of screen field to table fields in the exit.Or check in the program code what internal table is being used for AENR field values.Use the same internal table to transfer values from custom fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( Not sure but is it AENRB ?)&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 16:17:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588183#M264989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T16:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588184#M264990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YOu need to use the badi :ECM_UPDATE method:&lt;/P&gt;&lt;P&gt;CHANGE_AT_SAVE.&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>Thu, 12 Oct 2006 16:18:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588184#M264990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T16:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588185#M264991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rushali.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct the table is AENRB .&lt;/P&gt;&lt;P&gt;But it does not work .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lemme tell you what we are doing .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say I have added a date field. I am moving the field entry from AENR to AENRB internal table in the PAI.&lt;/P&gt;&lt;P&gt;But as soon as the control leaves PAI both the tables are empty . Later the AENRB table is filled with the data from the standard fields and the Custom fields are missed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 16:31:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588185#M264991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T16:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588186#M264992</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;Can you specify the exit which you are using ?&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, 12 Oct 2006 16:36:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588186#M264992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T16:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588187#M264993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAPLXCCA with screen number 1000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exit : PCCD0001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 16:43:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588187#M264993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T16:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588188#M264994</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;You have to insert your new field in the structure CI_AENR. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you have to create that structure and insert your new fields there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 16:47:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588188#M264994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T16:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588189#M264995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you using this component for development ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXIT_SAPMC29C_001&lt;/P&gt;&lt;P&gt;&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, 12 Oct 2006 16:52:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588189#M264995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T16:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588190#M264996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rushali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are not using this component . Do we have to use it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 16:56:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588190#M264996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T16:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588191#M264997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this structure does not exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we create a structure starting with SAp name space&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 16:58:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588191#M264997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T16:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588192#M264998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Infact you have to create it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Trx SE11 show table AENR&lt;/P&gt;&lt;P&gt;- Go to the end of the structure of AENR you should see the structure CI_AENR, do a doubleclick and create it;&lt;/P&gt;&lt;P&gt;- After creating it, insert your new fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In enhancement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Create the screen 100 using structure AENR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- You have to implement 2 user-exit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) To import the data from std to screen-exit&lt;/P&gt;&lt;P&gt;EXIT_SAPMC29C_001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here insert the code:&lt;/P&gt;&lt;P&gt;MOVE USERDATA TO AENR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) To export the data from screen-exit to std program:&lt;/P&gt;&lt;P&gt;EXIT_SAPMC29C_002&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here insert the code:&lt;/P&gt;&lt;P&gt;MOVE AENR TO USERDATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 17:02:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588192#M264998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T17:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588193#M264999</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 as you mentioned  once program control moves from PAI  values disappear,you need to check after this control where AENRB is getting filled in std program ,is the component I mentioned appears after this then you can use it with update indicator on &amp;amp; with correct screen field to database table field trasnfer.&lt;/P&gt;&lt;P&gt;Not sure whether this will work or not.,But you can give it a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 17:03:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588193#M264999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T17:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588194#M265000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Max.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But we have added those new fields in Append Structure. Will this not work ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 17:05:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588194#M265000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T17:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588195#M265001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to delete the append structure and insert the new fields in CI_AENR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you see the fms to import/export the data they have the parameters USERDATA, this parameters is like structure CCCI_AENR, this structure contains the include CI_AENR. The table AENR has this include too, so you can't use an append structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you have to insert the new fields only there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 17:12:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588195#M265001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T17:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588196#M265002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;       i have done whatever you have mentioned in the case. but still the data does not pass to the USERDATA field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i go about fetching that data ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 17:56:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588196#M265002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-12T17:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588197#M265003</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;Can you paste your code here to analyse .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2006 10:55:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588197#M265003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-13T10:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table updation using function exit in CC01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588198#M265004</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;Excuse me but the correct code should be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) To import the data from std to screen-exit&lt;/P&gt;&lt;P&gt;EXIT_SAPMC29C_001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here insert the code:&lt;/P&gt;&lt;P&gt;MOVE-CORRESPONDING USERDATA TO AENR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) To export the data from screen-exit to std program:&lt;/P&gt;&lt;P&gt;EXIT_SAPMC29C_002&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here insert the code:&lt;/P&gt;&lt;P&gt;MOVE-CORREPSPONDING AENR TO USERDATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USERDATA has only the fields insert in CI_AENR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2006 11:16:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-updation-using-function-exit-in-cc01/m-p/1588198#M265004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-13T11:16:02Z</dc:date>
    </item>
  </channel>
</rss>

