‎2005 Oct 04 3:40 PM
Hello Experts,
I have 3 key figures:
Opening Balance, Current Balance, Closing Balance for which 'Value' (KF), 'Fiscal year' (C), 'Posting period' (C) are being usedfor all 3 balances.
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.
I am a novice in that so if someone could help me that would be of great help.
is nothing but previous years closing balance.
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:
Opening balance/ Current period/ Closing balance
to 1 2 to 4 # to 4.
Any help would be greatly appreciated.
Thanks,
Nikki
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????
‎2005 Oct 04 5:01 PM
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.
‎2005 Oct 04 5:01 PM
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.
‎2005 Oct 05 4:08 PM
Hello Jagraj,
I know its way too back but please let me know or help me with the code.
Thanks,
‎2005 Oct 05 4:32 PM
Do you want this for the Report?.
and what balance are you looking for GL, Customer , Vendor
‎2005 Oct 06 7:49 PM
Hi,
I need this to create my balance sheet, cash flow, p& l reports.
Thanks
‎2005 Oct 07 6:34 AM
Hi Nikki,
look transaction <b>FS10</b> or <b>FS10N</b> resp. abap <b>RFSSLD00</b>
and table <b>GLT0</b>.
regards Andreas