Customer invoices are not getting cleared when lockbox file imported in sap

Hello ,
  When the lockbox file is imported into SAP , it is not able to clear customer invoices. It creates SAP documents and payment advices but not able to apply the payments to customers accounts.
  Can anyone suggest on this with possible solutions.
Regards,
suresh

Hi,
You have to check the invoices are being match. The options are the following according to selection screen in FLB2:
Document numbers (BELNR)
Reference document numbers (XBLNR)
Document number first, if not found: reference doc. number
Reference document number first, if not found: doc. number
Document number first, then reference and amount
You have to check if the information which is coming in the file is the same present in the invocies in the ERP.
Also check the settings in OBAX and OBAy.
REgards,
Renan Correa

Similar Messages

  • JSF: Error Message are not getting cleared

    Hi,
    I am facing some problem with error messages in JSF.
    Here is what I am doing
    1. User submits a form, server validates and sends back the error to the client error message added to Faces Context.
    2. User checks the messages, changes the input and submits. assuming everything is correct now.
    3. On server, it validates and writes data to response for download using the following code.
    FacesContext faces = FacesContext.getCurrentInstance();
        HttpServletResponse response = (HttpServletResponse)faces.getExternalContext().getResponse();
        DownloadResponse.sendDownload( response, is, fileName );
        faces.responseComplete();
      }4. It shows the download popup to download the file. The problem here is that error message are not getting cleared off. User can still see the error message on the screen.
    It seems I am missing something in JSF req-response life cycle. Anyone please point out the mistake.

    SudhirMongia wrote:
    4. It shows the download popup to download the file. The problem here is that error message are not getting cleared off. User can still see the error message on the screen. Wrong. The problem is that the view is not rerendered, which makes sense because you are not sending view content to the browser but your file.
    Your real question probably is: how do I cause a file download and still rerender the view afterwards to show the results? To that I myself do not have the answer unfortunately, but I have seen that question come by a few times already, so doing some searches in these forums may yield you an answer.

  • Cookies are not being cleared when I close the browser although the option is set. Any suggestions?

    Under Options; Privacy I have Clear history when Firefox closes ticked and within the Settings for Clearing History I have Cookies ticked. Cookies are not being cleared when I close the browser. Windows 7, SP1 x64

    If clearing the cookies doesn't help then it is possible that the file <i>cookies.sqlite</i> that stores the cookies is corrupted.
    Rename (or delete) <b>cookies.sqlite</b> (cookies.sqlite.old) and delete <b>cookies.sqlite-journal</b> and <b>cookies.txt</b>, if they exist, in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder] in case the file cookies.sqlite got corrupted.
    * http://kb.mozillazine.org/Cookies#Removing_cookies

  • 0PS_C02 update rules are not getting activated when i install 4rm BI conten

    Hi All,
    In BI Dev. sys for PS module-  Project System - Dates 0PS_C02 cube-  update rules are not getting activated when i install from the business content and its giving the error  " IC=0PS_C02 IS=0PS_DAT_PRJ error when checking the update rules                Message no. RSAU461" .
    I deleted the inactive update rules(6 nos) and installed again from BI Content, then the same issue raising.
    Can anyone help me out as i stuck up with this to move to go-live.
    Thanks,
    Sakali

    Hi Vassu,
    here are some of the reasons for getting error in update rules activation.
    1. Check the formula or routines that are used in Update rules and check is there any syntax errors.
    2. check whether the mappings are correct or not.
    3. check the info objects which ur used for mapping are in active or not..
    (or) if the info object may be deleted which ur using for mappings.
    Thanks
    Sai Chand.

  • Customer open items not getting cleared using F-28 OR F-30

    If I use F-28 OR F-30, to create in coming payments manually, when I do FBL5N for the Open items, I see that Customer Payments are still reflected in the Open items. I expect that since I made the payment against the invoice the Open items should be cleared, why is this not happening?

    all right MN,
    i guess figured it out as to what could be the problem with you..... here is an example what you have been throuhg
    you see the thing is your invoice was of 396/- $
    which has a discount of suppose  2%
    now the total amount the customer has to pay is  388.08$
    but what you actually recieved is less than what the customer had to pay lets say 380 $
    now what you might have done is according my analysis is that
    you cleared the invoice with 380 $ with out actly changing the discount amount , because the amount after discount was 388.08 $  but you cleared it with 380$ which means still the system says the customer has to pay a the balance 8.08$... 
    now what you need to do is to go back to the tcode F-32 and try to change the disc amount to an amount that would make the invoice amount equal to what the customer has paid.  and then try to clear the transactioin....
    and one more thing   i feel tcode f-28 is much better than tcode f-30 to avoid complications
    regards
    sayeed

  • "The Customer line items not getting cleared through F-28"

    Hi,
    There are 4 line items when going into option FBL5N . However, payment has been received, and when going into option F-28 to post the payment, only 2 of the 4 lines appear, and the full payment cannot be allocated. Please advise why all 4 lines do not appear.
    Regards
    Harish Madhavan

    Hi,
    Thanks a lot for the prompt response.
    I have checked that, any other settings which I can check.
    Thanks
    Regards
    Harish

  • Invoices are not getting displayed in the process receivables for a cust.

    Dear All.
    Collection Management
    I have a situation here in prod environment the worklist is displaying the customer and his outstanding balances/all the data when we select that customer and go for process receivables then i cant find any invoices/documents under the invoices tab.
    But we have the open invoices in AR for that particular customer, I am wondering how the invoices will get deleted
    Can some one help me in this issue..
    Thank you,
    D vasanth

    Hi ,
    Based on the requirement , check whether the customer contact has been done carried out for the invoice  , then possibility it must have gone out of the worklist , chekc whether the Invoice posted in the AR has been transferred to FSCM collection .

  • Custom jars are not getting picked up from in ucm

    Hi,
    Please let us know the location in ucm installation where we can place db2 jars as well custom jars so that they can be availabe in classpath and can be used. We are trying to place it in /instancename/app/shared location. Please let me know if there is any other location where in which if we place the jars tye will be avaialbe in classpath.
    Thanks,
    Kesava

    Hi,
    Actually we have written a custom listener component which will get check in profile attributes and convert each attribute to html tags. In addition to it we are calling db2 database for placing few records into it. Our ucm installed DB is oracle and db2 is not our main database. We are making db2 calls in order to store few things from the content. We installed ucm in linux server. Now in which physical path we need to place our db2 jars and custom code jars so that they will be available to our listener component . As of now we placed them under "wcmldev/app/custom/ampfacfastsearchlistener/lib/" path, where "wcmldev" is our instance name and "ampfacfastsearchlistener" is our custom component. Please suggest us how to overcome this issue. Also please address if in case if we need to develop any other components we can directly go to that place and put jars and make them available in classpath.
    Thanks,

  • Child forms are not getting displayed when user is linked through the targe

    I have provisioned the users to OID through OIM and we have the three child forms(USRB_ROLB,USRB_GRPD,USRB_NBNB) which work well when the user flow normally. Our normal flow implemented is that user comes from OHCM and get created in OIM and then get provisioned to AD and OID. We have also implemented the OID target recon. When we create the user directly in OID and then create the user through normal flow ie from OHCM to OIM) as expected the create user task fail as the user is already present in the OID (target system). Then after running the OID target recon the user is getting linked but its not showing the child forms in the new process form created after running the target recon.
    Please let me know if you require more information.
    Please let me know if anybody has encountered this issue and the steps to resolve the same

    what happened when you run target recon without creating user in oim(or just create user in oim without access policy and then run target recon)? Is this work fine?
    If no means you have to verify your child table mapping. But if above work then this the Produce/connector issue and may you need to raise SR

  • Help-Cubes are not getting started when Analytical server started in 11.1.1

    Installed Oracle Essbase Analytical server along with Shared Services, Provider Services and Integration Services thru EPM v11.1.1.3. Shared services and provider services on Windows 2003 and Essbase Analytical Services and Integration Services on UNIX/AIX. All the components got configured successfully. Copied the essbase.sec from the server which has previous version (v11.1.1.1.0) of Essbase. We have been encountering couple of problems. The first one is the applications(cubes) didn't start when the analytical server started. The second one is when trying to start using MAXL script, the applications took long time (more than 30 minutes) to start.
    Any suggestions that you may have in resolving this are appreciated. Thanks,

    In the application properties, is the box 'Start application when Essbase server starts' checked? If not, that's why they didn't automatically start. Also, once you started them manually, does it still take 30 minutes to start? Or is shutdown and startup faster now?
    Sabrina

  • 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

  • Emails sent from Thunderbird are not getting received when signature attached

    Emails sent from Thunderbird aren't being received by my yahoo and gmail accounts when I have the signature attached.
    It's a business email account, and I really need to have a professional signature.
    Thank you
    Susan

    There is a reason we suggest only composing HTML signature in the composer and saving the file. However, could you email me to see what that signature actually looks like (It might bounce we will see how google likes it.) this forum really messes up HTML source
    Click on my name beside the response on the forum for my email address.

  • Taxes are not getting updated in PO

    Dear All,
    I have done some changes in pricng and tax calculation procedure.
    But for old POs the calculations are not getting updated when i sees at invoice tab in PO. To make affect the same I need to unrelease the PO, SAVE and again release the PO.
    Is there any other way for updating the tax calculations at invoice tab in PO.
    Regards,
    Rakesh

    >
    Rakesh  Shelar wrote:
    > Dear All,
    >
    > I have done some changes in pricng and tax calculation procedure.
    >
    > But for old POs the calculations are not getting updated when i sees at invoice tab in PO. To make affect the same I need to unrelease the PO, SAVE and again release the PO.
    >
    > Is there any other way for updating the tax calculations at invoice tab in PO.
    >
    > Regards,
    > Rakesh
    Only other way possible is abap script to be made to change Po data without changing the release. Otherwise you need to unrelease the Po's first, then change the data and then save for your changes to get affected.

  • SOCO requiremnts not getting cleared.

    Hello Freinds,
    I am working on SRM 5.0 classic scenario( with support pack 11). The requiremnts are not getting cleared although follow on docs are created for them ( PO). This is happening for only goods shopping carts and not for the limit.
    Any inputs on this will be highly appriciated.
    Regards
    SRM USER

    Hi Muthu ,
    I have check the code , But i sisnt see any difference , Infact we didn done any change recently . It was working fine beofre support pack and still working fine in another system aftter support pack .this Badi code is same in the both systems .
    you can also have look into this code.zsrm_sourcing is a custom table where we are maintaing document type and account assignment catogory for catalog items.
    Thank you .
    Get details of shopping cart.
      CALL FUNCTION 'BBP_PD_SC_ITEM_GETDETAIL'
        EXPORTING
          i_guid    = item_bbp_guid
        IMPORTING
          E_ITEM    = ls_item
          ET_ATTACH = lt_attach
        TABLES
          E_ACCOUNT = lt_account
          E_PARTNER = lt_partner.
    If lt_attach got any records sourcing needs to be done.
    SET SOURCING parameter to 'X'.
      IF lt_attach[] IS NOT INITIAL.
        SOURCING = 'X'.
        EXIT.
      ENDIF.
    If lt_partner doenst contain a fixed vendor, sourcing
    needs to be carried out.
      READ TABLE lt_partner TRANSPORTING NO FIELDS
           WITH KEY partner_fct = c_vendor.  " Fixed vendor
      IF NOT sy-subrc IS INITIAL.
        SOURCING = 'X'.
        EXIT.
      ELSE.
    If there is a fixed vendor, but item is not assigned to
    account assignment category, EXPENSE or INTERNAL ORDER .
    Sourcing needs to be carried out for this case.
    Load table with sourcing rules
        SELECT * FROM zsrm_sourcing
             INTO TABLE lt_sourcing.
        CLEAR SOURCING.
        LOOP AT lt_account ASSIGNING <fs_account>.
          READ TABLE lt_sourcing TRANSPORTING NO FIELDS
             WITH KEY acc_cat = <fs_account>-acc_cat
                      skip_sourcing = c_x.
          IF sy-subrc IS NOT INITIAL.
            SOURCING = 'X'.
            EXIT.
          ENDIF.
        ENDLOOP.
      ENDIF.

  • Toolbar icons are not getting focus

    The buttons on the toolbar are not getting focus when I move the mouse over the buttons. I am facing this problem if I use JRE 1.5.0_15 but it is working fine in JRE 1.6.0_6.
    But I need solution in JRE1.5.0_15.
    Can anybody please help me out is there any work around in JRE 1.5.0_15.
    Regards
    Venkat

    I found the solution, We need to change
    some coding style by giving conditions for particular version , foe example we should make changes in color initialisation. Insteatof color.red , use [RGB,1,0,0] and many.........

Maybe you are looking for

  • Income tax issue without PAN no.

    Hi Expert If an employee having annual compensation INR 1.5 L than he/she will not be come under tax and in this case there is no need maintain the PAN no. in IT 185. My question is that according to SAP if an employee dont have PAN no. because of no

  • Connecting mac book pro wirelessly with hp printer

    I am unable to connect my new mac book pro with my hp G85xi wirelessly. I am able to connect utilizing my other pc computers (laptop and desktop; this is my first mac). Could anyone provide help with this?

  • Adobe creative suite 5.5 master collection install problem.

    Can anyone suggest a solution to problems Im having installing creative suite 5.5. I keep getting the following errors after install, is it a faulty disc or something as get these install errors on both my home and work pc. My cd rom is my d: drive,

  • I opened and edited a pic from my Olympus camera onto my mac (not in iPhoto).  I zoomed in

    I opened and edited a pic from my Olympus camera onto my mac (not in iPhoto).  I zoomed in and rotated the pictures and when I tried to click out of them, I got a message that the file was locked because I hadn't used it recently and "If you want to

  • Set password for code / no display

    hi all            i have written some report 'z1'. i don't want other to view my code . is there any way to set password for my code ? is there any other solution. thanks bala