FBL1N error - vendor balance with customer 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 Dhananjay,
Pls show the error/ dump to the ABAPer
Regards,
Kiran

Similar Messages

  • 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

  • Customer discount when netting vendor payment with customer receivable

    Hi Guru,
    We built the netting process in which we net the vendor payment with customer receivable.  There is a problem.  The payment program takes the discount off from the receivable even after the term discount period.  e.g. we have a receivable from the customer with a 1% discount with one month term which expires on July 31.  I do a payment run with a posting date of Aug 26.  The payment program still gives the 1% discount to the receivable thereby reducing the amount of receivable and increasing the amount of our net payment. 
    Is this a glitch?  OR have I missed any configuration??
    Thanks
    Linda

    Hi
    while running the APP for a vendor, the system will suggest all open items due from vendor account and customer account.
    This can be changed at the time of APP.
    Assign points if helpful,
    Regards
    Sunil

  • Clearing vendor account with customer

    Hi
    how can i clear a vendor account with customer. the customer is also created as vendor, vice-versa...
    and to print a receipt of that transaction?
    thanks

    Hi,
    If you require clearing between the customer and vendor, the following requirements must be met:
    The customer number must have been entered in the corresponding vendor master record.( Control tab)
    The vendor number must have been entered in the corresponding customer master record.
    The fields "Clrg with vend." or "Clrg with cust." must have been selected in both master records. (Payment transaction tab)
    Regards,
    SAPFICO

  • Listbox with customized items

    Hello,
    I need to create a ListBox with custom items.
    Each item should consist of two elements: from static text on the left and edit text item on the right.
    I'm using ADM, is it possible to do?
    Thanks in advance.

    Yeah, I mean you'd draw it with primitives. Honestly, I'm not sure how easy it is to do things like "When you click here, create a line edit control", etc. Other people have wanted to do the same thing you're talking about, I can remember them asking. I don't think they ever posted to say what they ended up doing (or if they had to give up even). One common idea that crops up in that is what you've suggested, ie. two columns of items and faking the scroll.
    I think it is possible to create a custom widget and have child widgets though with the ADM. so you might be able to do a custom control and add line edit & labels as rows, maybe draw the line between them or something. I'm not 100% sure though. You'd probably need to keep a collection of pointers for each column and manage adding/deleting them yourself, plus resizing the custom widget to display them. Probably not a terrible amount of trouble to test that with a couple of rows as a test. If that worked, the scrolling would take care of itself at least.

  • Vendor balances and customer balances

    Hi Experts,
                     I was shock to see that all my customer balances are shown in negative value and all my vendor balances are shown in positive value... what is happening? please clarify me . is anything to be enabled or disabled... i couldnt  find any solution for this please help.
    regards,
    Vignesh

    Hi Vignesh........
    Please check this setting......
    Go to Administration> System Initialization> CompanyDetails> Basic Initialization> Display Cerdit Balance with Negative sign.
    It should be Ticked.......
    Regards,
    Rahul

  • Oracle Portal - Associated Procedures With Custom Item

    Dear Gurus,
    I need to ask a question, when i have a custom Item built using Oracle Portal 10.1.4.2.0. and we have two procedures associated with this item. I need to display this item in some place with the first procedure and in another place with the second prcoedure.
    What i want to explain is written as an example
    Custom Item Type asscoiated with two different procedures (News Custom Item Type with two different procedures "brief procedure" and "detail procedure").
    In one page i need to invoke the first procedure to display the item in Detail view and the second procedure to diplay the item in Brief view.
    How can i invoke different procedures associated with this custom item type or how can i apply different procedures on custom item type to gain different views.
    Please can help me or if you need a details i can presents more details.
    hint:
    i know something in Oracle Portal called ("Associated procedures"). and we use "related funbctions" attribute when we need to invoke a procedure to render some Custom Item Type.
    But i cannot do that and this question is very important
    Best Regards,

    I've sorted this now - silly me, I'd left a <blank line> attribute in the display properties...

  • Getting started with custom items

    hello people ...
    am planning to do a custom list ..
    i need to be lead to the starting point in order to get the right start in it ...
    i'll be really greatful if you help me to do so
    thanx in advance

    Hi dakooz,
    there is a good tutorial in this site:
    http://www-128.ibm.com/developerworks/wireless/library/wi-developui/
    It helped me a lot to start....

  • Check/Validate Line item Amount against Credit Balance of Customer in FBL5N

    Hi ,
    I need to Check/Validate Line item Amount BSEG -WRBTR (Screen 301, Prg. SAPMF05A ) in F-02 against Credit Balance of Customer in FBL5N.If amount entered in F-02 with posting key 01 and same company code is greater than total credit balance with customer ,then i need to pop up error message.
    I have tried this with GGB0 using my own exit incl & including ZRGGBR000 in neccesay customization.Still not working.
    Pls suggest a solutiion for this
    Regds,
    abhee
    Edited by: abheesawant on Jul 29, 2010 6:59 AM

    HI,
    To trigger user exit form pool (ZRGGBR000) you need to do setting in OB28 and activate it.
    Regards,
    Sri

  • FBL1N(vendor balance)-urgent

    Dear all,
    This is my scenario:
    1. downpayment is made to the vendor or by the customer Rs. 500
    2. invoice is generated for Rs. 2500
    3. Partial payment is made for Rs. 1000
    my client wants
    1. in vendor balance, it should show in the following way:
    vendor number, invoice no, inv amt, downpayment, partial payment, balance pymt
    80009               6000009    2500         500               1000               1000
    In FBL1N,  the vendor balance is not shown in the above manner.
    Please tell me how to make it possible.
    It is urgent.
    Will award maximum points.
    Thanks in advance.
    Regards,
    AR

    In FBL1N input the required parameters.
    Execute
    Now click on "Change Layout"
    Remove all the items from the left box by clicking >> and now select the items from the right screen in the order that you want.
    If Change Layout does not have the fields you want, choose "Select Layout" and choose from the available options. This will give you other fields that may fit your requirements.
    If even this doesnt work, then configure "Define Screen Layout for Vendors" through:
    IMG > Financial Accounting > Accounts Receivable and Accounts Payable > Vendor Accounts > Master Dataà Preparations for Creating Vendor Master Data > Define Screen Layout per Activity (Vendors)
    OR
    IMG > Financial Accounting > Accounts Receivable and Accounts Payable > Vendor Accounts > Master Data > Preparations for Creating Vendor Master Data > Define Screen Layout per Company Code (Vendors)
    This should help.
    Assign points if info is useful
    Message was edited by:
            Vj

  • Vendor Balance Diff. FBL1N & FK10N

    Hi Expert,
    We have an issue regarding Vendor Balance Display account Showing Debit Balance Rs.7500/-
    while FBL1N  Vendor Line item showing Credit Balance Rs. 85600- .
    why difference for same Report for Vendor. its urgent kindly help me.
    Kind Regards
    Pranav Kr. Gupta
    SAP FICO Consultant.

    Hi,
    there is no different between FK10N and FBL1N for balances
    example :
    1. first FBL1N - give vendor and select all items - give date 01.04.2013 to 31.03.2014
    and select - Normal items & Spl Gl indicator then execute -
    2. FK10N - same vendor code , company code &  year 2013 - execute - go to Special GL tab and select Total row and Press F2
    then system will show all line items , pls check all line item should be same in both reports
    Thanking you
    Regards
    Mahesh

  • How to Assign Customized Form for Vendor Balance Confirmation - F.18

    Dear All,
    While executing the transaction code f.18. System is showing vendor balances with IDES logo. I want to assign the customized form. Can anybody tell me where to assign form fro F.18.
    Regards
    Sreenivas

    kindly check in the configuration
    SPRO-Financial Accounting-Accounts Receivable and Accounts Payable-Business Transactions-Closing-Count-Balance Confirmation Correspondence-Make and Check Settings for Correspondence-Define Form Names for Correspondence Print
    Select the program "SAPF130K" which one is for balance confirmation. against this the form is attached

  • Recon with G/L account balance with vendor Balance

    Hi,
    There is difference in vendor balance with G/L account balance. How to do Reconcilation,
    let me know the steps/precess.
    Thanks in Advance

    Start of by comparing all the documents in the gl recon account to the documents from the ap list (for the same period).
    They should match. Put them in a spreadsheet and do look ups. Lots of fun ahead.
    pts appreciated.

  • Table for vendor balances and g/l

    hi friends....Can anybody help to find out the tables which can be used to find out the values available in the tcode FBL1N (Finance/accounts).We have to develop a new report to find out the vendor balances with user input vendor no., posting date and posting key.

    Hi,
    BKPF- Header table
    BSEG- Item table
    BSIK- Contians open items on vendor
    BSAk- contians cleared items on Vendor

  • Profit center wise vendor balances

    Hi guys,
    My client want to vendor balances with profit center wise. I know t.code s_ac0_52000888 it displays reconsilation account wise balances I want to  profit center wise balances not reconsilation account wise balances its urgent please help me
    thanks
    syam

    Dear
    Use T.code FBL1N - Display/Change Line Items.
    when you execute the report , select changelayout and select the field profit center, vendor balance and profit center are displayed.
    when the profit center is displayed, select filter and enter the profit centers and profit center wise vendor balances will be displayed.
    Alternately, use dynamic selections in T.code FBL1N selection screen.
    Please let me know if you need more information.
    Assign points if useful.
    Regards
    MSReddy

Maybe you are looking for