<?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: CU41 transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cu41-transaction/m-p/1753937#M326808</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kalpanashri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good that you have got the solution.&lt;/P&gt;&lt;P&gt;i just entered into the debugging mode and i checked whether any SAP memory is used in setting that. then i got the paramter id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont remember where exactly it is mentioned as it is a long time i have done the same scenario. i just remember the logic and the parameter id i have used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls mark for the helpful answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and all the best&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Dec 2006 06:28:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-06T06:28:20Z</dc:date>
    <item>
      <title>CU41 transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cu41-transaction/m-p/1753932#M326803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I m working in T-code CU41 the problem which i m facing is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First time when i enter in to tht transaction a table control will appear from that i have to select the object category whether material , GM task List etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it enters into corresponding screen.&lt;/P&gt;&lt;P&gt;First time if i select material means i m not able to move to other object category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this i have to log off and relogin to select the next required category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a button called change confible object to change the category but the thing is i m not getting this button while recording.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement i have to get the GM task list or material from the user and call the screen directly (i.e By skipping 2 screen) i dont want to get the first table control screen if i do recording also first time i m getting tht screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me to colve this problem.&lt;/P&gt;&lt;P&gt;Its urgent.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 05:50:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cu41-transaction/m-p/1753932#M326803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T05:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: CU41 transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cu41-transaction/m-p/1753933#M326804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Kalpanashri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try with Function Code: Shift+F4 or Menupath: Extras-&amp;gt;Change Configurable Object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 05:54:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cu41-transaction/m-p/1753933#M326804</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T05:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: CU41 transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cu41-transaction/m-p/1753934#M326805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its in disable mode while doing recording then how to continue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 06:06:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cu41-transaction/m-p/1753934#M326805</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T06:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: CU41 transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cu41-transaction/m-p/1753935#M326806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try setting the SAP memory CUQ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SET PARAMETER ID 'CUQ' FIELD '001' 
--
--
etc
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the values 001, 002 depends upon the number of selections you have on the table control.&lt;/P&gt;&lt;P&gt;you have to give the SET PARAMETER statement before CALL TRANSACTION.&lt;/P&gt;&lt;P&gt;it will solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 06:09:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cu41-transaction/m-p/1753935#M326806</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T06:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: CU41 transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cu41-transaction/m-p/1753936#M326807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Pavan i got the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to now how did u get tht parameter Id CUQ because i tried with F1 its not working for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u tell me where did u got that 'CUQ' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for ur answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 06:24:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cu41-transaction/m-p/1753936#M326807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T06:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: CU41 transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cu41-transaction/m-p/1753937#M326808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kalpanashri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good that you have got the solution.&lt;/P&gt;&lt;P&gt;i just entered into the debugging mode and i checked whether any SAP memory is used in setting that. then i got the paramter id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont remember where exactly it is mentioned as it is a long time i have done the same scenario. i just remember the logic and the parameter id i have used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls mark for the helpful answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and all the best&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 06:28:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cu41-transaction/m-p/1753937#M326808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T06:28:20Z</dc:date>
    </item>
  </channel>
</rss>

