<?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 bapi_charact_create in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-charact-create/m-p/4534657#M1071531</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im using above mentioned bapi to create characteristics(tcode ct04)&lt;/P&gt;&lt;P&gt;in ct04 there is one tab for values in tht i have to fill the char value as '10-100' by using this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found one bapi structure BAPICHARACTVALUESNUM so pls guide me in which field i have to enter lower and upper values to get the char value as '10-100'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Sep 2008 07:15:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-30T07:15:30Z</dc:date>
    <item>
      <title>bapi_charact_create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-charact-create/m-p/4534657#M1071531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im using above mentioned bapi to create characteristics(tcode ct04)&lt;/P&gt;&lt;P&gt;in ct04 there is one tab for values in tht i have to fill the char value as '10-100' by using this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found one bapi structure BAPICHARACTVALUESNUM so pls guide me in which field i have to enter lower and upper values to get the char value as '10-100'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 07:15:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-charact-create/m-p/4534657#M1071531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T07:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_charact_create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-charact-create/m-p/4534658#M1071532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 09:14:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-charact-create/m-p/4534658#M1071532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T09:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_charact_create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-charact-create/m-p/4534659#M1071533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to give the values in VALUE_To and VALUE_FROM fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'BAPI_CHARACT_CREATE'&lt;/P&gt;&lt;P&gt;       exporting&lt;/P&gt;&lt;P&gt;         CHARACTDETAIL = CHARACTDETAIL&lt;/P&gt;&lt;P&gt;         CHANGENUMBER = CHANGENUMBER&lt;/P&gt;&lt;P&gt;         KEYDATE = KEYDATE&lt;/P&gt;&lt;P&gt;       tables&lt;/P&gt;&lt;P&gt;         CHARACTDESCR = CHARACTDESCR&lt;/P&gt;&lt;P&gt;         CHARACTVALUESNUM = CHARACTVALUESNUM&lt;/P&gt;&lt;P&gt;         CHARACTVALUESCHAR = CHARACTVALUESCHAR&lt;/P&gt;&lt;P&gt;         CHARACTVALUESCURR = CHARACTVALUESCURR&lt;/P&gt;&lt;P&gt;         CHARACTVALUESDESCR = CHARACTVALUESDESCR&lt;/P&gt;&lt;P&gt;         CHARACTREFERENCES = CHARACTREFERENCES&lt;/P&gt;&lt;P&gt;         CHARACTRESTRICTIONS = CHARACTRESTRICTIONS&lt;/P&gt;&lt;P&gt;         RETURN = RETURN&lt;/P&gt;&lt;P&gt;       exceptions&lt;/P&gt;&lt;P&gt;         OTHERS =  1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 09:18:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-charact-create/m-p/4534659#M1071533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T09:18:43Z</dc:date>
    </item>
  </channel>
</rss>

