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.

Similar Messages

  • Customer line item cleared but still it shows open item in FBL5N

    Hi,
    We have cleared one customer open item.
    Posting date of Invoice is 08/12/2010 and
    Posting date of Incoming payment is 10/12/2010.
    But in FBL5N system still it shows the same cleared line as open item even though it is showing cleared document in the same line item.
    With Regards
    Ravi

    Hi,
    1)Check the Key date
    2)Check if it was a partial clearing or not
    3)Check if there are another open items inside the customer invoice, (e.g. 1 payment for several invoices or 1 invoices with mutli line items and contains different payment)
    Hope this help
    BR,
    Jacky

  • Profit Centre updation in Vendor or Customer Line item

    Dear All,
    With the concept of New GL, system is configured with profit centre and business area mandatory fields. after posting the document in MIRO and VF01 system is not able to capture the Profit Centre in the vendor or customer line item in " Entry View" where as in  "General Ledger Veiw" PC is capturing properly.
    Business area field is updating in the both the veiws.
    Due to this we could not able to take the vendor or customer line item in the t code FBL1n / 3n. is there config setting missig or else system is behavior correct.
    if sytem is behaving correct in this case how to take the vendor or customer line item with respective profit centre wise.
    Thanks in Advance,
    Sahil. K

    First of all go to SE37 and copy the function module SAMPLE_INTERFACE_00001650 and make a Z one out of it .
    Then code your requirement playing aorund with the structure RFPOS .
    Then Go to FIBF - Settings - Products - Of a customer . Here make a new entry with a Z one of yours as per your convinience .
    Again go to settings - P/S modules - Of customer - Entere here the BTE 1650 and the product that you have created and enter the fucntion module name that you have made the codings in .
    Save the entries .
    Also , in the FM you can keep a break point and check what is the effect that is coming out in the Structure RFPOS after the FM is executed .
    May take the help of an ABAPER for the same .

  • Financial reporting and balance carry forward at Line item level

    Hello
    We are in the process of implementing a new GL and using it to create Balance Sheet and P&L statements in BW.
    We have installed the new datasource for GL line items 0FI_GL_14 and loaded the data to a DSO. Installed the 0FI_GL_10 (totals infosource) as well.
    Also we created a custom infocube on the line items DSO and want to use it to report against a Financial Statement Version. In order to do that we created a
    virtual cube with the FM and added the necessary Financial Statement Item and other key figures in the virtual infocube.
    Now I want to know is it the correct way to create financial reports?
    Can we load totals and Line items to the same infocube? Do we have to load totals to a different DSO/Cube or same Cube?
    How do we address the Balance Carry Forward on the Line items cube? Since the balance carry forward is done on totals only, and the cube I created is a detailed cube is it possible to carry forward balances at that level?
    Also can someone let me know what is the best approach to create financial reports and give drill down capability at the document level?
    Thanks in Advance
    Raju Kosuru

    Now I want to know is it the correct way to create financial reports? 
    NO .. Its not.
    Can we load totals and Line items to the same infocube? 
    NO
    Do we have to load totals to a different DSO/Cube or same Cube?
    Yes.. SAP has delivered C10 for Totals and O14 for line items... No point in creating cube for line items i.e. on top of O14.
    Balance carry forward can be done on  totals only (that is how totals extractor _10 is designed), U can not do that on the Line items. Pls contact functional consultant for clarification
    Best approach is RRI (Jump targets) for _10 report to _14 report to give drill down capability at the document level.

  • 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

  • Runtime error - FBL1N - vendor balance with customer line item

    Hi gurus,
    One scenario where i have assign vendor as customer & customer as vendor in vendor & customer data. also make tick mark for both clearing with vendor & customer.
    when i see the customer report with vendor item it shows me the customer & vendor dues but when i tried to see the vendor balance with customer line item it gives dump error.
    Runtime Errors         PERFORM_NOT_FOUND
    Exception              CX_SY_DYN_CALL_ILLEGAL_FORM
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_FORM', was
         not caught in
        procedure "%_LDB_CALLBACK" "(FORM)", nor was it propagated by a RAISING clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        The program "RSDBRUNT" is meant to execute an external PERFORM,
        namely the routine "CB_DDF_GET_KNA1 " of the program "RFITEMAP ", but
        this routine does not exist.
        This may be due to any of the following reasons:
        1. One of the programs "RSDBRUNT" or "RFITEMAP " is currently being developed.
        The name "CB_DDF_GET_KNA1 " of the called routine may be incorrect, or
        the routine "CB_DDF_GET_KNA1 " is not yet implemented in the program "RFITEMAP
        2. If the program SAPMSSY1 is involved in the runtime error, one of
        the function modules called via RFC is not flagged as remote-capable.
        (see Transaction SE37  Goto -> Administration -> RFC flag)
        3. There is an inconsistency in the system. The versions of the
        programs "RSDBRUNT" and "RFITEMAP " do not match.
    Warm regards,
    Dhananjay R.

    Hi martin
    still problem was not solved. actually i am working on ECC 6.0 & not required to implement the sap note on development. i had done the configuration in vendor master & customer master for clearing.
    please suggest me.....what to do ?
    Than'x
    Dhananjay R

  • F.07 customer balance carry forward doubts

    Hi folks,
    i have some concerns about T-code F.07.
    1. Can we run this Tcode more than one time for a particular customer account for the same fiscal year? If it's allowed what will happen?
    2. For the record in KNC1 table, if we run the F.07 twice, what will happen? will the system created two records, or the second run will update the first run. eg. the first carry forward have the amount 400. and after carry forward this is another invoice posted wit amount 100 with the posting day in the previous fiscal year, so will this 100 carry forward automaticly? or need to run the balance carry forward again for this customer ? and what's the records looks like in table KNC1 for these three phase?
    thanks in advance

    Mr. Dave,
    If after the balance carry forward from the Previous year to the current year (whether AR/AP/GL) and an entry is passed in the previous year... if the balances are not getting updated, what could be the reason.
    For example, if a GL Account has a balance of 400 and the balance is carried forward to next year. Then another 100 is passed to the same GL Account but in the previous year. Then according to you (and as per logic), the last year closing balance and the current year opening balance shall become 500. But, after posting this new entry of 100, both the balances remain at 400. and we are again having to do a balance carry forward. What could be the reason for this and how we can avoid this.
    Regards
    Siddique

  • Customer balance confirmation does not equal to customer line item display

    Hi All
    When I run F.17 transaction (program SAPF130D) the totals don't equal to "customer line item display" program (FBL5N) totals.
    When I run it for a specific customer and company code, I can see that some items from the customer line item display are missing. These are regular items (invoices) like other documents that appear in the balance confirmation.
    The selection parameters are the same and the date is equal - I run the report as of today.
    Can anyone advice please?
    Thanks
    Ofer

    Hi
    The problem was because of a customer hierarchy issue. Some of the invoices were issued to different sold to but with the same payer.
    It can be displayed also in the balance confirmation. I just need to mark the two check boxes:
    "Head offices and branches" and "check alternative head offices". Excellent.
    Now I have another problem, that in this case, this issue is mentioned in the output: "Dear customer, in this balance confirmation we added the next branches...etc."
    Can this remark be eliminated from the output?
    Thanks
    Ofer

  • Vendor Line item with Opening and Closing Balances report regarding

    Dear All,
    I need a report for vendor line items with Opening and Closing balances.
    Thanks in advance
    Sateesh

    Hi
    Try S_ALR_87012082 - Vendor Balances in Local Currency
    Regards
    Sanil Bhandari

  • Customer line item report with GL account display

    Hi
    Please guide some customer reports for the following
    Client need a Customer Line item reports with Customer number and repective gl account for each line items.
    for ex: Product A/c xxxxxx
              To Sales A/c xxxxxx(recon A/c)
    Thanks in advance

    Hi
    1.FBL5N -  Customer Line item Display (Customer Line item reports with Customer number )
    2.FBL1N - Vendor Line item Display
    3.FBL3N - General Ledger Line item Display
    The sales entry will be
         DR  Customer - to view this entry FBL5N
               CR Sales - to view this entry FBL3N
    Hope this will be usefull

  • Balance Carry Forward with New GL

    hi,
    I am trying to do balance carried forward using the new GL and I expect to see retained earnings splits by profit center and segment. I was able to run the program and see the revenue and expenses roll into Retained Earnings account split <u>by profit center</u>, however it did NOT split by segment. The balance in retained earnings account shows split by profit center with BLANK segment.
    I have setup my configuration as:
    - Turn on the business scenario to use Partner Profit Center and Partner Segment
    - Specify the account range in the document split. I specified retained earnings account as balance sheet account
    - I have setup segment as mandatory field in the document splitting configuration
    - I setup the activate the document split and setup default profit center/segment
    Can you tell me if I am missing something in the configuration or there is something wrong with the system.
    Thanks, Tony

    Hi,
    Voor profit centers you have to run the balance carried forward in PCA.
    Paul

  • Vendor.Balance.Carry.Forward.With.SCATT

    Can anybody enumerate the steps to carry forward balances of Vendors
    1. Without SCATT, TCode would be preferred here.
    2.With SCATT.
    Thanks.

    Hi,
    Carry forward of Vendor balances is quite simple. Execute it with transaction code  F.07.
    Thanks
    Murali.

  • Problem after balance carry forward with t-code: FAGLGVTR

    Hi,
    I have run that t-code: FAGLGVTR for balance carry forward. Balance transferred correct according to GL Account but when I run t-code u201CS_ALR_87012082u201D for vendor balance for respective recon GL code its show difference. Please let me know how I am make it OK.
    Thanks & Regards,
    Hemant Maurya

    Hi hemant,
    There might be some differences between Recon Gl account & individual vendor balances, this is because when you do the FAGLGVTR & after dat again if u post some open invoices then in Recon.Gl account,balances will get automatically updated but not in vendor balances so what you have to do is RUN F.08 again & carry forward the vendor balances then only both these will be on same platform.
    Thanks & Regards
    Anuj Agarwal

  • Balance Carried Forward problem

    Hi Experts,
    when running the Ledger for one range of posting period, the customeru2019s line items and cumulative balances are separated into 2 different reconciliation accounts.
    While running for the next yearu2019s posting period , the Carry Forward Balances of Customers from previous year are aggregiated into one G/L account ,other account 0 balance is carried forwarded.
    My program is fetching from table KNC1 which will have Balance carry forward of the two combined accounts which is going to 1st account.
    Please let me know any table or FM where I can get Balance Carry Forward with passing Fiscal Year, Customer Code, GL Account_.( KNC1 table doesn't help in my case)_
    Please let me know.
    Thanks and Regards,
    Kiran.

    First look at [Fiscal Year Change Documents|https://websmp105.sap-ag.de/fiscalyearchange]
    Then look for those BAPI
    - BAPI_AR_ACC_GETCURRENTBALANCE  Closing balance of customer account in current fiscal year       
    - BAPI_AR_ACC_GETKEYDATEBALANCE  Customer account balance at a key date                           
    Regards

  • Balance Carry Forward & Break Down Category

    Dear collegues,
    When we run Balance Carry Forward task system uses movement type default value (defined in WORKBENCH > MASTER DATA > SUBASSIGNMENTS > DEFAULT VALUES) in items to which the movement type is required in accordance with the Breakdown Category.
    Does anyone knows how is it possible to define a diferent default movement type just for this task?
    What happens now is that every time we need to carry out a balance forward we must perform a customizing change.
    Thanks
    Célia Guerra

    One suggestion is to change the movement type master data to determine the carryforward values.
    However in this case it appears that the breakdown may have been changed after some data was loaded with blank movement types before making it required. In this case I suggest you change the breakdown to required with default not allowed and execute the breakdown check in the workbench for the prior year. This will allow you to enter the desired movement type values after which you may re-execute the balance carryforward.

Maybe you are looking for

  • WLC 4402 Multiple clients can connect to AP but only one gets an IP

    I have a 4402 which is connected to a 4506 Switch int Gig 3/1 via a trunk port. The Managment and AP-manger interfaces are on vlan 6 interface GigabitEthernet3/1 description Trunk Port to WLC switchport trunk encapsulation dot1q switchport trunk allo

  • Webutil_host.blocking /nonblocking_with_callback problem

    I have a word document stored in the database. I want to open it in Word, edit it, save then store it back in the database. I thought that by using webutil_host.blocking, it would wait until I'd saved the document before continuing, but it doesn't. I

  • I can not see video on my apple tv when streaming from my ipad

    Curious what I can try.  I am trying to watch a vidoe off my ipad using apple tv and all I get is the audio.  I am streaming from Amazon Prime. 

  • Print a Production Order

    Hi, In another System I can't print the Production order. I recieve this error. Element ROU_TEXT_SHORT window MAIN is not defined for form PSFC_PRINT_LAY Element BARCODE_AUFTRNR_MATNR window MAIN is not defined for form PSFC_PRINT_LAY I am not a prog

  • Camera profiles and Untwisted Adobe Camera Profiles

    If memory serves me correctly, mention was made a while ago about the Recovery slider within LR - basically how bad it was. Um? At this time, again if memory serves me correctly, someone mentioned something about 'Untwisted Profiles'. Anyway, followi