<?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: How to create customer By using SD_CUSTOMER_MAINTAIN_ALL function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-by-using-sd-customer-maintain-all-function-module/m-p/3542812#M852291</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 in TVKO and TVTA  master tables, for Sales Area (Sales Organization&lt;EM&gt;Distribution Channel&lt;/EM&gt;Division) is vaild or not..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   If no entreis availble , it will raise the exception SALES_AREA_NOT_VALID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-somesh&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;reward points if it is helpful&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Mar 2008 12:30:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-20T12:30:13Z</dc:date>
    <item>
      <title>How to create customer By using SD_CUSTOMER_MAINTAIN_ALL function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-by-using-sd-customer-maintain-all-function-module/m-p/3542811#M852290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create customer By passing( T_CUST_HIER_IP - customer no, account group, company code, distribution channel, division, name1, search team, city, country).&lt;/P&gt;&lt;P&gt;using BAPI or function module I am using SD_CUSTOMER_MAINTAIN_ALL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT T_CUST_HIER_IP INTO W_CUST_HIER_IP.&lt;/P&gt;&lt;P&gt;    MOVE-CORRESPONDING W_CUST_HIER_IP TO W_KNA1.&lt;/P&gt;&lt;P&gt;    MOVE-CORRESPONDING W_CUST_HIER_IP TO W_KNB1.&lt;/P&gt;&lt;P&gt;    MOVE-CORRESPONDING W_CUST_HIER_IP TO W_KNVV.&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'SD_CUSTOMER_MAINTAIN_ALL'&lt;/P&gt;&lt;P&gt;   EXPORTING&lt;/P&gt;&lt;P&gt;     I_KNA1                              = W_KNA1&lt;/P&gt;&lt;P&gt;     I_KNB1                              = W_KNB1&lt;/P&gt;&lt;P&gt;     I_KNVV                              = W_KNVV.&lt;/P&gt;&lt;P&gt;ENDLOOP&lt;/P&gt;&lt;P&gt;But it gives error SALES_AREA_NOT_VALID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 12:20:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-by-using-sd-customer-maintain-all-function-module/m-p/3542811#M852290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T12:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to create customer By using SD_CUSTOMER_MAINTAIN_ALL function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-by-using-sd-customer-maintain-all-function-module/m-p/3542812#M852291</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 in TVKO and TVTA  master tables, for Sales Area (Sales Organization&lt;EM&gt;Distribution Channel&lt;/EM&gt;Division) is vaild or not..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   If no entreis availble , it will raise the exception SALES_AREA_NOT_VALID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-somesh&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;reward points if it is helpful&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 12:30:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-by-using-sd-customer-maintain-all-function-module/m-p/3542812#M852291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T12:30:13Z</dc:date>
    </item>
  </channel>
</rss>

