<?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: Howto check the Partner function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/howto-check-the-partner-function/m-p/1701677#M307591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try validating with the table VBPA. You can entere partner number and or partner function to check if it is correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Nov 2006 06:03:54 GMT</pubDate>
    <dc:creator>former_member283648</dc:creator>
    <dc:date>2006-11-15T06:03:54Z</dc:date>
    <item>
      <title>Howto check the Partner function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/howto-check-the-partner-function/m-p/1701676#M307590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to get partner (like sales employee in VA41) from the user.&lt;/P&gt;&lt;P&gt;I need to check the value given bythe user whether it is correct or wrong.how to achive this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 05:46:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/howto-check-the-partner-function/m-p/1701676#M307590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T05:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Howto check the Partner function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/howto-check-the-partner-function/m-p/1701677#M307591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try validating with the table VBPA. You can entere partner number and or partner function to check if it is correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 06:03:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/howto-check-the-partner-function/m-p/1701677#M307591</guid>
      <dc:creator>former_member283648</dc:creator>
      <dc:date>2006-11-15T06:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Howto check the Partner function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/howto-check-the-partner-function/m-p/1701678#M307592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the partner function table table VBPA. Also check for the conversion exits because Ship to party is WE in the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 06:16:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/howto-check-the-partner-function/m-p/1701678#M307592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T06:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Howto check the Partner function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/howto-check-the-partner-function/m-p/1701679#M307593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;table VBPA or 4m the sales order, double click on sold-to-party in the header&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 06:30:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/howto-check-the-partner-function/m-p/1701679#M307593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T06:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Howto check the Partner function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/howto-check-the-partner-function/m-p/1701680#M307594</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;u need to validate the sales employee number or name ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ur query u need to look for the specified field as a primary key in a given table ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the user giving the partner number/customer number or name ..&lt;/P&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;if its partner u can validate it from the VBPA entries ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vbpa-parvw ,&lt;/P&gt;&lt;P&gt;vbpa-kunnr,&lt;/P&gt;&lt;P&gt;vbpa-parnr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;if its a name u need to capture the parnr number ..then the table will be &lt;/P&gt;&lt;P&gt;KNVK&lt;/P&gt;&lt;P&gt;KNVK-PARNR  PRIMARY KEY &lt;/P&gt;&lt;P&gt;KNVK-KUNNR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is other way around .. &lt;/P&gt;&lt;P&gt;3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if its a customer number &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;validate it from table KNA1&lt;/P&gt;&lt;P&gt;KNA1-KUNNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps regards,&lt;/P&gt;&lt;P&gt;VIjay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 06:37:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/howto-check-the-partner-function/m-p/1701680#M307594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T06:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Howto check the Partner function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/howto-check-the-partner-function/m-p/1701681#M307595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PM_PARTNER_READ_MASTER_DATA function accepts the partner number and partner function and returns whether it is valid or not....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2007 00:30:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/howto-check-the-partner-function/m-p/1701681#M307595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-16T00:30:31Z</dc:date>
    </item>
  </channel>
</rss>

