The values of balance carryforward after new gl migration are incorrect

Hi,
We have already activated the new GL, in January 2009.
When we execute the transaction code FAGLB03 for one G/L account and for year 2008, the system doesn´t show the respective balance carryfoward in the column Cumulative balance.
However this not happens for year 2009, because the values are in new gl tables (FAGL_CARRY_FORW).
The balance carryfoward is not showed for any year before new gl migration.
We have to execute some program or implement some sap note?
Thanks in advance.
Regards,
Ana Fernandes

Hello,
Did you try FAGLGVTR transaction for balance carryforward after migration.
Regards,

Similar Messages

  • TS3276 The mail doctor is saying my username and password are incorrect. They were not. I changed my password anyway, and it still won't let me send my mail. How do I fix this?

    The mail doctor is saying my username and password are incorrect. They were not. I changed my password anyway, and it still won't let me send my mail. How do I fix this?

    try to log in using webmail. if you can't do that, then issue is solved.

  • FI: value of balance carryforward missing in fk10n

    Hi gurus,
    I have a problem with the customer balance carryforward.
    in transaction FK10N at the end of 2008 I have a balance carryforward value of 1.518.000 eur for customer wwwww.
    in the same transaction at the start of 2009 I have a balance carryforward value of  ZERO for the same customer.
    at the end of 2009 I have balance carryforward value of 560000 eur, at the start of 2010 I have balance carryforward value of 560000.
    I think that there is a missing value at the start of 2009.
    how can I restore the historical data?
    thanks
    V.

    Hi Vallex,
    try to run again transaction f.07 for the vendor and then see in fk10n if something change.
    don't run the tc in test.
    regards
    R.

  • Need to condense the value of VBELN in to new variable.

    Here in this code..I had defined a Local variable LV_VBELN LIKE VBRK_VBELN and VBELN is Type c (10).
    The function module that I had used in the Import Parameter
    you can see the BRANCH...Its type is C (4).
    I am passing the value of VBELN to the Import parameter in the function module. As it result it is throwing the short dump.
    I need to declare a new Local variable of type c with length 4 and condense the VBELN value into this local variable and pass it to the Functino module.
    Can anyone suggest me with the code.
    Here is the code.
    DATA: ADDRESS LIKE SADR,
              BRANCH_RECORD LIKE J_1BBRANCH,
    CGC_NUMBER LIKE J_1BWFIELD-CGC_NUMBER, 
          ADDRESS_VALUE LIKE ADDR1_VAL.
      DATA : LV_VBELN LIKE VBRK-VBELN. "Local Variable for vbrk-vbeln
    --->Select single bupla into lv_vbeln from vbrk where vbeln EQ is_bil_invoice-hd_gen-bil_number.
    CALL FUNCTION 'J_1B_BRANCH_READ'
         EXPORTING
              BRANCH     = lv_vbeln   
              COMPANY           = is_bil_invoice-hd_org-comp_code
         IMPORTING
              ADDRESS           = ADDRESS
              BRANCH_RECORD     = BRANCH_RECORD
              CGC_NUMBER        = CGC_NUMBER
              ADDRESS_VALUE     = ADDRESS_VALUE
         EXCEPTIONS
              BRANCH_NOT_FOUND  = 1
              ADDRESS_NOT_FOUND = 2
              COMPANY_NOT_FOUND = 3
              OTHERS            = 4.
    IF sy-subrc = 0.
      st_txt-cnm1 = ADDRESS-NAME1.      " Name 1
      st_txt-cnm2 = 'BRAZIL'.   
      st_txt-cnm3 = ADDRESS-STRAS.  " House address & street
      st_txt-cnm4 = ADDRESS-ORT01.   " City
      st_txt-cnm5 = ADDRESS-PSTLZ.   " Postal code
      st_txt-cnm6 = 'Tel:'.         
      st_txt-cnm7 = ADDRESS-TELF1    " Telephone no.
      st_txt-cnm8 = ADDRESS-TELFX.   " Fax number
    *Commmented and added to avoid hard code CNPJ
    st_txt-cnm9 = 'CNPJ ' + CGC_NUMBER.     " CGC number (company,branch,check digits)
    CONCATENATE 'CNPJ' CGC_NUMBER INTO st_txt-cnm9 SEPARATED BY SPACE.
    **End of changes
    ENDIF.

    Hi Kittu,
    The length of BRANCH is 4 but the length of VBELN is 10.
    DATA: LV_VBELN like VBRK-VBELN. "Local Variable for vbrk-vbeln
    The short dump is due to TYPE MISMATCH. So try to declare in the following way...
    Declare like this....
    DATA: LV_VBELN like J_1BBRANCH-BRANCH.
    Best regards,
    raam

  • How to change the value of a variable in new ABAP debugger.

    Hi Guys,
                 I can't change the value of a variable in the new ABAP debugger.. when I change its revert back to old value. but this is not the case with the old version. How to do this..
    Cheers
    Senthil

    Hi,
    1. Dobule click in the variable in the variable tab.
    2. Click the Change icon in Detail.Dis.
    3. enter the new value and press enter
    Refer
    [http://www.sapdb.info/new-abap-debugger/|http://www.sapdb.info/new-abap-debugger/]
    [http://help.sap.com/saphelp_nw70/helpdata/en/84/1f624f4505144199e3d570cf7a9225/content.htm|http://help.sap.com/saphelp_nw70/helpdata/en/84/1f624f4505144199e3d570cf7a9225/content.htm]
    <removed_by_moderator_together_with_points>
    Regards,
    SB
    Edited by: Julius Bussche on Jun 24, 2008 8:21 AM

  • Balance carryforward is not correct due to incorrect GL created with wrong

    Hi team,
    We have created two gl accounts with wrong account group which is balance sheet and also made an postings to that gl account after year end process done so correcting this issue, now we have transferred that amount to new gl account which is p&l account and also we have executed FAGLGVTR (carry forward trasaction)but the amount is not reflecting in retained earning account so pls let me know solution for this issue.
    Thanks
    SAP

    Dear Seshu,
    You can Transfer the Retained earnings account balance to a new GL account for Retained earnings. And mark the previous account for mark for deletion / not to use and hence no postings will be allowed in the future to that GL account. And now you can carryforward normally in the future years use.
    Regards,
    Shankar K B.

  • The values for list items of other data blocks are not getting displayed when executed.

    Hi,
        I have a new problem again.
        I am doing a new form in which there are around 8 blocks. All the blocks have their tables in the oracle database.
        Each block has 18 columns with the same column & column names. But the values in those columns are different & the values do not match.
        The problem lies while i execute the form, it populates only the first block data. Other blocks do not display or populate the values.
        I cannot create a master relationship because all the column values are different.
        How do i display or populate the values of all the tables?
       Please help me. Thank You.

    hi
    if your form has truly disassociated tables, then you could simply use a key-exeqry trigger at forms level to travel to each block in turn and perform an execute-query built-in, eventually returning to the starting block.
    ie
    go_block('..');
    execute_query;
    go_block('..');
    execute_query;
    etc
    go_item(......);
    In this case you would use the block where clause to constrain each table to the appropriate set.
    If however, the database has no relationships between the tables but the data content has some corelation, then you could craft a forms relation manually.
    cheers
    Rod

  • How to get the value of bill doc after creating it using tc VF01.

    hi,
    i want to get the bill doc no after  creating it using BDC tc VF01.
    with that no i have to update the ztable.

    hi,
    i tried with the above mentioned method to get the created delivery no.but i am unable to get the created billing doc no using bdc tc VF01.any idea about this...
    REFRESH       tt_bdcdata.
      PERFORM bdc_dynpro      USING text-005 text-006.
      PERFORM bdc_field       USING text-008
                                    text-017.
      PERFORM bdc_field       USING text-009
                                    text-011.
      PERFORM bdc_field       USING text-017
                                    wa_worklist-del_no . "wa_created-document_numb.
      PERFORM bdc_dynpro      USING text-006 text-007.
      PERFORM bdc_field       USING text-008
                                    text-018.
      PERFORM bdc_field       USING text-009
                                    text-019.
      CALL TRANSACTION c_t_bill USING tt_bdcdata
                                                MODE c_m
                                                UPDATE c_u
                                                MESSAGES INTO tt_bdcmsgcoll .
      SORT tt_bdcmsgcoll BY msgtyp.
      READ TABLE tt_bdcmsgcoll INTO wa_bdcmsgcoll WITH KEY msgtyp = c_e.
      IF sy-subrc EQ 0.
        LOOP AT tt_bdcmsgcoll INTO wa_bdcmsgcoll WHERE msgtyp = c_e.
          CALL FUNCTION 'FORMAT_MESSAGE'
            EXPORTING
              id        = wa_bdcmsgcoll-msgid
              lang      = text-010
              no        = wa_bdcmsgcoll-msgnr
              v1        = wa_bdcmsgcoll-msgv1
              v2        = wa_bdcmsgcoll-msgv2
              v3        = wa_bdcmsgcoll-msgv3
              v4        = wa_bdcmsgcoll-msgv4
            IMPORTING
              msg       = v_msg
            EXCEPTIONS
              not_found = 1
              OTHERS    = 2.
          IF sy-subrc <> 0.
          ENDIF.
          WRITE :/ v_msg.
        ENDLOOP.
      ELSE.
        READ TABLE tt_bdcmsgcoll INTO wa_bdcmsgcoll WITH KEY msgtyp = c_s.
        IF sy-subrc EQ 0.
          CALL FUNCTION 'FORMAT_MESSAGE'
            EXPORTING
              id        = wa_bdcmsgcoll-msgid
              lang      = sy-langu
              no        = wa_bdcmsgcoll-msgnr
              v1        = wa_bdcmsgcoll-msgv1
              v2        = wa_bdcmsgcoll-msgv2
              v3        = wa_bdcmsgcoll-msgv3
              v4        = wa_bdcmsgcoll-msgv4
            IMPORTING
              msg       = v_msg
            EXCEPTIONS
              not_found = 1
              OTHERS    = 2.
          IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
          ENDIF.
          MOVE wa_bdcmsgcoll-msgv1 TO v_billno.
         wa_epit-bill_no =  v_billno .
         MODIFY TABLE  tt_epit FROM  wa_epit TRANSPORTING bill_no.
         UPDATE zsd_dt_epit SET bill_no = v_billno where del_no = wa_created-document_numb .
         IF sy-subrc EQ 0.
         ENDIF.
          MOVE: v_billno TO wa_worklist-bill_no .
          READ TABLE tt_epit INTO wa_epit WITH KEY epi_id = wa_worklist-epi_id epi_sr = wa_worklist-epi_sr.
          IF sy-subrc EQ  0.
            MODIFY tt_epit FROM wa_worklist TRANSPORTING bill_no WHERE epi_id = wa_worklist-epi_id AND epi_sr = wa_worklist-epi_sr.
          ELSE.
            APPEND wa_worklist TO tt_epit.
          ENDIF.
        ENDIF.
      ENDIF.
    please suggest me..its urgent

  • [THUNDERBIRD] The hiperlinks won't work after new install

    The hyperlinks won't work. Firefox was install after my hardrive was formatted since then the links won't work
    Firefox is installed on windows XP 32 bit computer
    Any ideas!
    Martin Freeman

    Hi John99
    Yes the shortcut works fine both open & closed
    Can I ask a question, who is AFAIK ?
    Martin

  • Why can't the iTunes store notify me when new TV episodes are available?

    Many times, I have had to purchase a TV show that isn't (yet) offered as a SeasonPass. Then, I have to check each week and buy the shows one at a time for the whole season. How difficult would it be for the iTunes store to offer a notification system telling me when a new episode is available... or, better yet, allow me to have the store automatically sell me the next episode when it is available (upgrade to Season Pass?). Apple iTunes Store is missing out on sales by not providing a simple solution to a simple problem. They already know which shows I've purchased, how tough would it be to provide some followup? --- Same holds true for when additional (previous) seasons are offered... why is the store making their customers do all the work?

    Here again, Dave, I appreciate your answer...and it is probably the exact excuse that iTunes Store executives use to justify not correcting the situation. However, it too is a load of bull.
    Apple has a database of the purchases of its customers. It also knows which shows were purchased on an episode basis (as opposed to a Season Pass)...generally because the show's producer didn't allow (or provide for a Season Pass for whatever reason). But again, regardless of the shows producer's "deal" with Apple regarding the show, there is NO excuse for Apple to not provide an easy mechanism for iTunes Store customers to track, and buy missing episodes. This is a win/win/win situation... the iTunes Customer, Apple, and the show's producer all get something! Don't tell me that Apple can't write an application that does this! We are not talking rocket science here. Most "sales" organizations attempt to upsell... create additional sales. Missed opportunity here.
    I'm not even suggesting that the process be an "upgrade" to a Season Pass as far as pricing goes... merely a mechanical notification that additional episodes are available! This is clearly different than the "complete my album" system and would have absolutely nothing to do with the contractual relationship between Apple and the show's producers.
    Again... it's too bad that Apple doesn't take these discussion comments seriously... there are substantial missed opportunities for TV show sales. Don't you guys that monitor these boards have any pull with Apple? After all, you've got almost 100k items of commentary on these boards...!!!

  • When I add my composition to the Adobe Media Encoder from After Effects, it renders out incorrectly?

    Why is it that when I add my composition directly from after effects to the adobe media encoder, it renders out of the adobe media encoder incorrectly? By that I mean the video comes out a little scrambled- parts of it overlap other parts. Is this an issue with 'dynamic link'? Did I do something wrong? I'm working in CC.

    I also don't understand what you are saying. What do you mean by "parts of it overlap other parts"? A screen shot might help.
    What were your render settings in AME? (Format, Codec, data rate, etc.)
    What is in your AE comp? If footage, tell us what format, codec, etc. Tell us what effects were used too.
    What exact version number of AE CC are you using?

  • Has anyone ever had this problem and know how to fix it!!! I upload songs on to my ipod and they appear on the ipod in iTunes but after I disconnect they are not on my ipod!

    has anyone ever had this problem and know how to fix it ?? I upload songs on to my ipod and they appear on my ipod in itunes but after i disconnect  (the correct way) the songs do not appear on my ipod. If i plug the ipod back into my computer it still shows them as being on my ipod through itunes but not when i disconnect please please please help!! thankyou! (Also the songs i'm trying to upload are cd's that i have brought)

    See Grouping tracks into albums, in particular the section Missing Artist or Album not with others by same artist.
    tt2

  • When I begin typing in the upper right search box, after a few letters are typed, a menu drops down with choices. When I click on a choice it doesn't appear in the search box and I have to type everything myself.

    When I use the search box on the upper right and begin to type a word/words when the menu of possible choices appears and I click on the one I want, nothing happens. It doesn't automatically put it into the box like it used to and I have to type everything out.

    Didn't work for me. Got the drop-down but still won't transfer to Google box.

  • HT4623 After new update we are now locked out?

    Help. Updating 2nd iPad and now we are locked out

    Connect your iPad to iTune (computer) and do a restore.
    http://support.apple.com/kb/ht1414

  • I wish to join the creative cloud but some of my membership details are incorrect

    i am unable to join the creative cloud as adobe have my details wrong [i am listed under the wrong country

    Edit your profile details on your Adobe account or contact support by phone or web chat.
    Mylenium

Maybe you are looking for

  • Query takes 14 hours to complete - kindly help

    I'm using Oracle9207 32bit on windows server 2003. I executed the following query and it takes 14 hours to complete. I don't understand why it takes too long, the database is in archivelog mode and it is not running any other queries. I even specifie

  • User dialog with back functionality

    Hi! I am trying to write a userdialog based on popups (to make it look like a standard Windowsdialog, like most installers (this is not an installer though)). I need to have a "next" button to move to the next window, and a "previous" button to move

  • Accept / Rejection Reasons for Shopping Cart Approval

    Hi experts! Our customer would like to have the following functionality. During approval workflow the user will either Accept or Reject the shopping cart and at the same time he must enter a reason for approval / rejection from a list with fixed text

  • How apply rolling shutter plugin AND stabilisation in CS5.5 ?

    When i apply the rolling shutter plugin (The Foundry) AND the After Effetcs's stabilisation , the fisrt effect is cancel by the second one , i've tried to pre-compose my first layer with the rolling shutter effect but AE move it into the new composit

  • Dynamic creation of entity instances

    Hi, I create a custom function which dynamic create some entity instances and relationships. The base attributes of the entity intstances are filled with values. Running in debug mode with screens everything looks ok. Unfortunately the rules which op