<?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: Message type conversion in CALL transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-conversion-in-call-transaction/m-p/7313454#M1535799</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not much information - what transaction?  Is this the F5 message class or another one of the configurable message classes?  Same user or different user?  Have you done a where-used on the message and checked the code?  If the call is dynamic, have you set a watchpoint on the message number and checked the code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Sep 2010 13:41:20 GMT</pubDate>
    <dc:creator>brad_bohn</dc:creator>
    <dc:date>2010-09-09T13:41:20Z</dc:date>
    <item>
      <title>Message type conversion in CALL transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-conversion-in-call-transaction/m-p/7313452#M1535797</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;We are on ECC6.00. In one of my system the message type 'S' is being coverted to type 'E' while using CALL transaction in a BDC program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not allowing to post the document using BDC.  When we try to post the docuemnt directly calling the transaction,&lt;/P&gt;&lt;P&gt;with the same set of data, there is absolutely no problem. Any suggestion on this ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 13:12:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-conversion-in-call-transaction/m-p/7313452#M1535797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-09T13:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Message type conversion in CALL transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-conversion-in-call-transaction/m-p/7313453#M1535798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be the message type is set through customization. Check with your functional consultant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 13:40:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-conversion-in-call-transaction/m-p/7313453#M1535798</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-09-09T13:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Message type conversion in CALL transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-conversion-in-call-transaction/m-p/7313454#M1535799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not much information - what transaction?  Is this the F5 message class or another one of the configurable message classes?  Same user or different user?  Have you done a where-used on the message and checked the code?  If the call is dynamic, have you set a watchpoint on the message number and checked the code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 13:41:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-conversion-in-call-transaction/m-p/7313454#M1535799</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-09-09T13:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Message type conversion in CALL transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-conversion-in-call-transaction/m-p/7313455#M1535800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brad,&lt;/P&gt;&lt;P&gt;            The message is not configurabe. It is hard coded in SAP standard program. The  message class is F5A and the message number is 034 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 13:54:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-conversion-in-call-transaction/m-p/7313455#M1535800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-09T13:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Message type conversion in CALL transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-conversion-in-call-transaction/m-p/7313456#M1535801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If its directly thrown from SAP program , then why are you worried the tranasction is not getting executed.&lt;/P&gt;&lt;P&gt;It would be the same result when you do it through transaction directly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 13:56:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-conversion-in-call-transaction/m-p/7313456#M1535801</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-09-09T13:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Message type conversion in CALL transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-conversion-in-call-transaction/m-p/7313457#M1535802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message says that "Account assignment not completed for all required fields".  You are missing some mandatory field while passing to BDC. Check the same. It should provide you the field missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sujay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 14:41:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-conversion-in-call-transaction/m-p/7313457#M1535802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-09T14:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Message type conversion in CALL transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-conversion-in-call-transaction/m-p/7313458#M1535803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sujay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try running the transaction call in the foreground.  Often, there's a checkbox on the first screen which is hidden when you run the transaction directly.  Setting the checkmark in this checkbox usually pops up an additional screen during the transaction call where you'd need to provide account assignment info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(By foreground, I mean run the BDC session in the foreground and review the screen)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,   Andy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: abapandy on Sep 10, 2010 6:11 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 04:11:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-conversion-in-call-transaction/m-p/7313458#M1535803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-10T04:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Message type conversion in CALL transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-conversion-in-call-transaction/m-p/7313459#M1535804</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;While recording, you can simulate background mode. and pass the parameter to the call transaction using CTU_PARAMS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sujay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 08:46:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-conversion-in-call-transaction/m-p/7313459#M1535804</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-10T08:46:39Z</dc:date>
    </item>
  </channel>
</rss>

