<?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 Module pool programming.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming/m-p/3328293#M797225</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 am creating a ztransaction here , iam creating it in create , change and display mode transactions .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like VA01, VA02,AVA03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my ztransaction if the user what to go to change mode from the create mode what i need to do like pass the value of sales order to change mode transaction using &lt;/P&gt;&lt;P&gt;SET PARAMETER ID ..&lt;/P&gt;&lt;P&gt;please let me knoe the following steps how to call the data in create mode to change mode..its urgent &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx.&lt;/P&gt;&lt;P&gt;vijay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jan 2008 09:56:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-30T09:56:32Z</dc:date>
    <item>
      <title>Module pool programming..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming/m-p/3328293#M797225</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 am creating a ztransaction here , iam creating it in create , change and display mode transactions .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like VA01, VA02,AVA03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my ztransaction if the user what to go to change mode from the create mode what i need to do like pass the value of sales order to change mode transaction using &lt;/P&gt;&lt;P&gt;SET PARAMETER ID ..&lt;/P&gt;&lt;P&gt;please let me knoe the following steps how to call the data in create mode to change mode..its urgent &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx.&lt;/P&gt;&lt;P&gt;vijay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 09:56:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming/m-p/3328293#M797225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-30T09:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool programming..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming/m-p/3328294#M797226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May i know about your Requirement bit specific.&lt;/P&gt;&lt;P&gt;You are creating the ztransaction for simple screen or it will be with multiple screen?&lt;/P&gt;&lt;P&gt;If it is a multiple screens you have to use the specific funtion moduloe which will tell whether user selected change mode or display mode...&lt;/P&gt;&lt;P&gt;If it is a simple screen you can go for the modify screen with in the loop by setting the groups for the fields which are existed with that screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help ful to you .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madan.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 10:06:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming/m-p/3328294#M797226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-30T10:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool programming..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming/m-p/3328295#M797227</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;In module pool pgm,usually u are placing the filds in the screen based on a table fields.&lt;/P&gt;&lt;P&gt;As per your requirement during the 'Creation'&lt;/P&gt;&lt;P&gt;all these filds are blank and,once user  enter the values  and click on 'SAVE', these values should be stored in the corresponding fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once User selecting the dislay mode, then give a field to enter the key field/s (AS in VA02 Sales Order Number). and based on these key filds, populate the data on the same screen used which used for creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During the display . Do the same as in 'change' except make all the fields as display only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 10:10:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming/m-p/3328295#M797227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-30T10:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool programming..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming/m-p/3328296#M797228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Bro why do you want to create saperate screens for Create change and display ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can do it in single screen with Radio buttons in place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One RB has logic for Create ....Other two for Change and Display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 10:11:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-programming/m-p/3328296#M797228</guid>
      <dc:creator>former_member182354</dc:creator>
      <dc:date>2008-01-30T10:11:40Z</dc:date>
    </item>
  </channel>
</rss>

