<?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: bapi to read 'customer master' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-read-customer-master/m-p/1117814#M107985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lanka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the import parameters like this:&lt;/P&gt;&lt;P&gt;FIF_KORG  0001&lt;/P&gt;&lt;P&gt;FIF_VTWEG  01&lt;/P&gt;&lt;P&gt;FIF_SPART  01&lt;/P&gt;&lt;P&gt;FIF_KUNNR  cust11&lt;/P&gt;&lt;P&gt;FIF_FILTER  (WE or anything)&lt;/P&gt;&lt;P&gt;The result is cust11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's better to write this in detail:&lt;/P&gt;&lt;P&gt;The partner functions for cust01 are:&lt;/P&gt;&lt;P&gt;SP  cust01&lt;/P&gt;&lt;P&gt;BP  cust01&lt;/P&gt;&lt;P&gt;PY  cust01&lt;/P&gt;&lt;P&gt;SH  cust01&lt;/P&gt;&lt;P&gt;SH  cust11&lt;/P&gt;&lt;P&gt;SH  cust12&lt;/P&gt;&lt;P&gt;SH  cust13&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The partner functions for cust11 are:&lt;/P&gt;&lt;P&gt;SP  cust11&lt;/P&gt;&lt;P&gt;BP  cust11&lt;/P&gt;&lt;P&gt;PY  cust11&lt;/P&gt;&lt;P&gt;SH  cust11&lt;/P&gt;&lt;P&gt;(same for cust12 and cust13)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I need a function module that has the input parameter 'cust11' and gives the result that cust01 has him as a ship-to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krisztian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jan 2006 16:29:05 GMT</pubDate>
    <dc:creator>former_member246806</dc:creator>
    <dc:date>2006-01-18T16:29:05Z</dc:date>
    <item>
      <title>bapi to read 'customer master'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-read-customer-master/m-p/1117808#M107979</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;I have some kind of customer hierarchy defined in the 'Partner Functions' for a customer. Example: cust01 (the 'customer-master') is the sold-to, bill-to, payer, ship-to partner, and it has 3 more ship-to partners (cust11, cust12, cust13). It means that cust1x customers are under cust01 in the hierarchy, but this relation is only defined in the 'Partner Functions' of cust01.&lt;/P&gt;&lt;P&gt;My problem is to find a Bapi or an RFC enabled Function Module to look-up the customer-master for the ship-to customers.&lt;/P&gt;&lt;P&gt;I hope it's clear, and someone can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krisztian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 15:50:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-read-customer-master/m-p/1117808#M107979</guid>
      <dc:creator>former_member246806</dc:creator>
      <dc:date>2006-01-18T15:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: bapi to read 'customer master'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-read-customer-master/m-p/1117809#M107980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at the following BAPIs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_BUS2001_PARTNER_GETDETAIL Get Detail Data for Partner Data  &lt;/P&gt;&lt;P&gt;BAPI_BUS2001_PARTNER_GETLIST   Get Overview List for Partner Data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pass the partner function for Ship to patner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 15:53:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-read-customer-master/m-p/1117809#M107980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-18T15:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: bapi to read 'customer master'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-read-customer-master/m-p/1117810#M107981</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;Check this FM &amp;lt;b&amp;gt;CUSTOMER_PARTNERFS_GET&amp;lt;/b&amp;gt;,&lt;/P&gt;&lt;P&gt; this is not bapi,it is RFC enabled.&lt;/P&gt;&lt;P&gt;this might help you..&lt;/P&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>Wed, 18 Jan 2006 15:54:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-read-customer-master/m-p/1117810#M107981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-18T15:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: bapi to read 'customer master'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-read-customer-master/m-p/1117811#M107982</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;If you want to look for customer details for Sales docs then use :&lt;/P&gt;&lt;P&gt;Functon :&lt;/P&gt;&lt;P&gt;SD_KNVP_READ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to enter Sales Org/Division/Dist.channel and Customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function retrives the hirerchy of partners defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lanka&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 15:56:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-read-customer-master/m-p/1117811#M107982</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-18T15:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: bapi to read 'customer master'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-read-customer-master/m-p/1117812#M107983</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;Thanks for the quick answers, I but think those will not solve my problem.&lt;/P&gt;&lt;P&gt;The point is, that I know only the customer cust11 and I don't know about cust01. I have to look-up which other customers has cust11 as a ship-to partner (in this case cust01).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krisztian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 16:08:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-read-customer-master/m-p/1117812#M107983</guid>
      <dc:creator>former_member246806</dc:creator>
      <dc:date>2006-01-18T16:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: bapi to read 'customer master'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-read-customer-master/m-p/1117813#M107984</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;Please check this may help you :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check tab KNVP with KUNN2 as CUST11 and PARVW as 'WE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will fetch you the details .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 16:17:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-read-customer-master/m-p/1117813#M107984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-18T16:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: bapi to read 'customer master'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-read-customer-master/m-p/1117814#M107985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lanka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the import parameters like this:&lt;/P&gt;&lt;P&gt;FIF_KORG  0001&lt;/P&gt;&lt;P&gt;FIF_VTWEG  01&lt;/P&gt;&lt;P&gt;FIF_SPART  01&lt;/P&gt;&lt;P&gt;FIF_KUNNR  cust11&lt;/P&gt;&lt;P&gt;FIF_FILTER  (WE or anything)&lt;/P&gt;&lt;P&gt;The result is cust11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's better to write this in detail:&lt;/P&gt;&lt;P&gt;The partner functions for cust01 are:&lt;/P&gt;&lt;P&gt;SP  cust01&lt;/P&gt;&lt;P&gt;BP  cust01&lt;/P&gt;&lt;P&gt;PY  cust01&lt;/P&gt;&lt;P&gt;SH  cust01&lt;/P&gt;&lt;P&gt;SH  cust11&lt;/P&gt;&lt;P&gt;SH  cust12&lt;/P&gt;&lt;P&gt;SH  cust13&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The partner functions for cust11 are:&lt;/P&gt;&lt;P&gt;SP  cust11&lt;/P&gt;&lt;P&gt;BP  cust11&lt;/P&gt;&lt;P&gt;PY  cust11&lt;/P&gt;&lt;P&gt;SH  cust11&lt;/P&gt;&lt;P&gt;(same for cust12 and cust13)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I need a function module that has the input parameter 'cust11' and gives the result that cust01 has him as a ship-to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krisztian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 16:29:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-read-customer-master/m-p/1117814#M107985</guid>
      <dc:creator>former_member246806</dc:creator>
      <dc:date>2006-01-18T16:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: bapi to read 'customer master'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-read-customer-master/m-p/1117815#M107986</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;Use Function SD_KNVP_READ with your parameters &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales Org/Division/Dist.Channel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the results in field KUNN2. This will give you the details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can filter by PARVW as 'WE' or 'SP'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2006 16:35:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-read-customer-master/m-p/1117815#M107986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-18T16:35:44Z</dc:date>
    </item>
  </channel>
</rss>

