<?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: ABAP CODE HELP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-help/m-p/1420836#M201980</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 these two field a part of the table INFOROBJECT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if they are, you can write a select statement like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select 0CUSTOMER 0SALESORG YLEG_ENTITY &lt;/P&gt;&lt;P&gt;       from INFOROBJECT&lt;/P&gt;&lt;P&gt;       into Y_CUST_LE&lt;/P&gt;&lt;P&gt;       where ( Yacc_SEQ &amp;lt;&amp;gt; ´ZROO´  and &lt;/P&gt;&lt;P&gt;               0PRICE_LIST &amp;lt;&amp;gt; space).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;If not, please explain problem clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Jul 2006 09:36:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-06T09:36:40Z</dc:date>
    <item>
      <title>ABAP CODE HELP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-help/m-p/1420835#M201979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI FRIENDS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I WANT CREATE A START ROUTINE IN UPDATE RULES TO FILTER OUT TWO FIELDS WITH A SELECTION :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MY TWO FIELDS ARE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	Yacc_SEQ  = ´ZROO´ .&lt;/P&gt;&lt;P&gt;        0PRICE_LIST = ´  ´ . (EMPTY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AND&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I WANT TO DERIVE 3 FIELDS LIKE 0CUSTOMER, 0SALESORG, YLEG_ENTITY FROM A MASTER TABLE INFOROBJECT NAMED Y_CUST_LE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I AM REALLY NEW TO ROUTINES, PLEASE SOMEONE HELP ME WITH THE ABAP CODE FOR THE ABOVE REQUIREMENTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HELP IS  APPRECIATED (URGENT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POINTS BE FULLY AWARDED&lt;/P&gt;&lt;P&gt;THANKS IN ADVANCE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VEER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 09:29:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-help/m-p/1420835#M201979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-06T09:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP CODE HELP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-help/m-p/1420836#M201980</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 these two field a part of the table INFOROBJECT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if they are, you can write a select statement like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select 0CUSTOMER 0SALESORG YLEG_ENTITY &lt;/P&gt;&lt;P&gt;       from INFOROBJECT&lt;/P&gt;&lt;P&gt;       into Y_CUST_LE&lt;/P&gt;&lt;P&gt;       where ( Yacc_SEQ &amp;lt;&amp;gt; ´ZROO´  and &lt;/P&gt;&lt;P&gt;               0PRICE_LIST &amp;lt;&amp;gt; space).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;If not, please explain problem clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 09:36:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-help/m-p/1420836#M201980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-06T09:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP CODE HELP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-help/m-p/1420837#M201981</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 try this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;select ocustomer
       osalesorg
       yleg_entity 
    from y_cust_le
    into table it_cust
where yacc_seq = 'ZROO'
   and OPRICE_LIST = '' .&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 09:52:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-help/m-p/1420837#M201981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-06T09:52:44Z</dc:date>
    </item>
  </channel>
</rss>

