<?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: Data from screen to table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-from-screen-to-table/m-p/6532590#M1426788</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;all your screen input fields has to be binded to global variables of a program (the name of input field on screen has to be the same as the name of global variable). The most common aproach is usage of dynpro structure. In PAI module use statement INSERT to insert values from these variables to DB table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's all You need to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check this link &lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9ce935c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9ce935c111d1829f0000e829fbfe/content.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Jan 2010 20:20:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-10T20:20:28Z</dc:date>
    <item>
      <title>Data from screen to table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-from-screen-to-table/m-p/6532585#M1426783</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;Can we pass a data from screen to 'z' table?is it possible?&lt;/P&gt;&lt;P&gt;if yes then how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jan 2010 06:48:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-from-screen-to-table/m-p/6532585#M1426783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-10T06:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Data from screen to table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-from-screen-to-table/m-p/6532586#M1426784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Yash&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you Please be more clear with your Question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jan 2010 06:58:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-from-screen-to-table/m-p/6532586#M1426784</guid>
      <dc:creator>faisalatsap</dc:creator>
      <dc:date>2010-01-10T06:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Data from screen to table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-from-screen-to-table/m-p/6532587#M1426785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi faisal,&lt;/P&gt;&lt;P&gt;actually ithe scenareo is that i m working om module pool,i have created a screen which contains 7 fields-zbukr,chect,vblnr,hbkid,pridt,hktid and one manually created field DDNO(for dd number).i want to save all these data to my 'z' table which will be inserted in this screen.is it possible to transfer data from screen to table.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jan 2010 07:13:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-from-screen-to-table/m-p/6532587#M1426785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-10T07:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Data from screen to table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-from-screen-to-table/m-p/6532588#M1426786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Yash&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all you need the Values off all these field in you Driver Program from where you put this to a table Structure and finally update to Ztable. you need to declare the Same names in your Driver Program and check the Value of that Variable in PAI, you will find these with Values you enter in Screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope will help you, Please reply if any problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jan 2010 08:05:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-from-screen-to-table/m-p/6532588#M1426786</guid>
      <dc:creator>faisalatsap</dc:creator>
      <dc:date>2010-01-10T08:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Data from screen to table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-from-screen-to-table/m-p/6532589#M1426787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yash , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is possible .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please search google or SDN on Module pool programming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basic knowledge of Module Pool programming will help to implement your requirement .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jan 2010 08:07:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-from-screen-to-table/m-p/6532589#M1426787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-10T08:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Data from screen to table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-from-screen-to-table/m-p/6532590#M1426788</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;all your screen input fields has to be binded to global variables of a program (the name of input field on screen has to be the same as the name of global variable). The most common aproach is usage of dynpro structure. In PAI module use statement INSERT to insert values from these variables to DB table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's all You need to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check this link &lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9ce935c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9ce935c111d1829f0000e829fbfe/content.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jan 2010 20:20:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-from-screen-to-table/m-p/6532590#M1426788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-10T20:20:28Z</dc:date>
    </item>
  </channel>
</rss>

