<?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: Reg : Type changes in Idoc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-type-changes-in-idoc/m-p/876072#M50712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your config values are fetched in the call to FM CUXI_GET_MULTI_CONFIGURATION in the form &amp;lt;i&amp;gt;call_kmat_to_idoc&amp;lt;/i&amp;gt;. Debug this function module to see why it is not converting your values into external format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is not possible then right after the call to the above function module, there is a user exit where you can manipulate the values of the internal tables containing your config data. In that user exit, you put your logic to convert them from internal floating point format to external format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
*- Customer function to change the internal tables for ----------------*
*- configurable materials ---------------------------------------------*
    CALL CUSTOMER-FUNCTION '006'
         TABLES
              dh_appl            = h_appl
              dcuref             = curef
              dcucfg             = cucfg
              dcuins             = cuins
              dcuprt             = cuprt
              dcuval             = cuval
              dcublb             = cublb
         EXCEPTIONS
              error_message_received        = 1
              data_not_relevant_for_sending = 2.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 May 2005 14:55:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-05-10T14:55:17Z</dc:date>
    <item>
      <title>Reg : Type changes in Idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-type-changes-in-idoc/m-p/876071#M50711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frens,&lt;/P&gt;&lt;P&gt;There are some characteristic value exists for material.&lt;/P&gt;&lt;P&gt;Characterstic values are in numc , date , time format.&lt;/P&gt;&lt;P&gt;But ir stores in CAWN table in Internal floating point format.( field : ATFLV )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when issuing output , I am getting the same Internal floating format data in idoc also.&lt;/P&gt;&lt;P&gt;I am checking the E1cucfg segment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But data should be in Date , Time , Numc format..respectively depending upon the characteristic value .&lt;/P&gt;&lt;P&gt;I am using order_output_ordrsp function module.&lt;/P&gt;&lt;P&gt;how to rectify it.&lt;/P&gt;&lt;P&gt;Needed help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2005 09:10:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-type-changes-in-idoc/m-p/876071#M50711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-10T09:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Reg : Type changes in Idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-type-changes-in-idoc/m-p/876072#M50712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your config values are fetched in the call to FM CUXI_GET_MULTI_CONFIGURATION in the form &amp;lt;i&amp;gt;call_kmat_to_idoc&amp;lt;/i&amp;gt;. Debug this function module to see why it is not converting your values into external format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is not possible then right after the call to the above function module, there is a user exit where you can manipulate the values of the internal tables containing your config data. In that user exit, you put your logic to convert them from internal floating point format to external format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
*- Customer function to change the internal tables for ----------------*
*- configurable materials ---------------------------------------------*
    CALL CUSTOMER-FUNCTION '006'
         TABLES
              dh_appl            = h_appl
              dcuref             = curef
              dcucfg             = cucfg
              dcuins             = cuins
              dcuprt             = cuprt
              dcuval             = cuval
              dcublb             = cublb
         EXCEPTIONS
              error_message_received        = 1
              data_not_relevant_for_sending = 2.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2005 14:55:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-type-changes-in-idoc/m-p/876072#M50712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-10T14:55:17Z</dc:date>
    </item>
  </channel>
</rss>

