Biller Direct Portal debugging in backend R3

Hi,
We have Biller Direct implmented for our customer.
We need to debug a Contact List Link present in the Biller Direct Portal in the Backend,because when we click the link in Portal a BAPI program is callaed in the Backend.
What we need is to debug it, in the sense that --> we put a BREAKPOINT in the BAPI program in the back end, when a user clicks on the Contact List link in the BD portal, it should stop and should not execute the whole PROGRAM in the backend.
But here when we put a BreakPoint in the BAPI program in Backend R3 and user clicks on the Link in portal, the Porgram is Executed Completely without stopping.
What could be the issue? How can we debug to know what exactly happens in the backend when user clicks on the link in Portal?
Any help is appreciated.
Regards,
AVK
Edited by: Abhi K on Nov 23, 2009 1:40 PM

Hi David,
Thanx for the response.
But we have already tried placing a External Breakpoint in the ABAP and called the link from the Portal,but it did not work.The Program executed completely without stopping.
But can you suggest whether there are any settings which need to be done in R3 for debugging? Any configuration or debugging specific settings in Back end which we might be missing?
Can Basis team help in this?
Appreciate your help.
Regards,
AVK

Similar Messages

  • Retriving archived JPG document and displaying in Biller direct portal

    Hi,
    If anyone has worked on Biller direct/EIPP/EBPP BADI's plz help me.
    I need to display the archived JPG image when the user clicks on the hypelink in the biller direct front end. I need to know the exact parameters passed from the BADI to the front end.
    I am getting the archived JPG parameters to the internal table as below
    CALL FUNCTION 'ARCHIV_CONNECTINFO_GET_META'
        EXPORTING
          object_id             = g_objky
          AR_OBJECT             = 'ZFIINVOICE'
          sap_object            = c_sap_object
        TABLES
          connect_info          = t_connect_info
        EXCEPTIONS
          error_connectiontable = 1
          OTHERS                = 2.
    If the connection information is  found
      IF sy-subrc = 0.
        READ TABLE t_connect_info WITH KEY ar_object = c_ar_object_jpg INTO g_wa_connect_info.
    Get the jpg document from archive
        CALL FUNCTION 'SCMS_AO_TABLE_GET'
          EXPORTING
            arc_id = g_wa_connect_info-archiv_id
            doc_id = g_wa_connect_info-arc_doc_id
          IMPORTING
            length = g_length
          TABLES
            data   = t_jpg
          EXCEPTIONS
            OTHERS = 5.
    Now I need to know how I can pass the internal table t_jpg as parameters of BADI.
    Plz help me.
    Regards
    Madhu G S

    Hi
    thank for your reply.  I have not posted in SAP.  customer has paid the payment in Portal and i have selected the payment for the line item.  Now that line item is coming in progress condition (not in processed).
    in SAP that line item is not active.  If i will select the line item system will give the message that is line item is processed in biller direct.
    please tell me the process of biller direct payments in SAP and then only in portal the payment line item will be go to the process item (now its in in process condition).  is their any upload for the payment document in SAP.
    please suggess me Standard payment process through Biller direct.  then i will compare the present senarious.
    thanks in advance.
    regards
    Ram

  • Biller Direct Portal / Web Server

    Hi,
    I plan to install Biller Direct onto our ERP Java Stack.
    Can Biller Direct integrate to a web site without the use of an SAP portal?
    I cannot locate any documents that clearly specifies the web server requirement.
    Thank you.

    It is a web application tha can run on a SAP J2EE web server and does not require portal.

  • Payment of bills advised by SAP Biller Direct

    Hello everyone,
    I got the following problem:
    We cannot pay (in fact balance) the bill advised by a "customer" on the SAP Biller Direct portal.
    We use the transaction F110 for automatic payment transactions. The proposal run gives the following result:
    Bank details are being checked
        Customer/vendor bank details are being read
    Country US / Bank number 123456780 / Account 12345678 ...
    Country US / Bank number 123456780 / Account 87654321 ...
         Customer/vendor bank details are being checked
    Bank details 123456780 87654321 have bank type E001; bank type E000 is specified
       System reads house banks and checks if they are allowed
    Our bank BANK is being checked
    For currency USD and 005 days            0,00 are planned
    Available amount too small,            0,00 USD still available,        5.880,00  necessary
       House bank is selected ...
    No permitted payment method exists
    We already checked and configured all possible configuration. We also did the customizing in FBZP.
    When I want to add the payment method (in our case '0' for Biller Direct bank payments) to the customer in XD02, the system says:
    "in company code "xxx" '0' is an FSCM-BD payment method and cannot be used.
    Detail: In company code "xxx" '0' is indicated as payment method for the FSCM Biller Direct component. This payment method identifies items that were paid via Biller Direct on the Internet. Therefore, the payment method cannot be used in any other way.
    Any idea how to resolve this?
    Regards,
    Vermeer

    The solution for this problem:
    in FBZP: Add for your house bank in 'Available Amounts' a value in Scheduled incoming payments. After this the payment run finished successfully.

  • Credit data in Biller direct

    Hi All,
      I am working on UCES Biller direct portal in which we have a CREDIT tab .
    Firstly,I want to know that is it referring to the credit data or the creditworthiness.(I suppose its credit data).
    Secondly, If it is credit , where can i actually see this credit data as it is not refecting in my portal. Even though i can see all other data related to payments through FPL9 and on the portal as well except this on portal.
    Is it something else that is missing from my side for the credit data to be seen on the portal?
    Please suggest.
    Regards,
    Richa Tyagi

    Hi still you are looking for answer? let me know

  • SAP Biller Direct PDF Retrieval Error

    Hi All,
    We are getting error while opening PDF on Biller Direct portal. The error comes in pop-up as follows->
    Adobe Reader could not open "XXX.pdf" because it is either not a supported file type or because the file has been damaged or wasn't correctly decoded.
    The original PDF document is stored in FileNet server and we are using a ABAP Function module GEN_EBPP_GET_INVOIVE_DETAIL to retrieve the PDF content from FileNet server and display it in Biller Direct application.
    Note: The same PDF is getting opened from ABAP.
    Pls let me know if there is any settings to be done in either ABAP side or in Visual Admin. I've checked VA entries in HTTP Provider and it is set MIME type as {.pdf,application/pdf}.
    Is there any other information that i'm missing here. Pls give me a hint.Thanks in advance.
    Thanks, Venkat

    Hi
    I also get something similar which I need to solve.
    When going to biller direct via a url like http://<host>:<port>/bd/public/frameset_top_html.jsp?ebppMode=S I see my pdf icon next to the open bill in the open bills list and clicking the icon displays my pdf correctly.
    When going via a portal and clicking the same icon for the same invoice I get the same first popup asking if I want to open the pdf file (as in the case above with the same identifier name for the pdf file) but this time when I click Open then Adobe Reader opens a window with the message "There was an error opening this document. This file cannot be found."
    Thus the portal connection cannot find the existing pdf file.
    DL

  • Activating Dispute Management in Biller Direct

    We are on ERP 6.0
    We have now got our Biller Direct portal to work, and we are using UME for auth's
    I have had a look at the configuration notes regarding the integration between BD and DM, and I have performed them, but it is still not showing up on the portal.
    We have re-booted the Portal server as well.
    Any help greatly received.

    hi,
    Check your XCM connection settings...Goto your custom xcm configuration page and check if pool details are mentioned properly.
    Also, check this link for help - http://scn.sap.com/thread/1881735
    cheers,
    sen

  • Integrate Biller Direct 6.02 with Portal 7.0

    Hello Gurus,
    I am using Biller Direct 6.02 and my Portal is EP 7.0.
    What is the best way to integrate Biller Direct from Portal.
    Regards
    Deb
    [Points guranteed for helpful answers]

    Hi,
         Check these links.
    Integrate Biller Direct in EP 6.0
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f03e38e4-7a55-2a10-d9a1-f129b31f5d7e
    Regards,
    Harini S

  • Biller Direct sporadically not posting Credit Card Payments to the backend

    Hope someone has experience this issue before.  While we are part of the Public Sector - Higher Ed group, I believe others may have experience this issue.  I have spoken with the other Higher Ed customers and we have all experienced this, some more than others.    We have students who are trying to pay by Credit Card on Biller Direct.  While their payment is validated and their Credit Card  debited the payment does not feed to the ERP FICA system.  This can happen to one student and a second later another student can pay successfully then the student in error tries again and it does not work.  Some of these student have a lock that has been released.  We can post the payment successfully using Cash Desk at the same time the student can not post through Biller Direct.  Any help is appreciated.

    Hi,
    Have a look to below blog, it is regarding e-payment, but you can refer this for your approach.
    /people/aashish.sinha/blog/2011/02/24/e-payment-a-customized-solution-other-than-sap-integration-package-swift-150-part-1
    Regards
    Aashish Sinha

  • FSCM: Biller Direct using Dispute Management

    Hi,
    I've implemented SAP Biller Direct and I want to use the dispute management to create dispute cases directly from the webportal.
    Dispute Management is activated. Its already possible to create cases in the backend (and to modify these cases on the frontend), but if I try to create a new case directly on the frontend, I get the following message:
    "This service isn't available at the moment."
    I dont know what to do. The biller direct integration in the Dispute Management is definitely activated. Customizing is done as well.
    Any ideas?
    Regards
    Rainer

    Hi,
    have you activated all of the user id settings for Biller Direct? (XCM)
    where are the 'user id settings' ? I've configured the userinterface, connectionmanager and application settings.
    can you make any changes from Biller Direct to ERP?
    - Yes, I can change the administrative data (integrated with accounts receivable).
    - I can pay bills. Marked as 'arranged by Biller Direct' in the ERP. How can I post them, or is it done automatically?
    What version of ERP are you using 6.0 or an older version?
    Right, I'm using ECC 6.0.
    Have you got your BASIS / PORTAL guys to check the connections that everything is open? (JCO's)
    The connection works.

  • Problem related to break-point in SAP biller direct

    Hi All,
    I am new to SAP biller direct.We are using ECC 5.0 system as the back end system.We created an implementation for  the BADI 'APAR_EBPP_GET_DATA'.I wanted to debug this BADI.So i set a breakpoint at a particular line.When I opened biller direct web application , no dubugging session opens at any point.Any idea why this is happening.
    <removed_by_moderator>
    Edited by: Julius Bussche on Jun 23, 2008 9:55 PM

    If this is a production system, then debugging might have been disabled; so the backend is saying "no way". Contact your basis folks and ask them.
    Other than that, I am afraid you are not even left with the last resort option of debugging it anymore...
    How about writting really, really good code which does not require debugging?
    Cheers,
    Julius

  • Connection Management Error in Biller Direct Application

    Hi Experts,
    We are in the process of implementing Biller Direct Solution for the Suppliers/Vendor!
    All the XCM Settings , Backend Settings , Portal Settings have been in place and we were able to run the application without any difficulties but all of a sudden now , when we run the Biller Direct Application , an error appears which says "Error" (Thats it) .
    In NWA , i get the below errors but not sure what can be the issue or how can i resolve it. I am sure it relates to Connection Management Pool but not sure what settings does it requires.
    Errors in NWA:
    1) The Standard Pool Connection BillerDirect_#bd" for language "EN" could not be created. There is an existing connection with this name.
    2) Recurring Error in the initialization of the application "ConnectionManager.initdefaultpool failed
    3) Could not create Connection Manager Scenario-Biller Direct
    4) Java Exception "java.lang.NullPointerException has occurred". Check the trace for location "com.sap.fin.webbase.taglib.LogExceptionTag"
    Much appreciate the Prompt Responses , Thanks!
    Just to highlight , I have reverted all my code modifications and now have deployed the original .sca , Still have the same Error

    hi,
    Check your XCM connection settings...Goto your custom xcm configuration page and check if pool details are mentioned properly.
    Also, check this link for help - http://scn.sap.com/thread/1881735
    cheers,
    sen

  • Disputes for Credit Notes are not displayed in Biller Direct

    Issue: Back end ECC, allows us to create disputes on stand alone credit notes, but on the Biller Direct front end we are not able to see the disputes created.
    Description in detail:
    1. When a dispute is created on a credit note, system treats it as a Customer Disputed Credit Memo (CDIS_CRED) and it is created in ECC with relation F6.
    2. On the Biller Dircet Front end , standard actually display disputes for a Invoice created with relation F1 and F2. So we are not able to see the Customer Disputed Credit Memos.
    3. Front End (Biller Direct) allows only open invoices to be disputed and not credit notes, even though it is allowed in ECC.
    We would like to know if you have come across this scenario before and have resolved it either through customization or Configuration.
    Advice/Recommendations will be greatly appreciated.

    Hi Dave,
    I just saw this thread now and I am glad I can share the solution with you:
    For View: PRDIOOV/OBJECTOV, debug method GET_LIST_OF_STATIC_VIEWS and find out why system is suppressing some assignment blocks.
    For some reasons, SAP has included these methods in Product Overview page which are meant to suppress some Assignment Blocks depending upon their usability.
    Just redefine this method and delete the views from the Static Views Result List. Following is the sample code:
    CALL METHOD SUPER->GET_LIST_OF_STATIC_VIEWS
      RECEIVING
        RT_RESULT = rt_result.
    DELETE rt_result WHERE viewid = 'CUSRQMSLAPro.SRQM_SLAPRO/MainWindow'.
    DELETE rt_result WHERE viewid = 'SrvEnt.PRDSRV/SrvEntOVE'.
    DELETE rt_result WHERE viewid = 'ZIOBJECT_VC/VC'.
    Hope this helps.
    Thanks
    Vishal

  • Need to upload a bill in pdf format to be viewed in biller direct screen

    Well requirement is to view a bill(invoice) from the given format to pdf format on biller direct screen(UCES SCREEN), a web portal.
    Now ,first i have to change the invoice from its current format to pdf ,and
    Secondly,I have to send it to the web portal...so which FM makes a pdf file go to a remote server
    Thirdly,I need a suggestion too..ie. whether the bill should be called from the database only?If so how to save the bill in pdf format in database server.
    Any help will be appreciated and duely rewarded.
    Thank you,
    Pranab

    well thanks for your reply.
    But what about calling the pdf from the web portal or uploading the pdf view in web portal?
    Means that when I click on pdf icon on that portal........it calls a bill in pdf format from SAP r/3.

  • Biller Direct and R/3

    Hi,
    We have installed SAP Biller Direct application on J2EE 620 engine integrated with SAP R/3 4.7 Enterprise (WAS 620). For user management security we will use ABAP stack.
    The link of this Biller Direct Application will be provided on company's web portal (not SAP Ent. Portal). Once user click on link , Biller Direct application will open it another browser window.User must create their own user id and password.Other information will also be asked like Last Name ,first name, etc) during user id and password creation. Basically user will create their own user master record. (just think of it as you are creating an email account in Yahoo portal connected to R/3)
    My question is :-
    1) What configuration I need to do on J2EE and R/3 side so that user record will be created in R/3 when user creates it's own ID and password?
    2)If I want to link LDAP with R/3, how I can link the LDAP with R/3 (user mapping ) will it be automatic, once the user creates it user id in web portal? OR do i have manually synch LDAP and R/3
    I will appreciate your response
    Thanks

    This forum handles anything matching pattern B*. Unfortunately the first sentence with J2EE already indicated that we will have to request that you kindly ask in another forum. I can see that you problem is actually more between Java and ABAP stack, so I am not sure which of the other forums can help. I am lost here.

Maybe you are looking for