PdfSource of InteractiveForm UI element should be populated with pdf binary

Hey Guys...
I need some help here...
I have a Web Dynpro Java Application that retrieves data from R/3 and I want to (only) display that data using Adobe.  I've set the "mode" property of the UI Element as "usePdf" and I have bound the pdfSource property to a binary type in the context, but as I'm about to display the PDF I get the following exception: (the important part of it)
Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: pdfSource of InteractiveForm UI element should be populated with pdf binary content in USE_PDF mode
Do you have any idea of what is going on?. Is it the right scenario?
Should I use generatePdf instead? if that's the case then get Credentials for that?. Would this have any additional cost?
Thank you
David.
Edited by: duztariz on Mar 20, 2009 11:24 PM
Edited by: duztariz on Mar 20, 2009 11:26 PM

In your szenario you have to give the PDF as binary content into this content variable. You can do that for example by reading a PDF File as a binary stream and store it into this content variable.
Then you can use the Interactive Form UI Element to show this PDF.
But from what I understand, its not exactly what you want? You want to show some data that you read from R/3 and display it in an interactive form?
What you have to do is, to edit your Interactive form, create the Bindings etc. (see tutorials) and set the mode to "modify PDF". Then the PDF will show the read data for you.

Similar Messages

  • UWL-pdfSource of InteractiveForm UI element should be populated with pdf bi

    Hi,
    If I try to open any task which is under UWL, I m getting below error.
    *But I can able to open Payslips and all in my Portal. What might be the problem, if it is the problem with credetial files, then I shouldnot able to open Payslip atleast..isnt it?
    Kindly put some light on this issue.*
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  USEPDF
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:418)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:895)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:319)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1288)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)
         at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:192)
         at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:754)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:289)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: pdfSource of InteractiveForm UI element should be populated with pdf binary content in USE_PDF mode
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:351)
    Regards,
    Venkat

    Hi Chintan,
    Its a standard task, not the custom one. and Payslip is not pdf based one, its smartform.
    For some employees its working fine. for only few its not working. they have Adobe installed in their pc. even though its not working. is it problem with user level authorization?
    Regards,
    Venkat
    Can anynody update me on the same pls.

  • Current date should be populated when executing the hierachy variable.

    Hi bw Pro's
    I have a customer hi-erachy.For that hierachy i created a variable.
    The variable name is hieraachy date.
    the variable will be executed with  user entry/default value.
    the characteristic i used for thata variable is date.
    Now the requirement is the date should be populated with current date when ever i executed the variable automatically
    I thk i need to develop customer exit for this. I am not so comfort with coding.
    can anybody will help me on this issue. suggest me with logic or any further idea.
    any help is appreciated .
    Thanks,
    suri

    Hi Jasprit,
    Below is the erro when i added the code and i restrict the customer exit variable.
    ERRORS:
    INCORRECT FORMAT WITH KEY DATE FOR ELEMENT "43Z6K6807CL51WZ025Q1GPHER"(VALUE "&&" IS INVALID).
    Below is the diagnosis for the error.
    You are using a key date specification in the query. This can be either in the query key date directly or in the key date for a selection or presentation hierarchy. the element, in which this error was found, is called "43Z6KGHDHHJ5VYWJU8UEVBRRK". The invalid value is called "&&".
    System response
    The problem is reported with the check.
    Procedure
    Check the incorrect format in the specified element and correct it.
    Technical name (UID) of the element: "43Z6KGHDHHJ5VYWJU8UEVBRRK".
    I am checking the UID in rsa1> transprot connection>query element-->variable.But system is not showing any UID. Any idead on the above issue.
    Can you please help me in this.
    thanks
    suri

  • Issue with emailing dynamically generated PDF (InteractiveForm UI element)

    Hi Experts ,
    I have a requirement according to which i need to generate PDF dynamically using webdynpro java and email the dynamically generated PDF.
    I am facing issue while emailing the dynamically genarated pdf.
    It gives me an exception :
    nested exception is: javax.mail.MessagingException: IOException while sending message;  nested exception is: java.io.IOException: no data
    This is because its unable to get the binary data (byte array) of the dynamically generated PDF which is required to send mail.
    Could some one suggest me how to fetch the binary data of the dynamically generated PDF.
    For dynamic PDF generation i am using dynamic generation of UI element   InteractiveForm UI Element 
    In case of static PDF (i.e. the PDF genarated by inserting the InteractiveFrom Ui element on the view using the insert child option) we do set the pdf source property of Interactive Form UI element to a context variable attribute of type binary but  my problem is ,how to set the PDF source of a dynamically generated Interactive form UI element to a context variable attribute of type binary ..
    Any help would be highly appreciated.
    Regards ,
    Navya

    Hi Frank ,
    the code to generate PDF dynamically is written in the WdDoModifyView section of the view as the PDF need to be generated dynamically., i.e. by adding InteractiveForm UI elements at  runtime.
    I tried the code suggested by you  but i gave mean exception.
    errorjava.io.FileNotFoundException:
    (The system cannot find the path specified)
    Kindly let me know where i am going wrong .
    Below is the code that i  had written in a separate method m_mail().
    This would take as input the name of the dynamically generated data node and is called from the wdDoModifyView section of the view
    public void m_mail( java.lang.String p_dynamicnodeName )
                   ByteArrayOutputStream templateSourceOutputStream = new ByteArrayOutputStream();
              //        This would need to have the Templatefile in the Mimes-Directory of the Webdynpro-Component
                   String templateUrl = WDURLGenerator.getResourcePath(wdComponentAPI.getDeployableObjectPart(), "AdobeView1_InteractiveForm.xdp");
                   InputStream templateSourceInputStream = new FileInputStream(templateUrl);
                   IOUtil.write(templateSourceInputStream, templateSourceOutputStream);
                   IWDPDFDocumentCreationContext pdfContext = WDPDFDocumentFactory.getDocumentHandler().getDocumentCreationContext();
                   pdfContext.setData(WDInteractiveFormHelper.getContextDataAsStream(wdContext
                   .nodeCtx_vn_dynmcnd()
                   .getChildNode(p_dynamicnodeName, IWDNode.NO_SELECTION)));
                   pdfContext.setTemplate(templateSourceOutputStream);
                   pdfContext.setInteractive(false);
                   IWDPDFDocument pdf = pdfContext.execute();
                   if (pdf != null) {
                    pdfArray = pdf.getPDF();
    Kindly let me know where am i going wrong.
    Regards ,
    Navya

  • Table in XMLP not populating with all rows

    I am creating a letter template with a table using XMLP where a table should be populated with an employee's current benefit elections. An employee could have between one and three rows of data. For each employee I can get the first row of data to populate, but if they have more than one row it is populated on the next page causing one employee to have between one and three letters. Can anyone give me some advice as to how I can get all of the rows to populate on one employee's letter? Thanks!!

    Have you forgotten how to [use code tags|http://forums.sun.com/thread.jspa?threadID=5231522]?
    db

  • During PO creation vendor material no field should be populated using BADI

    Hi,
    I have created on PR and using PR I am trying to create PO. But one field vendor material no  remains blank when giving vendor at the top vendor field.
    So my requirement is the vendor material no field in item overview should be populated regardless filling vendor field at the top.
    So this functionality can be achieved by BADI or User exit.
    So any one give the proper suggestion to get the value in the vendor material no field while creating PO.
    Waiting for quick response.
    Best Regards,
    Bansi

    Hi,
    use the badi ME_PROCESS_PO_CUST in that method PROCESS_ITEM....
    use GET_DATA method like im_item->get_data.
    and modify the value anduse set_data ...
    Thanks,
    Shailaja Ainala.

  • Forwarding Agent details should get populated in E1EDKA1 segment

    Hi all,
    Below is the requirement of client.How we can solve this?
    Forwarding Agent details should get populated in E1EDKA1 segment.
    regards,
    nitin patil

    Raghavan,
    Thanks for your reply.
    I have tried this user exit but unfortunately required data is not available more over if i change the route here system is again changing this route in another enhancement section.
    Could you please let me know in which user exit i can get the Forwarding agent details entered in the Purchase order so that i can export and import these details into required place.
    Thanks for your help.
    Warm Regards,
    Sridhar

  • Date Profile -- custom date field should be populated.

    Hi All,
    I am creating a sales order from CRM Web UI. I am having Configurable Product. to create a sales order.
    If i click on configure product button, I can maintain the parameter values (Months) while creating a sales order.
    Now my question is i need the "Sales Order End date" automatically populated with "Sales order start date" + above menctioned Parameter value by months.
    Please let me know if you need any more details.
    What i have done is i created a date rule to configure this and added the parameter in the generated ABAP code for date rule.
    But i am not having any luck to populated the value.
    Please show some light to move further.
    Thanks in Advance.
    Regards,
    Siva

    Hi Sushma,
    Create 2 Date instances for 'FromDate' & 'ToDate' with required values & set them.
    Example:
    java.sql.Date fromDate = new java.sql.Date(109, 1, 1); // This is 1st Feb, 2009
    wdContext.currentTimelogElement().setFromDate(fromDate);
    Similarly, java.sql.Date toDate = new java.sql.Date(109, 1, 6); // This is 6th Feb, 2009
    wdContext.currentTimelogElement().setToDate(toDate);
    For details, refer http://java.sun.com/j2se/1.4.2/docs/api/java/sql/Date.html
    Hope this answers your query.
    Kind Regards,
    Nitin
    Edited by: Nitin Jain on Feb 6, 2009 6:41 AM

  • Trying to d/l Kindle ap to new iPad w/retina display.  User ID is pre-populated with incorrect email address. How can I change this to my Apple User ID?

    Trying to d/l Kindle and Amazon aps to new iPad w/Retina Display.  User ID is pre-populated with the incorrect email address for my Apple account.  How can I change this to my correct Apple User ID?

    You should setup as new.
    Settings>General>Reset>Erase all content and settings

  • Populating a PDF File from ColdFusion

    I wanted to populate a pfd file from coldfusion and I found
    this online:
    http://www.school-for-champions.com/coldfusion/cftopdf.htm
    When I submit the form.. I then show a link [view pdf].. only
    when I click
    on that lick I get a message saying
    Adobe acrobat: the file is damaged and could not be repaired.
    Has anyone used this method successfully? If so, would like
    to hear some
    suggestions.
    The PDF template I created just have 2 fields. firstname
    lastname (which
    matches cfm form).
    Thanks in advance
    1. Create PDF document to populate
    Create the document you want to populate. This document could
    be done in
    Microsoft Word, as an HTML page or using some drawing
    application. Then
    create a PDF file of that document.
    You must have Adobe Acrobat or the equivalent to create a PDF
    file.
    Typically, the easiest way to create a PDF is to click File
    > Print and
    select Acrobat Distiller as your printer.
    2. Enter fields with Acrobat
    Once the document is in the PDF format, open it in Acrobat.
    Use the menu bar
    tools to define your fields.
    a.. Use the Form Tool to define the various text fields,
    give each a name,
    and designate the font type and size. The field name should
    correspond to
    the name of the data you will input.
    b.. Use the Text Tool to modify areas of text. You may have
    to change the
    font or font size. It is not the easiest tool to use.
    This will be your PDF template.
    3. Create a ColdFusion page to populate the PDF
    Create a ColdFusion form to gather data from input over the
    Internet or from
    a database query. This page or an action page will provide
    the means to
    populate the PDF file.
    The code you use will depend on the method or software you
    decide to use.
    Options will be explained in the next section.

    Hi, I need your help again.. And if you can do this for me; i
    will pay for
    your time. just let me know. because i need this project wrap
    up in the next
    28 hours.
    I've used the Ben Forta (cf_PDFFROM) and i'm able to get the
    pdf. (great)
    now i need to suppress blank lines.
    my pdf is a business card template.
    on the left top down
    firstname middle name lastname
    job title
    address1
    address2
    address3
    www.whatever.com
    on the right bottom up:
    phone:
    fax:
    mobile:
    email:
    aim:
    there's where I'm stuck:
    if a user does not enter a fax number... I want the PDF to
    move 'phone:'
    down 1 line and not show the word 'fax'.
    PLEASE can someone point me in the right direction OR tell me
    you can do it
    quickly. contact me and i'll pay you.
    thanks in advance!
    "BLXWebMaster" <[email protected]> wrote in
    message
    news:f2fi63$c1e$[email protected]..
    > What version of PDF are you using? Are you creating your
    PDF Form in
    > designer?
    > If you are trying to Pre-Populate a PDF Form, this
    technique will not work
    > in
    > that this will not preserve your Form. With the recent
    versions of PDF,
    > Adobe
    > hase changed the technology to be XML and you are trying
    to populate your
    > PDF
    > using FDF. I don't think that this can be done.
    >
    > I would stay away from FDF.
    >
    > Although there are several tools that will allow you to
    do this, most of
    > them
    > rely on the old FDF format.
    >
    > I would suggest checking out XPAAJ. This is a free api
    for Coldfusion
    > users
    > and offers a decent basic pre-population of PDF's.
    > Written by our friend Ben Forta, you can check it out
    here.
    >
    http://www.forta.com/blog/index.cfm/2006/7/27/cf_pdfform
    >
    >
    >
    >

  • In Each field space should be replaced with @ symbol in DME File

    Hi,
    I configured DME file it good, but client wants in each field SPACE should be replaced with @ symbol
    i created new DME file with DMEE transaction code
    here it example
    we have a bank account number filed length is 20 Digits but  bank account no is 15 digits only remaing 5 filelds should be replaced with @ symbol
    Kindly advice me on this
    Thanks in advance
    Regards
    Kumar

    Hello,
    i could follow the link below. More or less my requiremnt is same
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=201066680&focusedCommentId=247136560&#comment-247136560
    Howeevr, the changes in my requirement are
    The location field has to be populated with account name and the address of that account. In this scenario, i have the acoount name from the same page, but the account address is stored in account. i need to retrieve the data from account and append it with the account name and display it in location.
    Please help me on this.
    REGARDS
    CHANDRAKANT KULKARNI

  • How to show shuttle component pre-populated with  SelectedItems

    Well i am trying to get this thing working and literally failed many times.. once the user selects some items in a shuttle... i want to get the selected values and store it somewhere.. Next time when the user logs in for second time the Shuttle should be
    pre - populated with the previously selected items .Can anybody suggest me and guide me about how to get this thing working...
    Please if anyone from oracle Jdeveloper team can show some light on it ...

    Hi,
    assuming the code hasn't changed between 10.1.3 and 11, you can have a look at these examples
    http://thepeninsulasedge.com/frank_nimphius/2007/07/15/adf-faces-adf-faces-shuttle-with-pre-selected-values-from-a-selectoncechoice/
    Let me know in case the code has changed
    Frank

  • Connecting and populating XDP/PDF on a Server with MS Access datas

    Hi! I've a similar Thing to do. I've figured an XDP file, with some Dynamic Data Fields, which is populated by connecting an MS Access Database. The file work, for now, correctly in localhost. I want to make it working via HTTP. The client , after log in , with his Username and Pwd , should open the file just by clicking on a HTTP Link with the variables attached, like as :
    http://www.mydomain/AUTO_Renderingtheform.pdf?Username='MM_UserSession'+Pwd='MM_PWDSession '
    at this point the PDF should be populated automatically by reading the MS Access Data present on the Server. The things which I would like to do are:
    1. Connecting the *.xdp form on the Server by changing the Connection String (probabily my Provider can help me...)
    2. Filtering through the SQL string like as, finally:
    WHERE Username = 'User_Session' AND Pwd = 'Pwd_User' to obtain the right binding. Do I Should use File>Properties>Variables Tool or writing directly this filter into the SQL statement ? Thanks in advance to Someone can help me (I'm newbie)

    Have a look at http://www.dtp-tjanst.com/Acrobat/PreLoad/PreLoad3.pdf
    It is in swedish but Ärendenummer=Case number (used for select)
    Hämta = Collect, Spara = Save, Ta bort = Delete record.
    This is done with ASP conecting to a SQL server on the server.
    It can be done with an mdb.
    /Ulf

  • Set a default value for a radio button populated with a List of value

    Hi,
    I am using jdeveloper 11.1.1.3.0. I need to set a default value for a radio button populated with a List of value(Yes/No). Here's the selectonechoice code.
    <af:selectOneRadio value="#{bindings.Code.inputValue}"
    label="#{bindings.Code.label}"
    required="#{bindings.Code.hints.mandatory}"
    shortDesc="#{bindings.Code.hints.tooltip}"
    id="sor1" autoSubmit="true"
    valuePassThru="true" layout="horizontal">
    <f:selectItems value="#{bindings.Code.items}" id="si1"/>
    </af:selectOneRadio>
    I want to have the selectonechoice set to No by default. In the previous versions, I set the default value in the base attribute VO. But it is not working in the new version.
    Thanks

    Hi,
    this should work in JDeveloper 11.1.1.3 the same as in 11.1.1.2. If it doesn't then it is better to file a bug than to work around it
    Frank

  • BBP_DOCUMENT_TAB does not get populated with shopping cart

    Hello Gurus,
    We are facing some weird issue out of blue. We have SRM 5.0 Classic scenario with ECC 6.0 backend system. We have everything configured and it was working i mean shopping carts were successfully transferring into ECC system as PR.
    Suddnely now we are getting error Item in transfer process for all the shopping carts. While checking into RZ20 monitor it shows following error " Backend application errors: Shopping cart  (PReq. 7000027359): W5 002 No items exist (not possible to save)".
    When we put debug in CLEAN_REQREQ_UP we found out that table BBP_DOCUMENT_TAB which should get populated whenever shopping cart is approved it not getting any data.
    Could you please let us know what could be the reason? As all the user IDs with which RFC's are maintained at SRM and ECC level active and all proper authorization are there.
    Please advise.
    Thanks
    Ritesh

    Hello Ritesh,
    Actually, the document tab is updated by the SC transfer (SC spooler). Each time the system starts the shopping cart transfer, an entry is created in BBP_DOCUMENT_TAB until the CLEAN_REQREQ_UP is executed.
    You could debug the shopping cart transfer and check if the follow-on document is being created.
    Also, you could check the SPRO customizing -> SRM SERVER -> Techcnical Basic Settings -> Set Control Parameters, and check its value.
    As additional information, you can check the note 1173815, which provides some information regarding the follow-on document creation (customizing tables).
    I hope it helps.
    Kind regards,
    Ricardo

Maybe you are looking for

  • IPod Stuck on the Black screen with White Apple logo

    Last night, my iPod suddenly stopped working after I restarted my PC with the iPod still connected to it. It's now stuck on the Apple Logo screen and keeps on making hard drive noises, as if it's constantly being reset. I tried doing the Select+Menu

  • Flex 3 : How  to capture   right click on DataGrid ??

    I am using Flex 3 . I have some data inside a DataGrid . Now when we the user right clicks on Datagrid Item , i want to show an Alert ??How  to capture  right click on DataGrid ?? Please suggest ,thanks

  • Problem opening embedded docs in Word 2011

    I recently upgraded my business workstation to a Mac.  For docs I am using Microsoft Word 2011.  I received a doc from a colleague (PC) who embedded docs in the the document.  In this particular case they were pdfs.  These were embedded as objects. 

  • Mdbt result

    Hi, how to see the result of mdbt planning in single screen instead of md04 for individual materials. i want to see list of planned orders and list of pr's. pls advise any t-codes available.

  • Association is not automatically created between synonyms.

    I use JDeveloper 11gr2. When using wizard to create "Business Components from Tables" using OE(order entry) schema to create entity objects, associations are not automatically created for entity objects associated with synonym. For example, when i la