How to transport MIME object in webdynpro ABAP from DEV TO QA

Hi,
I have enhaced a std WDA component.In this enhacement I have added one image as an mime object along with some other changes , all the changes have been moved from dev to qa except this mime object.
Infact I have deleted and reimported and re transported the mime object but still to failed this image from dev to qa.
Please provide me ur valuable inputs asap as this is high priority issue.
Pooja

By going into mime repository and then right clicking ont eh mimeobject and selecting write transport entry form the context menu
and creating a new request for the transport.
However i guess you must have followed this approach only.
by the way where is the mime stored. is it in the same standard comp folder.
store it somewhere else in some non=-standard comp or some public folder and then try to transport.
thanks
sarbjeet singh

Similar Messages

  • How to add Image dynamically in Webdynpro ABAP

    Hi Experts,
    How to add Image dynamically in Webdynpro ABAP.
    My requirement is i maintain all the images in a table.
    image source has to pick the table URl dynamically and display.
    is that possible in webdynpro?
    and also please give the suggesion,
    without using MIME objects is that anyway to get images?
    Thanks in advance.
    Regrads,
    Jeyanthi

    Hi,
      are those icons wou want to display then. he following code will be useful.
    data : lo_IMG type ref to CL_WD_IMAGE.
    LO_IMG = cl_wd_IMAGE=>new_IMAGE( id = img_id SOURCE = 'ICON_BW_APD_TARGET' tooltip = sts_tltp ).
    lo_cont->add_child( the_child = lo_img ).
    here lo_cont is the container where you want to add the image dynamically and source is the attribiute through which you can change the ICON image. this thing you can getit from data base table and change accordingly.
    Regards,
    Anil kumar G

  • Authorization objects in webdynpro ABAP

    Hello.
    How I do to get authorization objects in Webdynpro ABAP.
    Thanks.
    Luis A.

    >
    LUIS TAFUR wrote:
    > Hello Abhi.
    >
    > No, I've already finished the "Z" development inside of it, I use different standard functions. Now I need a transaction, example su24 or another transactions for to inspect the authorization objects in my program.  I don't like create a new object for my development.
    >
    > Thanks. Luis A.
    If I understand you correctly you are saying that you called some standard SAP functionality from within your custom Web Dynpro Applicaiton and now you would like to know what authorization objects will be triggered when you run you WDA.  Is that correct?
    You could use SU24 similar to way that you search for Tcode assignment to authorizations.  Choose External Service as your Type of Application.  Then choose WEBDYNPRO as your type of External Service.  Then supply the application name of the WDA application.  However this doesn't sound like it will give you exactly what you want - searching for all auth checks within an application. Maybe I'm not fully understanding the correlation you tried to make to SU24.

  • How to Integrate HCM Process with Webdynpro ABAP Application

    hi,
    I have issue regarding how to integrate HCM Process with Webdynpro abap application.
    I had created one HCM process for transfer using Hrasr_dt T code and also created form scenario and work flow.
    How to Integrate HCM Process with Webdynpro ABAP Application
    by
    Parthasarathi

    hi suhasini,
    Thanks for your reply,
    Can u explain in detail.. and Give any documents or links...
    by
    Parthasarathi

  • How to use Java code inside WebDynpro-ABAP

    Hi,
        How to use Java code inside WebDynpro-ABAP.
    Could any one provide sample code.
    Cheers,
    Sam

    Hi Sam,
    We can't Bring Java Inside the ABAP. Both are running in different Environments.
    and also ABAP Codes are runs on BASIS.
    -Basis is a middleware between ABAP codes and Ur OS.
    -Contains set of programs to load,RUN,intepret the ABAP program..
    So Both are Different.
    Regards,
    Ramganesan K.

  • How to create custom calendar in webdynpro ABAP.....(WDA)

    Hi,
    How to create custom calendar in Webdynpro Abap ?.
    Regards,
    Narasimha

    The best way I see here is to develop your custom calender in any of the UI technologies supported like Flash (flex) or HTML5 (or maybe even SilverLight? not sure) and embed it in your WD view. You can also handle interactions between the embedded component and the WD controller.
    Regards,
    Raghavendra

  • How to upload muliple files in webdynpro abap?

    dear team
    any one could you tell me how to upload multiple files in webdynpro  abap with detailed steps?
    and where & what code i have to write?
    kindly give me the solution for this problem
    regards
    sathya

    Please use the forum search!
    Thomas has made an excellent guide about exactly what you require:
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/109b9b52-bc00-2c10-8786-e4c5e96d7e04
    Cheers, Lukas

  • How to Transport development object in SAP BI

    Hi to all,
    Please can any body tell me , How to transport development object from one server to another server.
    i am fresher in SAP Bi , so i need to know in depth , please also send me website link so i can get more depth knowledge.
    Please also send step by step process for that.
    i shall be thankfull to you for this.
    Regards
    Pavneet Rana

    <Removed by Moderator>
    You can surf through https://help.sap.com for referring the material or surf in SDN forums..where you can lots of info for getting in depth knowledge on this.
    hope this is clear for you.
    Regards
    Ramsunder
    Edited by: Pravender on Jun 8, 2010 6:41 PM

  • How to integrate adobe forms using webdynpro-abap

    Hi All,
    How to integarte adobe forms with webdynpro -abap(se80).
    Thanks & Regards
    Suman

    Hi suman,
       First you have insert a element interactive form in the view.
    In the properties of the interactive form you have properties called datasource and pdfsource.
    You have to give the data which you want to display in the datasource throught binding.
    These data you have to get it from the context. For pdfsource it should be xstring.
    There is one more property called templatesource, when you give a name and double click. It automatically goes to SFP and you can create the form of your purpose. While creating it will ask for context. That context will be the same which you have declared in the view or component controller.
    Regards,
    Arun.

  • How to transport CU02 objects from one system to another?

    Hi,
    How to transport CU02 objects from one system (Development) to another (Quality)?

    You need to set up the object dependency IDOC in the partner profile.Message type is KNOMAS. The transaction to send is CLD2.

  • How to transport/move a table with data from development to Test to Production

    Hi,
    How to transport/move a table with data from development to Test to Production..? Export-Import a Delivery Unit does only the structure and not the data
    Reg
    Sri

    Hi Sri,
    You cannot transport Data via Transport route in HANA, you can only transport code changes/Structure via DU. For Data movement, you either have a do a export/import from a flat file or replication from a Source System to HANA.
    Thanks Much,
    Abhishek

  • How to get POF object's field value from query result

    hi,all:
    I want to get field value from the query result, my code is below
    Set setResults = cache.entrySet(createFilter("homeAddress.state = 'MA'"));
    for (Iterator iter = setResults.iterator(); iter.hasNext(); )
    Contact c=(Contact)iter.next();
    System.out.println ("firstame####=" + c.getFirstName());
    * but I get error*
    Exception in thread "main" java.lang.ClassCastException: com.tangosol.util.ConverterCollec
    tions$ConverterEntrySet$ConverterEntry cannot be cast to com.oracle.handson.Contact
    at com.oracle.handson.QueryExample.printResults(QueryExample.java:159)
    at com.oracle.handson.QueryExample.query(QueryExample.java:86)
    at com.oracle.handson.QueryExample.main(QueryExample.java:43)
    who can tell me how to get POF object's field value from query result

    Hi,
    If you look at the Java Doc for the entrySet method here http://download.oracle.com/docs/cd/E15357_01/coh.360/e15725/com/tangosol/util/QueryMap.html#entrySet_com_tangosol_util_Filter_ you will see that it returns a Set of Map.Entry instances so you need to do this...
    Set setResults = cache.entrySet(createFilter("homeAddress.state = 'MA'"));
    for (Iterator iter = setResults.iterator(); iter.hasNext(); )
        Map.Entry entry = iter.next();
        Contact c=(Contact)entry.getValue();
        System.out.println ("firstame####=" + c.getFirstName());
    }JK

  • How to transport proxy  object  abap part

    Hi ,
    I am working with one outbound proxy . The proxy was working fine in production ,now one requirement came in which we have to add one extra field to Proxy .field has been added in message type  and proxy was generated in respective ABAP box
    abap coding every thing was done and it worked fine in Dev . I transported the PI part ( DT,MT,MI and MM ) .
    However I am not sure how to transport  the ABAP proxy in ECC from dev to prod .
    Can you kindly please tell me all steps I tried to search in SDN but getting confused in what object I have to transport and how from ECC .
    Regards,
    Saurabh

    Hi Sarvesh ,
    Thanks a lot for all your reply .
    It partially worked as I created the transport with proxy object but not toatally as all my objects are not included in the transport .
    when I am doublicking the My proxy interface and then going in used object TAB then I am able to see the structures .
    Abap team wants to include these structure in the transport .
    Actually the code has already been transported and it is throwing the dump value as it is unable to find the new field as the new strucutre is not transported .
    Should I tell Abap team to manually make some  random change in the str now and save them again so that when I re generate proxy then it will be added to transport.
    Regards,
    Saurabh

  • How to Execute the Business objects created in ABAP from webDynpro applicat

    Wht is the steps , or where the help documents are available for accessing the Business objects created in ABAP or R/3 systems from webDynpro project.

    Hello Vishal,
    I couldn't find any useful documents for your purpose.
    However i had a similar requirement and had implemented the same using GCP APIs. But before i send you the code help, i would like to know your exact requirement. What are you trying to achieve? Are you just wanting to execute the BO and get the result? Or is your requirement has got something more to do?
    Regards,
    Sudeep.

  • How to integrate BRF+ application in WEBDynpro abap

    Hello,
    Can anybody tell me , how to integrate BRFPLUS application to Webdynpro components.
    is their any configuration or code is available for the same?
    Thanks
    Rakshar

    There is nothing really special about integration of BRF+ into WDA.  BRF+ modelled rules are exposed via an ABAP Class Interface and can be called by any ABAP coding.  From WDA, you would call these classes just like any others.  The above linked thread does point you to a tutorial I created on BRF+ where I do then call the rule from WDA.  You might also look at TechEd session CD269 if you have access to this year's materials.  In there we do an BRF+ exercise and integrate into a BOL Object/Gateway Service/FPM application.

Maybe you are looking for

  • 0xc000007  The application was unable to start correctly (0xc000007b). Get this when run RoboHelp 10

    I get a RoboHTML.exe - Application Error when I try to start RoboHelp 10 HTML.  It says: The application was unable to start correctly (0xc000007b).  Click OK to close the application. I have uninstalled and re-installed RoboHelp 10 several times but

  • How to make a Jtable's row selected thru program

    Hi , in my application few of the rows (not continous) need to get selected automatically when the jTable is intially shown. I did this using table.setRowSelectionInterval(0,2) This method works fine selecting all the rows from 0 th to 2 th row, but

  • Change of Customer Account Group

    Hai Friends I want to change my customer from ship-to party account group to sold to Party account group. Please help in solving this issue. Regards Srinivasa Rao

  • Missing Menu buttons in iDVD themes

    Strange behavior/problem with applying iDVD 7.0 themes: an alert triangle appears in the DVD map view warning that "Menu contain no buttons." This occurs in the "Forever" theme's "Main" as well as "Chapters" graphics. What should I do ---is this an i

  • SAP AC 5.3

    Hello All, i have 2 important issues in which i'm looking for additional information : 1. In the RAR component - Do any of you have some documentation about the risks     (and their components) that come with system ? 2. In the SPM component - Do any