<?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 Create customer with more fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-customer-with-more-fields/m-p/9540471#M1751879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to create / Load customers so naturally I was looking for a BAPI.&amp;nbsp; I need to enter fields like:&lt;/P&gt;&lt;P&gt;KNB1-AKONT&lt;/P&gt;&lt;P&gt;KNB1-FDGRV&lt;/P&gt;&lt;P&gt;KNB1-ALTKN&lt;/P&gt;&lt;P&gt;KNB1-ZTERM&lt;/P&gt;&lt;P&gt;KNB1-XZVER&lt;/P&gt;&lt;P&gt;KNB1-LOCKB&lt;/P&gt;&lt;P&gt;KNVV-VKBUR&lt;/P&gt;&lt;P&gt;KNVV-VKGRP&lt;/P&gt;&lt;P&gt;KNVV-KDGRP&lt;/P&gt;&lt;P&gt;KNVV-KALKS&lt;/P&gt;&lt;P&gt;KNVV-LPRIO&lt;/P&gt;&lt;P&gt;KNVV-VKGRP&lt;/P&gt;&lt;P&gt;KNVV-KDGRP&lt;/P&gt;&lt;P&gt;KNVV-KALKS&lt;/P&gt;&lt;P&gt;KNVV-KALKS&lt;/P&gt;&lt;P&gt;KNVV-BOKRE&lt;/P&gt;&lt;P&gt;KNVV-INCO1&lt;/P&gt;&lt;P&gt;KNVV-INCO2&lt;/P&gt;&lt;P&gt;KNVV-ZTERM&lt;/P&gt;&lt;P&gt;KNVI-TAXKD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm finding them in BAPI_CUSTOMERCRM_CREATE but nothing else is obvious.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We haven't implemented CRM.&amp;nbsp; Can I still use this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jun 2013 19:23:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-14T19:23:41Z</dc:date>
    <item>
      <title>Create customer with more fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-customer-with-more-fields/m-p/9540471#M1751879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to create / Load customers so naturally I was looking for a BAPI.&amp;nbsp; I need to enter fields like:&lt;/P&gt;&lt;P&gt;KNB1-AKONT&lt;/P&gt;&lt;P&gt;KNB1-FDGRV&lt;/P&gt;&lt;P&gt;KNB1-ALTKN&lt;/P&gt;&lt;P&gt;KNB1-ZTERM&lt;/P&gt;&lt;P&gt;KNB1-XZVER&lt;/P&gt;&lt;P&gt;KNB1-LOCKB&lt;/P&gt;&lt;P&gt;KNVV-VKBUR&lt;/P&gt;&lt;P&gt;KNVV-VKGRP&lt;/P&gt;&lt;P&gt;KNVV-KDGRP&lt;/P&gt;&lt;P&gt;KNVV-KALKS&lt;/P&gt;&lt;P&gt;KNVV-LPRIO&lt;/P&gt;&lt;P&gt;KNVV-VKGRP&lt;/P&gt;&lt;P&gt;KNVV-KDGRP&lt;/P&gt;&lt;P&gt;KNVV-KALKS&lt;/P&gt;&lt;P&gt;KNVV-KALKS&lt;/P&gt;&lt;P&gt;KNVV-BOKRE&lt;/P&gt;&lt;P&gt;KNVV-INCO1&lt;/P&gt;&lt;P&gt;KNVV-INCO2&lt;/P&gt;&lt;P&gt;KNVV-ZTERM&lt;/P&gt;&lt;P&gt;KNVI-TAXKD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm finding them in BAPI_CUSTOMERCRM_CREATE but nothing else is obvious.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We haven't implemented CRM.&amp;nbsp; Can I still use this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 19:23:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-customer-with-more-fields/m-p/9540471#M1751879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-14T19:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Create customer with more fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-customer-with-more-fields/m-p/9540472#M1751880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure about the BAPI FM &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;BAPI_CUSTOMERCRM_CREATE&lt;/SPAN&gt; but there is a API for maintaining the customer master.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Class - CMD_EI_API&lt;/P&gt;&lt;P&gt;Method - MAINTAIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out and see if your required fields are part of the API or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 19:27:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-customer-with-more-fields/m-p/9540472#M1751880</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2013-06-14T19:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create customer with more fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-customer-with-more-fields/m-p/9540473#M1751881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried using:BAPI_CUSTOMER_CREATEFROMDATA1? Also check FM "SD_CUSTOMER_MAINTAIN_ALL"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 19:29:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-customer-with-more-fields/m-p/9540473#M1751881</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2013-06-14T19:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create customer with more fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-customer-with-more-fields/m-p/9540474#M1751882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ended up with a BDC to be able to cover many of these fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neal Wilhite&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 18:07:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-customer-with-more-fields/m-p/9540474#M1751882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-30T18:07:06Z</dc:date>
    </item>
  </channel>
</rss>

