<?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: BAPI_ACC_DOCUMENT_POST......... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301223#M158507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've faced the same issue here; we were facing an error while posting to accoountgl, because AR &amp;amp; AP are working fine, so what we've come up with and worked is;&lt;/P&gt;&lt;P&gt;Append the businessplace in BAPIACGL09 struture and i should look like this;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;wl_accountgl         TYPE bapiacgl09,&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;wl_accountgl-businessplace = wl_file_i-local_neg.&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in bapiacgl09 structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.APPEND ZZST_BUSINESS ...&lt;/P&gt;&lt;P&gt;BUSINESSPLACE ACPI_BRANCH CHAR 4 0 ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was the ABAPer solution, i hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Feb 2010 11:09:31 GMT</pubDate>
    <dc:creator>former_member495329</dc:creator>
    <dc:date>2010-02-02T11:09:31Z</dc:date>
    <item>
      <title>Reg: BAPI_ACC_DOCUMENT_POST.........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301213#M158497</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;I am posting the Acnt documents through BAPI_ACC_DOCUMENT_POST. Here I am passing the customer doc's to Accounts_receivable table, and remaining line items to GLAccount table.&lt;/P&gt;&lt;P&gt;Here when I posted the documents I am receiving the ERROR message that "Enter Business Location".&lt;/P&gt;&lt;P&gt;With the same parameters I tried for another company code it is working fine for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to know is 'Business location' and 'Business Area(BSEG-GSBER)' are they both same???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not please suggest me some thing to over-come this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2006 13:39:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301213#M158497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-26T13:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: BAPI_ACC_DOCUMENT_POST.........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301214#M158498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are  you reffering to Business Place BSEG-BUPLA ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2006 13:58:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301214#M158498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-26T13:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: BAPI_ACC_DOCUMENT_POST.........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301215#M158499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually in that FM in ACCOUNTSRECEIVABLE table I dont find any field like BSEG-BUPLA, but there is a field BSEG-GSBER(Business Area). Thats why I fetched BSEG-GSBER and passed to it. Even though it is giving me the error 'Enter Business Location'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the same parameters I tried to post in different company code it is working fine with me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I was thinking is while defining the PAYERS in new company code some parameters are missed it-seems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any one suggest me some thing to over-come with this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;**Problem not solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: KDeepak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: KDeepak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2006 14:09:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301215#M158499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-26T14:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: BAPI_ACC_DOCUMENT_POST.........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301216#M158500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Deepak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check with the following code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'BAPI_ACC_DOCUMENT_POST'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        documentheader    = gd_documentheader&lt;/P&gt;&lt;P&gt;        customercpd       = gd_customercpd&lt;/P&gt;&lt;P&gt;        contractheader    = gd_fica_hd&lt;/P&gt;&lt;P&gt;      IMPORTING&lt;/P&gt;&lt;P&gt;        obj_type          = l_type&lt;/P&gt;&lt;P&gt;        obj_key           = l_key&lt;/P&gt;&lt;P&gt;        obj_sys           = l_sys&lt;/P&gt;&lt;P&gt;      TABLES&lt;/P&gt;&lt;P&gt;        accountgl         = it_accountgl&lt;/P&gt;&lt;P&gt;        accountreceivable = it_accountreceivable&lt;/P&gt;&lt;P&gt;        accountpayable    = it_accountpayable&lt;/P&gt;&lt;P&gt;        accounttax        = it_accounttax&lt;/P&gt;&lt;P&gt;        currencyamount    = it_currencyamount&lt;/P&gt;&lt;P&gt;        criteria          = it_criteria&lt;/P&gt;&lt;P&gt;        valuefield        = it_valuefield&lt;/P&gt;&lt;P&gt;        extension1        = it_ext&lt;/P&gt;&lt;P&gt;        return            = it_return&lt;/P&gt;&lt;P&gt;        paymentcard       = it_paymentcard&lt;/P&gt;&lt;P&gt;        contractitem      = it_fica_it&lt;/P&gt;&lt;P&gt;        extension2        = it_ext2&lt;/P&gt;&lt;P&gt;        realestate        = it_re.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;otherwise go through the program 'ACC_BAPI_TEST_DOCUMENT'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;Sreenivasulu P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2006 06:34:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301216#M158500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-27T06:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: BAPI_ACC_DOCUMENT_POST.........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301217#M158501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ponnadi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My code..............&lt;/P&gt;&lt;P&gt;              CALL FUNCTION 'BAPI_ACC_DOCUMENT_CHECK'&lt;/P&gt;&lt;P&gt;                   EXPORTING&lt;/P&gt;&lt;P&gt;                        documentheader    = it_hdr&lt;/P&gt;&lt;P&gt;                   TABLES&lt;/P&gt;&lt;P&gt;                        accountgl         = it_gl&lt;/P&gt;&lt;P&gt;                        ACCOUNTRECEIVABLE = act_rec&lt;/P&gt;&lt;P&gt;                        currencyamount    = it_curr&lt;/P&gt;&lt;P&gt;                        return            = t_result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;              LOOP AT t_result WHERE ( type = 'E' OR&lt;/P&gt;&lt;P&gt;                                       type = 'A' ).&lt;/P&gt;&lt;P&gt;                EXIT.&lt;/P&gt;&lt;P&gt;              ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;              IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;                REFRESH t_result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                CALL FUNCTION 'BAPI_ACC_DOCUMENT_POST'&lt;/P&gt;&lt;P&gt;                     EXPORTING&lt;/P&gt;&lt;P&gt;                          documentheader    = it_hdr&lt;/P&gt;&lt;P&gt;                     TABLES&lt;/P&gt;&lt;P&gt;                          accountgl         = it_gl&lt;/P&gt;&lt;P&gt;                          ACCOUNTRECEIVABLE = act_rec&lt;/P&gt;&lt;P&gt;                          currencyamount    = it_curr&lt;/P&gt;&lt;P&gt;                          return            = t_result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.&lt;/P&gt;&lt;P&gt;              ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same code is working fine for 1 company code. At the same time it is not working for another company code for CUSTOMER LINE ITEMS.&lt;/P&gt;&lt;P&gt;Which is giving me the error 'Enter Business Location'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2006 06:40:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301217#M158501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-27T06:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: BAPI_ACC_DOCUMENT_POST.........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301218#M158502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a field called BUSINESSPLACE in ACCOUNTSRECEIVABLE which is mapped to BSEG-BUPLA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The message that you get is given when BUPLA is empty.&lt;/P&gt;&lt;P&gt;(Message Class F5A and 192).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So try filling BUSINESSPLACE and see whether it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2006 06:58:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301218#M158502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-27T06:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: BAPI_ACC_DOCUMENT_POST.........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301219#M158503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srikanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am posting the Customer line items for Ierland company code it is working fine.&lt;/P&gt;&lt;P&gt;At the same time with same perameters I am trying to post to Taiwan company code which is giving me the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how it is posting through FB01 when posting CUSTOMER LINE ITEMS for Taiwan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What my requirement is Transfer of Balances across company codes.&lt;/P&gt;&lt;P&gt;So when Transferring the amount from one company code to another how can i get this Business Place.&lt;/P&gt;&lt;P&gt;If you have idea please.........&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: KDeepak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2006 08:10:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301219#M158503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-27T08:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: BAPI_ACC_DOCUMENT_POST.........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301220#M158504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a subroutine called CHECK_BUPLA in function group FACI which contains some special code for Taiwan and India. Please take a look at it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The source code also contains a lot of Note numbers, 582784, 458162, 373831.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Business places are to be maintained in a table called J_1BBRANCH and it is by company code.&lt;/P&gt;&lt;P&gt;Also it looks like this business place can be assigned to a plant or can be maintained as user parameters.&lt;/P&gt;&lt;P&gt;(Take a look at function module J_1H_BUPLA_GET_VALUE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to see whether there are any business places maintained in J_1BBRANCH for Taiwan company code and then need to see whether you have to assign it to a plant (field T001W-J_1BBRANCH) or maintain it as user params (SET/GET Parameter "ID_BUPLA").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could not really check this in our system here as there is no data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2006 08:37:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301220#M158504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-27T08:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: BAPI_ACC_DOCUMENT_POST.........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301221#M158505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srikanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your information......&lt;/P&gt;&lt;P&gt;Here also I dont find any records in my system for BUPLA.&lt;/P&gt;&lt;P&gt;Its ok I will check with my functional people.&lt;/P&gt;&lt;P&gt;By the way where r u working. Can I know you contact no or Yahoo ID for better communication and get the things done in a proper way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2006 08:46:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301221#M158505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-27T08:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: BAPI_ACC_DOCUMENT_POST.........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301222#M158506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  My yahoo id is srikanth_sap@yahoo.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2006 10:16:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301222#M158506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-27T10:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: BAPI_ACC_DOCUMENT_POST.........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301223#M158507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've faced the same issue here; we were facing an error while posting to accoountgl, because AR &amp;amp; AP are working fine, so what we've come up with and worked is;&lt;/P&gt;&lt;P&gt;Append the businessplace in BAPIACGL09 struture and i should look like this;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;wl_accountgl         TYPE bapiacgl09,&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;wl_accountgl-businessplace = wl_file_i-local_neg.&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in bapiacgl09 structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.APPEND ZZST_BUSINESS ...&lt;/P&gt;&lt;P&gt;BUSINESSPLACE ACPI_BRANCH CHAR 4 0 ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was the ABAPer solution, i hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2010 11:09:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301223#M158507</guid>
      <dc:creator>former_member495329</dc:creator>
      <dc:date>2010-02-02T11:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: BAPI_ACC_DOCUMENT_POST.........</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301224#M158508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Francisco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you do this change to the structure bapiacgl09 following some SAP note?&lt;/P&gt;&lt;P&gt;I am having the same problem but I can use this solution only if this change come in a SAP note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, please, let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards and thank you,&lt;/P&gt;&lt;P&gt;César&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 21:42:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bapi-acc-document-post/m-p/1301224#M158508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-08T21:42:28Z</dc:date>
    </item>
  </channel>
</rss>

