Balance carry forward at end of page in adobe forms

Hello all,
I am new to adobe forms.
I have a table with data with amount column. when the content of the table flows to next page i need to get balance carry forward and page to total and same at next page top as below
I got to know we need to write script to get this but I don't know script in adobe form.
So kindly help me.
Regards
ujwal

Hi Ujwal,
You're script could be handled something like this:
if(xfa.layout.pageCount() > 1){
var page = xfa.layout.page(this) - 1;
var fields = xfa.layout.pageContent(page, "field");
var total = 0;
for(var i = 0; i < fields.length; i++)
  var item = fields.item(i);
  if(item.name == "CARRYFORWARD")
    total = total + item.rawValue;
this.rawValue = total;
I'm not sure what your technical name for the carry forward value is so I made one up in the sample.  Also, I have used this in one form but at line 02 I had to use -2 instead of -1 for my form even though the scripting help gives -1 as an example.  This will simply check if there is more than one page and if so then it will look back at the previous page to get the value of any field named CARRYFORWARD.
Regards,
Ryan Crosby

Similar Messages

  • Sales and purchase journal - balance carry forward to next page

    Hi all,
    When we run sales and purchase journals in transaction S_ALR_87012357 (Belgium) and print it we want a summary per page and balance carry forward to next page.
    The paging is correct by selecting "statistical info not printed" in output control but we don´t want only summary on last page, instead on every page and a total summary on last page.
    Does anyone knows how to mangage this?
    Best regards Lisa

    With a developer implement a the BADI  FI_TAX_BADI_010

  • Customer line items with balance carry forward no opening balance

    Hello FI Experts,
    We have ticket where the user is using a Z* Report for Customer line items with balance carry forward. In 31.01.2007 user has posted some legacy data, latter he was executing this Z* report then user can see the values posted on the same day (31.01.2007) as line items. But he was executing the report on 01.02.2007 then he was not able to see the line item as well as the values posted on 31.01.2007 as opening balance as on 01.02.2007. But if we run the report as on 01.01.2008 then we are able to see the values which are carry forwarded as opening balances. Did anyone have worked on this type of scenario?
    Requirement Here Is:  The values that have been posted on 31.03.2007 which are still open line items should get displayed as opening balance as on 01.02.2007.
    Thanks for helping on this issue.

    Hi,
      Any report will get data from Tables. Please check whether the table you have used to develop this report has opening balance.
    Balance will be carry forwarded only when you run the balance carry forward program. Check whether this was run for the date you have specified. This can be done in the year end.
    If you are checking in the middle of the year, then the balance will not be carry forwarded.
    Regards,
    B. Radhika.

  • How to know whether balance carry forward has happened or not

    How to know , whether balance carry forward has happened or not for a perticular GL account or for the company code as a whole?

    If the account is a balance sheet account, you can merely look at the beginning balance for the same balance sheet account for the beginning of the next fiscal year FS10N. The beginning balance will equal the previous year's ending balance. Since this does not happen automatically, you will know that carry forward has not been done if a balance sheet account has no beginning balance in the following fiscal year.
    If you are talking about For P&L GL accounts, you can check the acvitity in the retained earnings accounts to make sure that they have been updated for the P&L activity. You can identify the retained earnings account by looking at the master data for the account in the section "P&L statmt acct type" and pulling up the menu to see the actual retained earnings account number.
    You can perform carry foward (GVTR) as many times as you want but normally once it has been ran, any postings to a  previous fiscal year are automatically carried forward to the current year after that initial run.

  • Migration cockpit of new G/L- balance carry forward

    Hi,
    I have a question regarding the migration cockpit for new G/L. This a prepaid service of SAP and we are at test stage of migration cockpit. Before migration to new G/L, we have
    posted year-end-postings t-code
    F_TR_01 for Turkey , program RFSUMB00
    for all P&L accounts and balance sheet
    accounts for year 2007. Thus, all G/L
    accounts give a balance of zero for
    year 2007. Among the migration cockpit
    activities ,do we still need to
    execute transfer balance carry
    forward step?
    Kind regards,
    Gökçen.

    Hello Gokcen,
    In your case, you can execute the ' Transfer balance carry forward' step of the GL Migration cockpit, for two reasons:
    1. Since the migration cockpit moves data consistently from the classic GL database tables to the (New) GL database tables, this step needs to be executed.
    2. The cockpit has steps synchronized so that there is no harm in executing a step that may seem redundant. So, better to execute the step than not
    Regards,
    Sangeeta

  • SEM: BCS Balance Carry Forward - Concept of Period 00

    Gurus:
    Wants to clear a concept with you. Say for example at the end of Period 12, 2006,
    B/S Account 1: $100,000
    Retained Earnings: $ 200,000
    And only for the Period 1, 2007:
    B/S Account 1: $200 (this is a periodic value)
    And Net Profit: $15
    Now let’s assume the Retained Earnings of Current Month = RE Last Month + Net Profit.
    Now if we don’t do a Balance Carry forward after Period 12 close and before Period 1 close, I will be getting this only for Period 1,
    B/S Account 1: $200
    Retained Earnings: $15
    But if we do a BCF after Period 12 close and before Period 1 close, I will be getting this only for Period 1,
    B/S Account 1: $100,200
    Retained Earnings: $200,015
    So the BCS gets the value in period 00 and in backend add it to period 1 to give a cumulative period 1. Period 00 is a virtual place holder for this and not be available for reporting.
    Am I correct?
    Thanks for your time spent,
    Regards,
    Arpan

    Thanks Eugene!
    I am sure you are correct, but not able to understand the answer for my this question from the thread you mentioned. Was thinking of BCS & period 00 concept and trying to confirm my understanding. Sorry for not able to pick up the loose thread. Still open..
    Sincerely,
    Arpan

  • Balance Carry Forward issue

    When doing a balance carry forward, the retained earning accounts carryforward is appearing under the P&L carryforward as opposed to the balance sheet process. Due to this, the retained earnings carryforward is only happening at the GL account + Co Cd level (and PCA if doing a PCA carry forward). WE need it to be in the Balance Sheet carry forward so it can be rolled over at a more detailed level (namely Trading partner, Transaction type etc).
    Since retained earnings account is a Balance sheet account, it would be safe to assume that it would appear under the Balance Sheet carryforward process. However, because that is not happening and its being included in the P&L carryforward, manual reclass entries need to be posted with the correct code block elements.
    Does anyone know if this is something maintained at a configurational level? Any help would be highly appreciated.

    At the year-end, you "roll over" all of your P&L account balances to the retained earnings account (which is a balance sheet account) so you could show the P+L result in the balance sheet in the equity section.  It is very logical that you see the retained earnings account in the P&L carryforward.  In FS00, all of your P&L accounts have a retained earnings account type (X, e.g.) that is linked to a GL account (which is the retained earnings balance sheet account).  Balance sheet accounts in FS00 are not assigned to any retained earnings acct type.

  • Profit Centre Accounting Balance Carry Forward

    Hi
    I used report painter to create my own report to show the TB by profit centre. But the when you drill down on certain balance sheet account the actual line items date back to as far as 2004. Is it because we have done a balance carry  forward? How can we correct this? If we do a balance carry forward at year-end will that correct the problem or can we do it now?
    Points will be awarded.
    Thanks

    Dear Noz
    Can u plz tell me which version ur using?
    I know the standard Transaction code which can be helpful ti u
    Regards
    Dnyanesh

  • Difference in Balance carried forward

    Hi,
    The ending balance of a retained earning account is zero in 2008. The same account shows a balance carried forward (beg. amount) in worth of -100000 u20AC in 2009, which remains same till to the end of the year. But the balance carried forward of this account in 2010 is -150000u20AC.
    Can anybody help me, how it can happen??

    Hi SIM,
    Balance carryforwards is typically performed in the new fiscal year after the year end close. The cumulative balance for the Balance Sheet accounts from the previous year including activity for P 1-16  are reflected in P. 0. The IIncome Statement accounts are cleared to 0 and no value is reflected in the new year until activity is performed . The net value from the IS are moved to Retained Earnings.
    For the retained earnings account, The transaction typically nets the values from the income statement and moves it into the retained earnings cumulative balance in period 0 of the new year. The value is added to the cumulative balance of the account for the previous year. The cumulative balance for P. 16 of the previous year will not reflect the net value of the income statement.
    Other carryforward transactions are below:
    F.07 Customer and vendor c/f
    F.16 GL c/f
    GVTR Special Ledger c/f
    Edited by: Karen Fontaine on Mar 4, 2010 7:30 PM
    Edited by: Karen Fontaine on Mar 4, 2010 7:50 PM

  • Balance carried forward- FAGLGVTR

    Hiii experts... user wants to run FAGLGVTR for year end activities but they are finding that some a/cs have account balance diffrenences... sooo they have question.. that when they run faglgvtr .. which date is considered...like Posting date or entry date???? as many documents have entry date(05.04.2014)  of  current year  and posting date in the previous year((01.03.2014)..Please guide me
    Thanks& regards
    Abhay Parekh

    Hi
    If the posting date for the documents is in previous fiscal year, they will be considered for balance carry forward to current year. There is no issue from system perspective since the documents are in previous fiscal year based on posting date
    However, please check if there are any controls or audit issue for your client if the documents are posted with a document date in future.
    Regards
    Sanil Bhandari

  • GL Balance carry forward  have wrong value in FS10N ?

    Hello
    i use FS10N  to see value GL99600.
    in year 2009
    i have cumulative value 1,587,437,736.05 at end of year 2009
    but in year 2010 cumulative value beginning of year = 2,156,975,057.43
    why system have  different value between 2 year ?
    in OB53 my system have 5 GL set for Balance carry forward.
    and GL99600 is in one of 5 GL.
    you can see picture of year 2009,2010 in link below.
    http://www.flickr.com/photos/53547794@N06/4948154682/
    http://www.flickr.com/photos/53547794@N06/4948171380/
    please help

    Hi,
    Do once again balance carryforward to fiscal year 2010 in test run mode (select balances in retain acct)so you can able to see the balances to be carryforward.
    Check the balances with t.code FAGLB03 instead of FS10N.
    Regards,
    Sankar

  • GL balance carry forward special period 13 to new fiscal year and Rec acct

    Hi,
    would like to seek for your advice as below question/problem.
    a) User now is doing the year end closing. Normally the closing is up to the period 12 and for the purpose of track the adjustments made by the management and auditors user post to period 13 2008 from the pervious financial year. Our concern is when perform the GL Balance carry forward to new fiscal year which is 2009 does the system carry forward the GL adjustment figure from period 13 to the new fiscal year on top of that when we perform the GL balance carry forward to new fiscal year 2009 and later on find out there is an audit adjustment that need to done and user post in the period 13 fiscal year 2008 can the adjustment auto post to the new fiscal year?
    b) Can we change the Rec account in the vendor master as currently user need to change the vendor from difference Rec account which from joint venture to subsidiary account code? If involve the SPRO configuration how where should we configure? After we change the configuration does all the posting from one Rec account subsidiary will auto post to another Rec account Joint venture?
    Kindly advice.

    Hi,
    Thank you for the prompt reply.
    a)could you provide the path/T-code to view the  vendor master activity screen layout configuration field status for reconciliation account should be Optional.
    b)Beside,what the impact of change the reconciliation account from one to another? It is neccesary/must to do the balance sheet adjustment for change the reconcilation account?
    Can we post the balance through the manual JV (F.02)with the document type is ZD(Debit Note) to post the balance of old reconciliation account to the clearing account and then change of the reconciliation account to the new account then reverse the posting of the JV? By doing so what is the impact in the system? In this scenarion do we need to do the balance sheet adjustment?
    c) You mention balances from the old recon will not be posted to the new reconcilation account unless I do a balance sheet adjustment it is mean after I run the balance sheet adjustment the balance from the old reconcilation account will auto post to the new reconcilation? What other impact will effect the system?
    d) If the company never run the balance sheet adjustment before and due to the scenerion mention above they run the balance sheet adjustment for the first time what are the impact in the system for the company that only have one business area and also for the company which have more than one business area?
    e) What are the prerequisite step/configuation/setting need to be setup in order to run the balance sheet adjustment as the company perviously never run the balance sheet adjustment before? Kindly provide reference/document/guide.
    e) Change of reconcilation account does it related/impact to the account group of vendor master?
    Please help.

  • Balance carry forward not happening for new entity

    Hello Gurus,
    We added mid 2009 a new entity to be consolidated.
    The balance carry forward assigns the last year results to retained earnings, this is the same accross all entities.
    When executing the task in the monitor, there is no error message but it does no work, results end-up on a difference elimination item.
    For all other entities, it works fine.
    I wonder if there is a configuration that I overlooked.
    Many thanks for you inpput.
    Alex-

    So you are saying that for all other consolidation units, the Balance CarryForward (BCF) was successful?
    but for only one unit is was not successful?
    - I suggest to you that one of the following has occurred;
    1. there is no data against the balance sheet items for that unit (go to totals records to confirm YTD balance last year for all Balance Sheet items for that cons unit)
    2. there is only data against a specific item that has been set to carryforward to the "elimination" item that you mentioned (check the BCF items to be carried forward confgiuration)
    3. there is only data against Balance Sheet items that have been configured NOT to be carried forward (check the BCF config)
    4. you have configured some items incorrectly as Item Type; Income Statement or Statistical instead of Balance Sheet.
    5. You have missed the consolidation unit from the hierarchy for p1, 2010 (please also check the combinations if it is a matrix consolidation unit) so the BCF is not running for that unit at all
    Checking these 5 should get you closer to the answer

  • 0EC_PCA_1 and balance carry forward

    Hi All,
    Is there any Balance carry forward needed on the BW side, such as specific period, etc...
    Thanks.

    You dont have to do anything in BW; this is a year end process in R/3 whereby they all the outstanding balances are carried over to the next year / period.
    Ravi Thothadri

  • Urgent - "Vendor balances carried forward and line items report."

    Hello,
    Is there any report which will give me the vendor balance carried forward and the line items during that period.
    ==============================================
    Format-
    eg: statement taken from 1.8.2006 to 30.9.2006 is required as
    Bal b/f …………………………… 25000 cr.
    3.8.2006 Purchase Inv XXX ……   3000 cr.
    5.9.2006 Payment Chq XX ……  26000 dr.
    Bal c/f ……………………………  2000 cr.
    ==============================================
    Please advise on this.....
    Regards,
    J

    thanks for the response, but i have already tried those transactions.
    FK10N will give me the periodic bal statements and NOT line items display which will also have balance carried forward.
    F.41 and F.43 again gives the periodic and line items...but i want the vendor balances to  be in the format given above..
    like say, account statement.
    Please advise............
    Regards,
    J

Maybe you are looking for

  • Remote system disconnect​ed after installing MAX 4.7.3

    Hello! This topic is related to the topic you can find here.  In order to repair the Regional Settings issue in Windows (XP in my case) I used the System Configuration 1.1.3 update and it seems to work. I changed the Regional Settings to my local and

  • How to watch TV on my iMAC 21.5 from my HD Cablebox?

    What is the best way for me to watch TV on my iMAC 21.5 from my HD Cablebox?  According to http://www.youtube.com/watch?v=bKacgqxqH-Q I understand that I can watch HD channels on my iMAC via the firewire cable.  The You Tube video says that I need th

  • Can't save file from .pdf file opened in browser?

    Before, on my old laptop, with Vista or XP, when I opened up a .pdf link from a browser site, I had the option of saving the .pdf file, printing it, etc. Now, I can print the file, but I can't save it.  It looks like Adobe wants me to purchase acroba

  • Ref no. not shown in account balance

    Dear Experts, There is minor problem i am facing. When i click  the account balance of business partners , the data added in a Cust ref no. of A/R invoice named ref2 is not being shown; although i have entered text in that box. I am using SAP busines

  • How can I make folder view the default view when I open Organizer?

    I just bought Adobe Elements Photshop and Premier 11.  I spent 2 to 3 hours getting my picture video library into Adobe's organizer.  I had some problems with duplicate picture (that I wanted to be there - so I had to rename them) and a couple pictur