<?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 User Exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/981371#M72040</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;I have 3 key figures:&lt;/P&gt;&lt;P&gt;Opening Balance, Current Balance, Closing Balance for which 'Value' (KF), 'Fiscal year' (C), 'Posting period' (C) are being usedfor all 3 balances. &lt;/P&gt;&lt;P&gt;I need selection variable for current balance as an interval, example posting period 2 to 4 and year 2005. I need values in opening balance from # to 1 , current balance from 2 to 4, closing balance from # to 4. I need to create user exits for opening and closing balance posting period variables. &lt;/P&gt;&lt;P&gt;I am a novice in that so if someone could help me that would be of great help. &lt;/P&gt;&lt;P&gt;        &lt;/P&gt;&lt;OL&gt;&lt;LI level="1" type="ol"&gt;&lt;P&gt;is nothing but previous years closing balance.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;NOTE:  I created 2 variables ZFROM_PO, ZTO_POPE, as mentioned before when my selection criteria for Posting Period is 2 to 4, then I need values as below:&lt;/P&gt;&lt;P&gt;Opening balance/ Current period/ Closing balance&lt;/P&gt;&lt;OL&gt;&lt;LI level="1" type="ol"&gt;&lt;P&gt;to 1           2 to 4              # to 4.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nikki&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello anyone, I thought it was a simple program but it doesn't look like the way my question is unanswered, or my explanation is not clear????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Oct 2005 14:40:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-04T14:40:24Z</dc:date>
    <item>
      <title>User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/981371#M72040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;I have 3 key figures:&lt;/P&gt;&lt;P&gt;Opening Balance, Current Balance, Closing Balance for which 'Value' (KF), 'Fiscal year' (C), 'Posting period' (C) are being usedfor all 3 balances. &lt;/P&gt;&lt;P&gt;I need selection variable for current balance as an interval, example posting period 2 to 4 and year 2005. I need values in opening balance from # to 1 , current balance from 2 to 4, closing balance from # to 4. I need to create user exits for opening and closing balance posting period variables. &lt;/P&gt;&lt;P&gt;I am a novice in that so if someone could help me that would be of great help. &lt;/P&gt;&lt;P&gt;        &lt;/P&gt;&lt;OL&gt;&lt;LI level="1" type="ol"&gt;&lt;P&gt;is nothing but previous years closing balance.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;NOTE:  I created 2 variables ZFROM_PO, ZTO_POPE, as mentioned before when my selection criteria for Posting Period is 2 to 4, then I need values as below:&lt;/P&gt;&lt;P&gt;Opening balance/ Current period/ Closing balance&lt;/P&gt;&lt;OL&gt;&lt;LI level="1" type="ol"&gt;&lt;P&gt;to 1           2 to 4              # to 4.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nikki&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello anyone, I thought it was a simple program but it doesn't look like the way my question is unanswered, or my explanation is not clear????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 14:40:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/981371#M72040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T14:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/981372#M72041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Their are some SAP standard Tables which keep this information, I don't remember the table name, but I can find out, I have used these tables for reporting in 1999.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 16:01:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/981372#M72041</guid>
      <dc:creator>former_member185931</dc:creator>
      <dc:date>2005-10-04T16:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/981373#M72042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jagraj,&lt;/P&gt;&lt;P&gt;        I know its way too back but please let me know or help me with the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2005 15:08:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/981373#M72042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-05T15:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/981374#M72043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want this for the Report?.&lt;/P&gt;&lt;P&gt;and what balance are you looking for GL, Customer , Vendor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2005 15:32:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/981374#M72043</guid>
      <dc:creator>former_member185931</dc:creator>
      <dc:date>2005-10-05T15:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/981375#M72044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;        I need this to create my balance sheet, cash flow, p&amp;amp; l reports.&lt;/P&gt;&lt;P&gt;&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, 06 Oct 2005 18:49:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/981375#M72044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-06T18:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/981376#M72045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikki,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look transaction &amp;lt;b&amp;gt;FS10&amp;lt;/b&amp;gt; or &amp;lt;b&amp;gt;FS10N&amp;lt;/b&amp;gt; resp. abap &amp;lt;b&amp;gt;RFSSLD00&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;and table &amp;lt;b&amp;gt;GLT0&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2005 05:34:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/981376#M72045</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-10-07T05:34:37Z</dc:date>
    </item>
  </channel>
</rss>

