<?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: module programming. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-programming/m-p/2676344#M618399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi essam,&lt;/P&gt;&lt;P&gt;i cant write the full code for you.i will give you the steps.&lt;/P&gt;&lt;P&gt;From your question i understood that you are able to create the first screen with reservation number field.&lt;/P&gt;&lt;P&gt;How you are planning to move to net screen?by pressing ENTER or any SUBMIT button in your screen?i assuming you have one submit button.&lt;/P&gt;&lt;P&gt;step1: in the PAI of screen 100 check the OK_CODE = 'SUBMIT'.(Hop you know how to handle OK_CODE).if OK_CODE is SUBMIT then use the statement&lt;/P&gt;&lt;P&gt;CALL SCREEN 200.&lt;/P&gt;&lt;P&gt;Step2:create a structure with field from RESB .then create an internal table with this structure&lt;/P&gt;&lt;P&gt;Step3:create a table control in screen 200 with the newly created internal table.&lt;/P&gt;&lt;P&gt;step4 :dont forget to give loop at it_table .... endloop command in both PBO and PAI of screen 200 (you have to check how table control works in screen)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step2:In the PBO write one module to get the header value and item value&lt;/P&gt;&lt;P&gt;hop rest you can develop yourself .plz reward points if helpful.for further query update the thread&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Aug 2007 12:20:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-15T12:20:13Z</dc:date>
    <item>
      <title>module programming.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-programming/m-p/2676343#M618398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FRIENDS IAM ASKED TO&lt;/P&gt;&lt;P&gt;Create a Package &amp;#150; ZEMR - DONE&lt;/P&gt;&lt;P&gt;Create the main program &amp;#150; ZEMMM0080 DONE&lt;/P&gt;&lt;P&gt;First Screen &amp;#150; 100 ( single box to enter the reservation no: RKPF-RSNUM) DONE&lt;/P&gt;&lt;P&gt;Based on this reservation design next screen (200) showing the reservation header (Table - RKPF) with 5 fields only (RSNUM, RSDAT, USNAM, BWART, WEMPF) and below that a item (Table &amp;#150; RESB) area where all the items shud be displayed in a table control (with the following fields only &amp;#150; RSPOS, MATNR, LGORT, BDMNG, MEINS, ENWRT, (a calculated field say x = BDMNG minus  ENWRT).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOW HOW DO I ACCOMPLISH THIS CAN ANY ONE SEND ME THE COMPLETE STEPS ALONG WITH THE CODING FOR PBO PAI N PLEASE DONT SEND ME ANY LINKS....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLEASE REPLY ASAP.&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;Essam&lt;/P&gt;&lt;P&gt;essamsaud@yahoo.co.in&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Aug 2007 12:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-programming/m-p/2676343#M618398</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-11T12:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: module programming.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-programming/m-p/2676344#M618399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi essam,&lt;/P&gt;&lt;P&gt;i cant write the full code for you.i will give you the steps.&lt;/P&gt;&lt;P&gt;From your question i understood that you are able to create the first screen with reservation number field.&lt;/P&gt;&lt;P&gt;How you are planning to move to net screen?by pressing ENTER or any SUBMIT button in your screen?i assuming you have one submit button.&lt;/P&gt;&lt;P&gt;step1: in the PAI of screen 100 check the OK_CODE = 'SUBMIT'.(Hop you know how to handle OK_CODE).if OK_CODE is SUBMIT then use the statement&lt;/P&gt;&lt;P&gt;CALL SCREEN 200.&lt;/P&gt;&lt;P&gt;Step2:create a structure with field from RESB .then create an internal table with this structure&lt;/P&gt;&lt;P&gt;Step3:create a table control in screen 200 with the newly created internal table.&lt;/P&gt;&lt;P&gt;step4 :dont forget to give loop at it_table .... endloop command in both PBO and PAI of screen 200 (you have to check how table control works in screen)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step2:In the PBO write one module to get the header value and item value&lt;/P&gt;&lt;P&gt;hop rest you can develop yourself .plz reward points if helpful.for further query update the thread&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 12:20:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-programming/m-p/2676344#M618399</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T12:20:13Z</dc:date>
    </item>
  </channel>
</rss>

