<?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: Error in Accounting document Posting using - BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764915#M1117038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before passing it to BDC data , move the &lt;STRONG&gt;wrbtr&lt;/STRONG&gt; value to &lt;STRONG&gt;character field&lt;/STRONG&gt; and then use that &lt;STRONG&gt;character value&lt;/STRONG&gt; to fill the &lt;STRONG&gt;fval&lt;/STRONG&gt; of bdcdata.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Oct 2008 09:33:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-30T09:33:30Z</dc:date>
    <item>
      <title>Error in Accounting document Posting using - BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764911#M1117034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While creatind document in FB01 using BDC &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  PERFORM fill_dynpro_fields1 USING:&lt;/P&gt;&lt;P&gt;           co_true    co_program        '0100' lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'BKPF-BLDAT'       it_bkpf-bldat lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'BKPF-BUDAT'       it_bkpf-budat lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'BKPF-BLART'       tp_type1 lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'BKPF-BUKRS'       it_bkpf-bukrs lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'BKPF-WAERS'       it_bkpf-waers lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'BKPF-XBLNR'       it_bkpf-xblnr lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'RF05A-NEWBS'      lco_postkey lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'RF05A-NEWKO'      it_bseg-kunnr lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'BDC_OKCODE'       co_intro lit_bdcdata,&lt;/P&gt;&lt;P&gt;           co_true    co_program        '0301' lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'BSEG-WRBTR'       it_bseg-wrbtr lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'BSEG-ZTERM'       it_bseg-zterm lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'BSEG-SGTXT'       it_bseg-sgtxt lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'RF05A-NEWBS'      lco_postkey1 lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'RF05A-NEWKO'      it_bseg-kunnr lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'BDC_OKCODE'       co_intro lit_bdcdata,&lt;/P&gt;&lt;P&gt;           co_true    co_program        '0301' lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'BSEG-WRBTR'       it_bseg-wrbtr lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'BSEG-ZTERM'       it_bseg-zterm lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'BSEG-SGTXT'       it_bseg-sgtxt lit_bdcdata,&lt;/P&gt;&lt;P&gt;           space      'BDC_OKCODE'       co_intro lit_bdcdata.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting message like bseg-wrbtr input value is longer than screen field. but i have declare it as same type as above space      'BSEG-WRBTR'       it_bseg-wrbtr lit_bdcdata,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Can you help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt; &lt;STRONG&gt;Always use proper subject line&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 07:35:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764911#M1117034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-30T07:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Accounting document Posting using - BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764912#M1117035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harshitha,&lt;/P&gt;&lt;P&gt;Filed WRBTR is a currency field of decimals 2, have you taken care of the decimal point length in the excel sheet from where you are uploading.&lt;/P&gt;&lt;P&gt;While you format your excel sheet give 14 as column length in the excel sheet for the field WRBTR this will resolve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;VEnk@&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Venkat Reddy on Oct 30, 2008 1:37 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 08:04:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764912#M1117035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-30T08:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Accounting document Posting using - BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764913#M1117036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Declare the bseg-wrbtr  field as type C(with required length consider period as one more char),&lt;/P&gt;&lt;P&gt;It should not create any problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 08:09:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764913#M1117036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-30T08:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Accounting document Posting using - BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764914#M1117037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; the field bseg-wrbtr is picked from the table bseg itself and then sent to transaction FB01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field in transaction FB01 is of type bseg-wrbtr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 09:20:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764914#M1117037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-30T09:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Accounting document Posting using - BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764915#M1117038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before passing it to BDC data , move the &lt;STRONG&gt;wrbtr&lt;/STRONG&gt; value to &lt;STRONG&gt;character field&lt;/STRONG&gt; and then use that &lt;STRONG&gt;character value&lt;/STRONG&gt; to fill the &lt;STRONG&gt;fval&lt;/STRONG&gt; of bdcdata.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 09:33:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764915#M1117038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-30T09:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Accounting document Posting using - BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764916#M1117039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; But there is one problem.if i am declaring it as type c of length 10  and the amount field is less than 10 it is taking space initially.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 10:30:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764916#M1117039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-30T10:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Accounting document Posting using - BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764917#M1117040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use this also , instead of another variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;write dmbtr_value to bdcdata-fval.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 11:01:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764917#M1117040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-30T11:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Accounting document Posting using - BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764918#M1117041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot yar it was really helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 11:35:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764918#M1117041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-30T11:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Accounting document Posting using - BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764919#M1117042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one more problem regarding same please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the program i am calling the transaction FB01 twice and two different document is created of SA and DA type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the program is executed i can only see the DA document created log message. But the SA document(message) is getting suppressed but the document is getting created .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i get the both document no at a time once i run the program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 04:57:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764919#M1117042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T04:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Accounting document Posting using - BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764920#M1117043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this i am not sure. using the accounting document number in the messages, you may have to find the other number from database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 05:48:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-accounting-document-posting-using-bdc/m-p/4764920#M1117043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T05:48:26Z</dc:date>
    </item>
  </channel>
</rss>

