<?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_CONVERSION_EXT2INT1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-conversion-ext2int1/m-p/3508068#M843794</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;U can check the working of the function module by clicking the function module documentation button in the application tool bar of the function module. U can see the following description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Short Text&lt;/P&gt;&lt;P&gt;Convert data from external format into internal format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functionality&lt;/P&gt;&lt;P&gt;This method converts the data in method parameters from the external format into the internal format (domain conversion). This type of conversion is required to prepare data for further processing in the R/3 System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this method, you can, for example, convert data from its format displayed on the screen into the R/3 internal data format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data to be formatted is specified and transferred in the "data" parameter. Once the method has been called, the converted data is also stored in this parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If no conversion routine for a parameter has been specified in the ABAP Dictionary, the external data format will be returned unconverted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notes&lt;/P&gt;&lt;P&gt;Messages for errors when calling the method call or converting the data are reported in the return parameter. This parameter documentation contains the return values and their meanings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The method BapiService.DataConversionInt2Ext1 converts data from the internal format to the external format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The old method BapiService.DataConversionInt2Ext is obsolete and has been replaced by the above method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameters&lt;/P&gt;&lt;P&gt;DATA&lt;/P&gt;&lt;P&gt;RETURN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exceptions&lt;/P&gt;&lt;P&gt;Function Group&lt;/P&gt;&lt;P&gt;BACV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Feb 2008 12:34:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-28T12:34:15Z</dc:date>
    <item>
      <title>BAPI_CONVERSION_EXT2INT1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-conversion-ext2int1/m-p/3508067#M843793</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;Pls can you tell me&lt;/P&gt;&lt;P&gt;How this bapi BAPI_CONVERSION_EXT2INT1will works&lt;/P&gt;&lt;P&gt;there is fields like&lt;/P&gt;&lt;P&gt;OBJTYPE&lt;/P&gt;&lt;P&gt;OBJNAME&lt;/P&gt;&lt;P&gt;METHOD&lt;/P&gt;&lt;P&gt;PARAMETER&lt;/P&gt;&lt;P&gt;FIELD&lt;/P&gt;&lt;P&gt;ROWNUMBER&lt;/P&gt;&lt;P&gt;INT_FORMAT&lt;/P&gt;&lt;P&gt;EXT_FORMAT&lt;/P&gt;&lt;P&gt;CONV_LEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what type of  values to be pass&lt;/P&gt;&lt;P&gt;give me any example how to test is bapi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 12:27:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-conversion-ext2int1/m-p/3508067#M843793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-28T12:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CONVERSION_EXT2INT1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-conversion-ext2int1/m-p/3508068#M843794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;U can check the working of the function module by clicking the function module documentation button in the application tool bar of the function module. U can see the following description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Short Text&lt;/P&gt;&lt;P&gt;Convert data from external format into internal format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Functionality&lt;/P&gt;&lt;P&gt;This method converts the data in method parameters from the external format into the internal format (domain conversion). This type of conversion is required to prepare data for further processing in the R/3 System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this method, you can, for example, convert data from its format displayed on the screen into the R/3 internal data format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data to be formatted is specified and transferred in the "data" parameter. Once the method has been called, the converted data is also stored in this parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If no conversion routine for a parameter has been specified in the ABAP Dictionary, the external data format will be returned unconverted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notes&lt;/P&gt;&lt;P&gt;Messages for errors when calling the method call or converting the data are reported in the return parameter. This parameter documentation contains the return values and their meanings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The method BapiService.DataConversionInt2Ext1 converts data from the internal format to the external format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The old method BapiService.DataConversionInt2Ext is obsolete and has been replaced by the above method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameters&lt;/P&gt;&lt;P&gt;DATA&lt;/P&gt;&lt;P&gt;RETURN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exceptions&lt;/P&gt;&lt;P&gt;Function Group&lt;/P&gt;&lt;P&gt;BACV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 12:34:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-conversion-ext2int1/m-p/3508068#M843794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-28T12:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CONVERSION_EXT2INT1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-conversion-ext2int1/m-p/3508069#M843795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This doesn't appear to answer the question of WHAT values to populate the Data table....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 00:26:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-conversion-ext2int1/m-p/3508069#M843795</guid>
      <dc:creator>denisbridger</dc:creator>
      <dc:date>2010-09-17T00:26:31Z</dc:date>
    </item>
  </channel>
</rss>

