<?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: Regarding VBPA Fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-vbpa-fields/m-p/3582028#M862323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi PARVW = 'SB' so plz which field i have to retrieve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Mar 2008 05:22:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-20T05:22:52Z</dc:date>
    <item>
      <title>Regarding VBPA Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-vbpa-fields/m-p/3582026#M862321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a requirement in which they asked to retrive Agent Depot Number from VBPA table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May i know what the field should be.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2008 15:58:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-vbpa-fields/m-p/3582026#M862321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-19T15:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding VBPA Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-vbpa-fields/m-p/3582027#M862322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;VBPA contains the information about the partners assigned to the document. Using the document number (VBPA-VBELN) and either initial line number (VBPA-POSNR = 000000) or an actual line number (depending on whether it's a header or line item partner) you can see what partners are there for the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field VBPA-PARVW is a partner function code. The most common ones are, for example, SH (ship-to party) and SP (sold-to party). The partner number would be in one of the fields KUNNR, LIFNR or PERNR, depending on what kind of a partner it is. For example, for a ship-to it would be VBPA-PARVW = 'SH' and then the partner number would be in VBPA-KUNNR. There should also be a customer master (KNA1) record for the same KUNNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to know what Partner Function (i.e. VBPA-PARVW) is being used for that 'Agent Depot'. All available functions are stored in the table TPAR. I'm guessing that it's not a standard SAP function but a Z... one (although your client might just call an SAP function differently).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2008 21:09:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-vbpa-fields/m-p/3582027#M862322</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2008-03-19T21:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding VBPA Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-vbpa-fields/m-p/3582028#M862323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi PARVW = 'SB' so plz which field i have to retrieve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 05:22:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-vbpa-fields/m-p/3582028#M862323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T05:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding VBPA Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-vbpa-fields/m-p/3582029#M862324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select VBPA-KUNNR by the document number VBELN (see my note regarding POSNR above) and VBPA-PARVW = 'SB'. All the information related to this partner will be in the Customer Master tables (KNA1, KNB1, KNVV, etc.). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've never used this type of partner so I don't know where this "depot" number might be stored. Also, like I've mentioned, it could be a custom field or some standard field, which was originally meant for something else. Just go to either dictionary (SE11) or customer master (XD03) and look around. Or just ask your functional person to point where the field is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 13:09:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-vbpa-fields/m-p/3582029#M862324</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2008-03-20T13:09:38Z</dc:date>
    </item>
  </channel>
</rss>

