Biller Direct Format PDF

Nobody knows about how to change de format to PDF from this table 't_pdf' from this function APAR_EBPP_GET_SDINVOICE_DETAIL in the method IF_EX_EBPP_INVOICEDETAIL~GET_INVOICE_DETAIL
the idea is to take a PDF from a Server in File System a then transfer to the table through  the biller show it in the web.
Thanks

Hi,
following note could be helpful to you.
Note 508569 - Biller Direct - PDF display of SD invoices.
Note 786229 - Analyzing problems during the PDF download
Regards,

Similar Messages

  • 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.

  • How to create a link for downloading bill in PDF format from Biller Direct

    Hi,
    Our requirement is to create a link on UCES Biller Direct screen, where user can click and down load his bill or invoice in PDF format.
    If any one can help me on this I will be highly thankful to him.
    Regrds,
    Ranadev

    cordova1126 wrote:
    > Need help on how you can have a PDF or a Word file be
    downloaded off a site.
    > I'm not sure where the pdf needs to be for it to be
    downloaded and what the
    > download button should have to call for the download.
    Any suggestions would be
    > wonderful.
    Check help files for details on "getURL" action.
    Best Regards
    Urami
    !!!!!!! Merry Christmas !!!!!!!
    Happy New Year
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • How to create a link on a biller direct screen for downloading a pdf file

    Hi,
    My requirement is to create link on biller direct screen, when I click on that link a pdf document will be downloaded in local system. I need help on that

    contd from previous post, excerpt from BD config guide:
    Web Application
    3. Displaying the bill document
    The Web application displays the bill document.
    If the bill document is displayed using a separate Web server (for example,
    the Web server of an optical archive), then the URL for displaying the bill details
    can be transferred at event 1235 when you create the bill list. The BAdI
    FIS_INVOICEDETAIL is not called, but the Web application sends an HTTP
    request to this URL. Since the Web application requests the bill data by request
    to the Web server for bill details, the Web server does not need to have an
    authentication mechanism. SAP delivers an example implementation for
    accessing a Web server for bill details.
    Connecting Other Billing Applications
    As described above, SAP Biller Direct only makes available the display of bills from Sales and
    Distribution (SD) in PDF format. If you want to use this function for bills with a different origin,
    you need to proceed as follows. See the BAdI documentation for further details.
    1. Create an implementation for event 1235. You have to set indicator XXML, XPDF, or
    XMULTARCH (or all three) in table T_INVOICES so that a customer is able to load
    XML or PDF data in the front end of SAP Biller Direct. Technically, this means you
    ensure that the appropriate icons are shown.
    2. Implement BAdI FIS_INVOICEDETAIL. This BAdI is called by the front end if the
    customer selects the corresponding link. You can determine the required format using
    I_INVOICE_FORMATS. Create the corresponding binary data, and fill table T_XML,
    T_PDF or T_MULTIPLE_ARCHIVED_DOCS (or all three).
    3. Then set indicator XXML, XPDF or XMULTARCH (or all three) in structure
    C_INVOICE_FORMATS.
    My Questions:
    1. My PDFs are stored on a web server as described in step 3, does that mean that I don't need to use the BADI? How are these URLs generated? Does BD automatically know how to retrieve them from archivelink?
    2. My documents are insurance bills, not S&D bills. Does that mean that I need to use the BADI as described in "connecting other billing applications"?
    To me there is a lot of ambiguity in the way this is described in the configuration guide. Could use some help with the interpretation.

  • How to create a link on biller direct screen for downloading bill in PDF

    Hi,
    Our requirement is to create a link on UCES Biller Direct screen, where user can click and down load his bill or invoice in PDF format.
    If any one can help me on this I will be highly thankful to him.
    Regrds,
    Ranadev

    Hi,
    Our requirement is to create a link on UCES Biller Direct screen, where user can click and down load his bill or invoice in PDF format.
    If any one can help me on this I will be highly thankful to him.
    Regrds,
    Ranadev

  • How to archive billing docs in PDF format on the application server?

    Hi,
    I want to archive billing docs in PDF format on the application server.
    Formerly on our SAP system, Archivelink was set up to archive these documents to an HTTP content server. Since we no longer have this server, I want to adapt it to simply output the PDFs to a filesystem on the application server. I have tried to reconfigure the content repository (tcode OAC0) without success.
    Am I on the right track?
    If so, which document area, storage type, etc should I use?

    Hi Slath,
    from DMS point of view you may use the storage category 'DMS_C1_ST' and the content repository 'DMS_C1' as a kind of template. The document area for DMS storage categories has to be maintained as 'DMS'.
    Best regards,
    Christoph

  • PDF display at Biller Direct

    Hi Friends,
    I need to display billing data in PDF on portal for Biller Direct.
    I had done the reqired code for all BADI given by SAP.Still I am not getting any PDF display for billing.
    Please help me out/suggest the right approach to be follow.
    Ricky
    Edited by: Ricky Maheshwari on Jan 5, 2010 12:29 PM

    Hi Sim,
    Please tell what exactly Issues are you facing in SAP FSCM Technical Implementation?
    Regards,
    Rick

  • 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

  • Getting blank invoice pdf in Biller direct

    Hi,
         We are using Biller Direct functionality just to view open and paid invoices.For some invoices if we try to open the PDF we are getting blank PDF.I checked in Lof files I discovered below error.
    PDF download error. Could not find EOF in document GL1048098092008088301SD 0094646471
    Can you please comment!
    Regards
    Imran

    Hi Imran,
    Did you get the solution of that? Please share.
    Regards,
    Simar

  • Regarding Biller Direct

    Hi,
         I am new to biller direct.We are using Biller Direct to view Open and paid Electronic invoices in PDF format.Can you explain how the invoice finally presented in Portal?Can you explain from Java as well as SAP perspective both?
    Regards
    Imran

    Hi,
    Biller Direct can run on 4.6c Environment or ECC 5.0
    Only difference on a 4.6c Environment is you will need a Plug-in where as in ECC 5.0 its included with MY SAP ERP licence.
    I do not see any inherent advantages on placing BD on Portal as this is Practically Used by the customers and would require a login id and pwd., However you could place this link on your existing company URL or Intranet.
    BD comes as part of ECC 5.0 Licence but you will have to talk to SAP for seperate Licencing for running on a 4.6c system.
    I recently did a quick assessment and got approval for BD at our client location and the info on the below link was very helpfull.
    https://websmp210.sap-ag.de/fscm
    Hope this info helps or let me know if you are looking for any specific info.
    Thanks,
    Praveen

  • Displaying Tiff files from Biller direct

    Hi Guys,
    We are having scanned bills in archive in .tif format.These files need to be displayed from Biller direct front end.I found out that we can use badi EBPP_INVOICEDETAIL for this format.Actually I was able to pull PDF docs from archive but not able to pull .tiff docs.If anyone has any info let me know.
    Regards,
    Raghu.

    Hi Raghu,
    Can you explain how to retrieve the documents for SD.
    What values should be passed in the BADI. EBPP_INVOICEDETAIL???
    In the method  GET_INVOICE_DETAIL. I have the following parameters
    what values should be passed for the following?
    I_REQUESTING_PARTNER
    I_BILLING_DOC
    I_LANGUAGE
    I_INVOICE_FORMATS
    C_INVOICE_FORMATS
    C_RAW_INVOICE_HEADER
    C_RETURNCODE
    C_RETURN
    T_RAW_INVOICE_ITEMS
    T_RAW_INVOICE_PARTNERS
    T_HTML
    T_XML
    T_PDF
    T_IBU
    T_CUST
    T_MESSAGES
    Thanks,
    Chaithanya

  • FSCM Biller Direct all open items not displayed

    Hi Experts,
    We implemented Biller Direct but it doesn't display all open items from customer's account properly. Only SD invoices (billing documents) are being displayed with their PDF icons and are working fine.
    Biller direct is not showing any other FI open invoices. Please advise.
    Regards,
    Simar

    Venkat,
    As Samir suggested, I looked into Biller's XCM but I don't find. I would like to suggest you to create your own new page for this.
    Thaks,
    Hamendra

  • Biller Direct and Partial Payments

    We are evaluating whether to implement Biller Direct.
    Currently we process our receivables only using residual items --- no partial payments. We would like to continue that process, but we have heard that Biller Direct "requires" that you only use partial payments. Is this information correct?
    Can anyone provide me with reference to documents / OSS notes that confirm whether Biller Direct will work / will not work with Partial Payments?
    TIA,
    - Manish Patel
    Sr. SAP Solutions Consultant

    Hi Manish,
    It should work with both....
    http://help.sap.com/erp2005_ehp_02/helpdata/en/6e/b9ba3eb645dc61e10000000a114084/frameset.htm
    http://74.125.153.132/search?q=cache:5igFczdtl7IJ:www.proxyon.com/pdf/FSCM_Credit_Collections.pdfbillerdirectwithresidual+payments&cd=7&hl=en&ct=clnk&gl=in
    Thanks
    Aravind

  • Biller Direct - Anyway to add custom attachments to open bills?

    We'd like to attach property tax bills to some of our invoices so they display in Biller Direct. There is a link under the Bill column that displays the bill but the PDF icon under the Action column pulls up the same document. We can attach as many attachments in SAP directly but only the invoice is displayed.
    Is there a way to configure this or would this involve customizing the portal page?

    Hi James,
    We'd like to attach property tax bills to some of our invoices so they display in Biller Direct. There is a link under the Bill column that displays the bill but the PDF icon under the Action column pulls up the same document. We can attach as many attachments in SAP directly but only the invoice is displayed.
    Is there a way to configure this or would this involve customizing the portal page?
    Help me understand your requirement better here. Do you mean to say by the statement above that you want to show some extra details on the open bill tab along with the billing details???
    If yes then you need to use the customizing option provided in the J2EE project structure of Biller Direct.
    Let me know if this helps or you need further details. Post it and I will try to figure out...
    Regards,
    Samir

  • Not able to scan directly in pdf with laserjet 3050 in windows 8 64 bit.

    hi friends ,
    we are able to print with hp lj 3050 in widows 8 64 bit after installing the universal print driver but scanning directly to pdf format as we were able to in early vrsions of windows is still looking impossible. any solution to it?
    sachink

    Hello there,
    To get your issue more exposure, I would suggest posting it in the commercial forums since your product is a commercial product. You can do this at Commercial Forums - Printing and Digital Imaging.
    Enjoy your day!
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

Maybe you are looking for

  • Has anyone experienced the mute switch / auto-rotate switch iOS bug on their ipad?

    Has anyone experienced the mute switch / auto-rotate switch iOS bug on their ipad? I have experienced this on iPad 1 as well as iPad 2. Basically, when you set the side switch to toggle screen orientation (or mute), after a period of use I will have

  • Report Painter, GL Set does not have description

    Hi Expert, I want to create Columnar Financial Statement (Profit and Loss Account, and Balance Sheet). My problem is that my GL under the lead column does not have any GL description shown. I tried some of the settings for lead column under formattin

  • No audio from speakers or earphones, but no error messages?

    My laptop gave me a BSOD today (which happens frequently actually) and after rebooting it, there was no sound coming from the speakers or the earphones. I've made sure the drivers were enabled, that the volume is turned up, and that the drivers are u

  • Jms c api for weblogic

    How to access jms queue of weblogic server from c/c++ application.Can any one provide example for this.I have tried to download jmscapi from http://dev2dev.bea.com/resourcelibrary/utilitiestools/environment.jsp#jmscapi but the page is not available.

  • How can i store a video file into a ORacle Database

    I want to create a table which will store video file How should be the table created and how can i upload the video file to the database from my PC Say the video file is in C:\Video Please help me