To get GL account balance in Group currency ( currency type 30 )

Hi All,
I'm Using BAPI_GL_ACC_GETPERIODBALANCES to get GL account balance for a period. But it is showing output only when the currency type is 10  (Company code currency), I need to get the output in  Group currency ( currencytype 30 ). Is there any function module to get the GL account balance for a period in group currency.
Thanks & Regards,
Sabu

An example,
Select * INTO TABLE gt_FAGLFLEXT
From FAGLFLEXT
Where
     RBUKRS = companycode AND
     RACCT = GLAccount AND
     RYEAR = fiscalyear .
GL Balance in group currency of fiscal period 004 is equal
     FAGLFLEXT-KSLVT +
     FAGLFLEXT-KSL01 +
     FAGLFLEXT-KSL02 +
     FAGLFLEXT-KSL03 +
     FAGLFLEXT-KSL04
Regards,
Loan Le.

Similar Messages

  • How to get On Account Balance for a Customer in Accounts Receivables(AR)

    Hi,
    Pls let me know how i can get the On Account Balance and Customer Balance for a particular customer in AR.
    Pls let me if there is any SQL query or function availabe to get On Account Balance in AR.
    Is On Account Balance and Customer balance is same in AR.
    Pls let me know how i can get both the values.
    regards
    Udit

    try to join your query from these tables:
    1.Customer - RA_CUSTOMERS_ALL
    2.Customer Name - RA_CUSTOMERS_ALL
    3. Ship to /Bill to & Location - HZ_CUST_ACCT_SITES_ALL and RA_TERRITORIES
    4.Account Balance - AR_PAYMENT_SCHEDULES_ALL
    5.Current Balance - AR_PAYMENT_SCHEDULES_ALL
    if you additionally need aging try to set from here
    a)1-30 Past - AR_PAYMENT_SCHEDULES_ALL
    b)31-60 Past - AR_PAYMENT_SCHEDULES_ALL
    c)Over 90 Past - AR_PAYMENT_SCHEDULES_ALL
    This way you can achieve the outcome

  • Customer/Vendor Balances in Group&Hard currencies

    Hello friends,
    F.23/F.42 gives us the balances in local currency forCustomers and Vendors, but i want balances in group currency(DMBE2) & hard currency(DMBE3) as well. So our ABAPer started to prepare a Z report, F.23 & F.42 reports fetching the data from KNC1/LFC1. There i can see the figures only in local currency(DMBTR), how can i retrieve the figures for group and hard currencies. Are there any other tables to retrieve the data.
    Please guide me.
    Thanks
    Swapna

    Thank you Chintan ji for your reply.
    but how can we know the open items, if we retrieve the data from BSEG.
    Finally we want to see the opening figures in group & hard currencies for Vendor/Customer.
    awaiting for your reply.
    thanks

  • How to get each account balance in sapscript when using F.01

    Dear Friends,
    I had developed a sapscrit form for P/L statement ( TCODE F.01) printing Now I received a new requirement. I need to get the balance values for each account and check the credit/debit indicator in sapscript. Do anyone know how to do it?? Thanks in advance.
    BR
    Joe

    You can identify amount is credit/ debit by checking the field <b>shkzg</b> (Debit/Credit indicator).
    Reward points if useful.
    Regards,
    Sairam

  • HT5035 how to i get an account balance

    If i redeem a gift card and spend some of it. I do I get a balance of whats left to spend at the apple site??

    You should be able to see your balance. I'm on iTunes 11 on my Mac and I see the balance at the top left of the store pages next to my id on the navigation bar (though some people have been saying that it doesn't show for them) - I think that on iTunes 10 it shows at the top right of the store pages. You should also be able to see it by logging into your account via the Store > View My Apple ID (Store > View My Account on iTunes 10)
    On an iOS device (iPad, iPhone, iPod Touch) it should show next to your id on, for example, the bottom of the Music tab in the iTunes store app

  • HT2589 We had an account that was housed on our old computer but it didn't make it onto the new one...how can I get the account balance and start using it?

    We had an account that was housed on our old computer but it didn't make it to the  new one.  How can we find the balance and start using it again?

    iTunes accounts are not located on your computer.  They are simply tied to a specific AppleID.  Just log in to iTunes with the correct AppleID and Password and you will be back in that account.

  • Customer balances in Group Currency

    Is there any way to get the Customer balances in Group currency - I am running TC S_ALR_87012172 for a UK Company Code. This TC provides me balances and details in GBP only and does not provide the option to get my USD balances. Is there any other transaction which would allow me to get the same type of report but in both LC and Group currency or at least only on GC? Same goes for TC S_ALR_87012082 for the payables side.

    Hi
    Can you try to edit the fields in layout in same t-code , also you can try to check the report in t-code: FBL5N if group currency filed is not avalible.

  • Regarding GL account balance from table FAGLFLEXT

    Hi
    I need to get GL account balance from table FAGLFLEXT daily based on the periods(months) KSL01,KSL02.....
    In that case what is the significance of fields KSL13-KSL16 data.And when will the entry be made in fields KSL13-KSL16. Any body have any idea in this regard,then pls clarify my doubt.
    Points will be rewarded for useful answers

    hi Shibin,
    the fields KSL13-16 show the postings in special periods in group currenvy. The special periods always represent the same time frame like the last real period (December if fiscal year is January - December). You have to ask, if they want to see special period as well, if yes, you have to calculate like:
    last period = KSL12 + KSL13 + KSL14 + KSL15 + KSL16
    hope this helps and come back if you have more questions
    ec

  • GL Account Balance Display

    Hi All,
    We transferred all the GL account balances to the new fiscal year 2008 by way of running year end program.
    Now our auditor wants to see the GL account balance on 31 .12. 2007 as well as on 01.01.2008. The users have also posted some transactions from 01 Jan onwards.
    Now my concern is how to get all the GL account balances on 01 Jan 2008.
    Because when we run the GL account balances report for the period 01, it shows all the values including the posted transactions during this period. But our auditor wants the General Ledger Account balances on the beginning of the year 01.01.2008.
    I request you to all, please give your valuable reply.
    Thanks with regards,
    Ran.

    Hi Padma
    Thank you for your information and as I know that when you use the T.code: FS10N, you can get the account balance for the selected GL accounts only. This is not my requirement.
    How do we see the balance as on date DD/MM/YYYY. Because our Auditor wants to see the account balance as on 31-12-2007 and at the same time 01-01-2008.
    How do I ge the report for this purpose.
    Please let me know.
    Thanks with regards,
    Ran

  • GL Account Balance ( BAPI)

    Hi Guri,
    Do we have any BAPI to get GL account Balances by passing
              Company Code,
              Fiscal Year
              Period
    So we can get total list of gl with balance for above year and period.
    Regards,
    Venkat

    Hello,
    Before calling this BAPI you just select all GL accordingly your selection like Company Code, Fiscal year and Period.and then you will have only the GL which you want.
    then call above BAPi and put that GL field it_gl in BAPI.
    you will get balance of only required GL.
    Have a Nice Day,
    Regards,
    Sujeet

  • GL account balance for Non Leading Ledger

    Hi,
    I am trying to get GL account balance for Non leading ledger.
    I am able to get Balance sheet GL account balance  for leading ledger using 'BAPI_GL_GETGLACCPERIODBALANCES', but I am unable to do so.
    For P&L GLs, requirement is to get internal order wise account balance. I am able to get GL balance for leading ledger using documents in BSEG.
    Any idea on how we get GL balance for non leading ledger?
    Thanks in Advance.
    Tejas

    Hello,
    I am not sure if I understand quesition correct.
    1. Internal order per ledger - this link might give you some information.
    FB50L FI-posting to an internal order
    You can report internal orders per cost element (acutal and plan)
    Use reports in: SAP Menue/ Information Systems/Accounting/Controlling/Reports for Internal Orders/Summarization Reports or/and More Reports
    as an instance: S_ALR_87013010
    direct output to Excel and drill down functionality for details.
    2. GL balances per ledger: use F.08 and select ledger, then you have report per ledger
    Let me know if this is what you have expected.
    all the best Erwin

  • How to view Account balance in a TITLE ACCOUNT

    I want to know how i can view the account balance(sum of all balances in the child or sub accounts) for a title account in sap b1.

    Hi,
    There are lot of Reports available to cater to your requirement unless you need specific data in specific format.
    For getting the Account balance for a Title and the sub accounts under it, you can :
    1) Use the 'General Ledger Report' for detailed list with all the transactions appearing in the same.
    2) if you need only balances, you can run the Trial Balance/Balance Sheet Report and get the data.
    3) If you need the data in customized format or any specific data, you can always query the tables (OACT, JDT1 etc)
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • Query Active account balance

    Hi Expert,
    Is it possible to get active account balance (by passing parameter using 'create date') thorugh Query.
    If possible post query.
    By,
    Kart

    Hi Gordon Du,
    This query may not correct, actually i need -Chart of accountwise
                                                        Balance
    such as 101010 - capital account = 200000
                 210101 - Bank account  =  100002
    SELECT T1.[AcctName],  T0.[LineMemo] Detail, T0.RefDate 'Posting Date', T0.TransId 'Transaction Number', T2.[AcctName] OffsetAccount, T0.[Debit], T0.[Credit], T0.[Ref1], T0.[Ref2], '0' Balance  FROM JDT1 T0  INNER JOIN OACT T1 ON T0.Account = T1.AcctCode INNER JOIN OACT T2 ON T0.[ContraAct] = T2.AcctCode WHERE (T1.[AcctName]  = '[%1]' or '[%1]' = '') and  (T0.[RefDate] >= '[%0]' or '[%0]' = '') and (T0.RefDate <= '[%2]' or '[%2]' = '')
    by
    kart

  • Vendor-Customer balances in group currency-table/structure/function module?

    Hi All,
    Which table/structure/function module can be used to get balances for vendors and customers in group currency? We just wnat to extract balances in group currency so FBL1N and FBL5N are not options. Is there any SAP report which can provide these balances for both vendors and customers?
    Thanks and regards,
    Pinky

    Hi Pinky,
    I came across one report S_ALR_87012079 - Transaction Figures: Account Balance, Program RFSRRCUA, which extracts Account Balances of Vendor. Once the report is executed, you can do Currency Translation from one currency to different currencies. In the output screen, in the Top Menu, select 'Settings -> Currency' and you can convert to another currency. I am not sure, if this helps you. If this helps, kindly update your comments here.
    Thank you.
    Suresh Jayanthi.

  • How we can get the Trial balance in other currency -USD now.

    Hi All,
    I have an issue reg: My client  had gone live in 2005 and only One Currency is defined u201CINR u201D as company code currency and Controlling area currency.
    Controlling area settings are maintained as: Controlling Area Same as Company Code and Currency Type maintained is: Company code currency u2013 INR.
    Even in OB22, No parallel currencies (Group currency, Hard currency, Index based currency, Global company currency) are defined.
    Now, my client is asking to have the Trial Balance (F.08) in currency u201CUSDu201D,but at present we are getting it is "INR" only.
    Is it possible to get the Trial balance (F.08) in USD , for the previous posted document values(They did all the postings in INR only)
    How we can get the Trial balance in other currency -USD now.
    Please suggest and guide.
    Thanks in advance
    Regards,
    Sudha.

    Hi,
    First you need to enter USD as HARD CURENCY for your company code's country settings.
    Then in OB22, for your Company code, enter Currency type 40 as additional local currency (LC2)
    Legal Valuation
    Exch rate type M
    Sour Curr 1
    TRs Date Type 2 ...and now save.
    By making these changes, you will be getting F.08 in USD by specifying currency type as 40 in the selection screen of this report.
    The only thing you wont get here is that.............you cannot determine USD values for documents, which are already posted into the system.
    For the time being...you can use report S_ALR_87012279 - Structured Account Balances....in this selection screen enter USD as output currency, tran key date and exch rate type M....to get the LC values to be converted into USD during this report only. (this is as good as fast food)
    As suggested above, use of special purpose ledger is all together a different concept....you dont need to go for it.
    Regards,
    Srinu

Maybe you are looking for

  • How do I reinstall the recovery hard disc after new hard drive was installed?

    I just purchased an HP Envy dv6 Quad Edition, w/ windows8,that came with the 1Tb hard drive. I made a recovery backup on an external hd and installed a new HHD. When I turn it on I can't see how to install the backup? What do I need to do? The item #

  • Need transparent background color in Spry Menu Bar

    Tried every possible combination. Built a 150x1000 px header in Illustrator with a 20x1000 px rectangle at the bottom for the nav bar, set as a background image in the header within Dreamweaver. Can not make a transparent (no color) background within

  • Partial divestiture : transaction type

    Dear SDNers, I have a simple question concerning the Partial divestiture activity : Is it normal that the system doesn't post with "Disposal" transaction type when we have a Partial Divestiture ? Is it possible to change this behaviour ? Many thanks

  • Ad Hoc WT-3a connection

    I am looking for some technical help. I have been able to connect my nikon D200 via their new wireless WT-3a device with an infra-structural connection and it works ok. This is done with my wireless linksys 45G router, wirlessly connected to my iMac.

  • VGA Bios states "Engineering Release"

    Hi Folks, I recently installed the K7N2G-LISR MB for a family member. After delivery I noticed the message in the VGA Bios of "Engineering Sample, not for production use" in the POST. Now, before I get my shorts in a twist, is this refering to the MB