<?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: Hi,Structure query: in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-structure-query/m-p/2290292#M499570</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 your program you might have given the statement &lt;/P&gt;&lt;P&gt;TABLES kuagv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats why it is recognizing it as work area of type kuagv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 May 2007 06:20:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-23T06:20:53Z</dc:date>
    <item>
      <title>Hi,Structure query:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-structure-query/m-p/2290291#M499569</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;&lt;/P&gt;&lt;P&gt;   SELECT SINGLE adrnr FROM vbpa INTO lw_adrnr&lt;/P&gt;&lt;P&gt;    WHERE  parvw  = 'WE' " lc_pfunction&lt;/P&gt;&lt;P&gt;    AND    kunnr  = kuagv-kunnr. "SDPARTNERLIST-PARTNER&lt;/P&gt;&lt;P&gt;    IF sy-subrc NE 0.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the last select statement if compare kunnr with kuagv-kunnr the value is populating in the structure.&lt;/P&gt;&lt;P&gt;But if i use the structure sdpartnerlist it is giving error that sdpartnerlist-partner is not defined by the data statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question both are structure. for kuagv it is accepting but with sdpartnerlist it is not accepting.&lt;/P&gt;&lt;P&gt;Please can anyone give me solution.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;paveee...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 06:17:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-structure-query/m-p/2290291#M499569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T06:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,Structure query:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-structure-query/m-p/2290292#M499570</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 your program you might have given the statement &lt;/P&gt;&lt;P&gt;TABLES kuagv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats why it is recognizing it as work area of type kuagv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 06:20:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-structure-query/m-p/2290292#M499570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T06:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,Structure query:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-structure-query/m-p/2290293#M499571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atish Sarda ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am writing this code in the user exit userexit_save_document.&lt;/P&gt;&lt;P&gt;I have not given any statement like tables for kuagv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to get the adrnr number of customer (ship to party) for the line item in the va01 transaction.if i compare with kunagv-kunnr(soldto-party) it is not giving error.but with ship to party it is giving error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u please solve this issue....&lt;/P&gt;&lt;P&gt;advance thanks.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;paveee.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 06:33:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-structure-query/m-p/2290293#M499571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T06:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,Structure query:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-structure-query/m-p/2290294#M499572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please  see the data type of this   in se11   &amp;lt;b&amp;gt;SDPARTNERLIST&amp;lt;/b&amp;gt;-PARTNER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARTNER  is  fields  is having dataelement  of &amp;lt;b&amp;gt;PARTNER_VB&amp;lt;/b&amp;gt;  , which  is  having   &amp;lt;b&amp;gt;Domain  of   CHAR25 &amp;lt;/b&amp;gt;     ........ &amp;lt;b&amp;gt;for this  field  length is  25&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but  whereas  &amp;lt;b&amp;gt;kuagv-kunnr&amp;lt;/b&amp;gt;   in  se11  there    kunnr  field  is having  dataelement   of  &amp;lt;b&amp;gt;  KUNAG&amp;lt;/b&amp;gt;  , which is  having   &amp;lt;b&amp;gt;domain  of   KUNNR&amp;lt;/b&amp;gt; ..  &amp;lt;b&amp;gt;this fields length is  10&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward  points  if it is  usefull ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 06:33:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-structure-query/m-p/2290294#M499572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T06:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,Structure query:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-structure-query/m-p/2290295#M499573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Girish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Agree with ur answer .yes it is correct...&lt;/P&gt;&lt;P&gt;But i want to the value partner in sdpartnerlist to be compare with kunner of vbpa table to get the correct details .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please can u help me in getting that value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i will reward full points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;pavee.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 06:38:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-structure-query/m-p/2290295#M499573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T06:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,Structure query:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-structure-query/m-p/2290296#M499574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then just define a local variable of type Char 10, and assign the value from sdpartnerlist to this variable, and use it in your select query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 06:43:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-structure-query/m-p/2290296#M499574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T06:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,Structure query:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-structure-query/m-p/2290297#M499575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atish ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i checked with following code.but it is giving the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : lv_partner(10) type c.&lt;/P&gt;&lt;P&gt;    lv_partner = SDPARTNERLIST-PARTNER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;pave....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 07:26:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-structure-query/m-p/2290297#M499575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T07:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hi,Structure query:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-structure-query/m-p/2290298#M499576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try changing query as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : lv_partner type kunnr.&lt;/P&gt;&lt;P&gt;lv_partner = SDPARTNERLIST-PARTNER(10).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points to all useful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 07:39:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-structure-query/m-p/2290298#M499576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T07:39:50Z</dc:date>
    </item>
  </channel>
</rss>

