<?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: GL account Posting. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-account-posting/m-p/4249048#M1014211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudarshan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your reply. I am new to the GL accounts and BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I am using the Basic IDOC type FIDCCP02 and Inbound function module as IDOC_INPUT_FIDCC1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that function under the exit '004' I have to write all the logic. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Can you plese give the Detailed Explanation how to develop this.&lt;/P&gt;&lt;P&gt;&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;Thanks and Regards&lt;/P&gt;&lt;P&gt;Abinava Siri..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Aug 2008 06:04:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-13T06:04:15Z</dc:date>
    <item>
      <title>GL account Posting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-account-posting/m-p/4249046#M1014209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I  am getting GL account file from third party.In that file I have to check the GL account and line Items and post to FB01 through Inbound IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that file I have to check the GL account line items.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; 1. Suppose the account is not balanced that account post to the suspence account.&lt;/P&gt;&lt;P&gt;         ( They already given the suspense account no. )&lt;/P&gt;&lt;P&gt;             How we can post the account suspense account.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Suppose The file contains cost center , but the GL account always suppressed the cost center, then also this goes to the suspence account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           How we can check the Cost center in the above scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. checking Tax codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; can any one guide me how to do these requirements.&lt;/P&gt;&lt;P&gt;&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;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Abinavasiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 05:34:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-account-posting/m-p/4249046#M1014209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T05:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: GL account Posting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-account-posting/m-p/4249047#M1014210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi abhinav,&lt;/P&gt;&lt;P&gt; The requirement is simple try to analyse the structure of the file with the IDOC structure that you are using while posting the data in R3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Suppose the account is not balanced that account post to the suspence account.&lt;/P&gt;&lt;P&gt;( They already given the suspense account no. )&lt;/P&gt;&lt;P&gt;How we can post the account suspense account.?&lt;/P&gt;&lt;P&gt;Instead of normal GL Account you need to pass this suspense account no for the same glaccount field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Suppose The file contains cost center , but the GL account always suppressed the cost center, then also this goes to the suspence account.&lt;/P&gt;&lt;P&gt;If you find cost center again map again use this suspense account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.There is field in the IDoc structure for Tax Code just pass the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only here the logic you have to work around is the data that comes in files should be grouped according under a document and then map all the fields with the corresponding IDOC structure and post the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know which IDOC you are using to post the GL document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sudharshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 05:43:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-account-posting/m-p/4249047#M1014210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T05:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: GL account Posting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-account-posting/m-p/4249048#M1014211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudarshan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your reply. I am new to the GL accounts and BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I am using the Basic IDOC type FIDCCP02 and Inbound function module as IDOC_INPUT_FIDCC1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that function under the exit '004' I have to write all the logic. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Can you plese give the Detailed Explanation how to develop this.&lt;/P&gt;&lt;P&gt;&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;Thanks and Regards&lt;/P&gt;&lt;P&gt;Abinava Siri..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 06:04:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-account-posting/m-p/4249048#M1014211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T06:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: GL account Posting.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gl-account-posting/m-p/4249049#M1014212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one Please suggest me on my query.&lt;/P&gt;&lt;P&gt;&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;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Abinava Siri..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 07:49:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gl-account-posting/m-p/4249049#M1014212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T07:49:18Z</dc:date>
    </item>
  </channel>
</rss>

