Personas - Export / Import and missing icons

Morning all.
Have many of you used the import  / export feature to move flavours between clients? I have used it successfully in the past but the now have an issue.
I have 4 flavours and a bunch of media files, many of which are shared amongst the flavours. When I export them the export is missing quite a few of the media files.
Has anyone else experienced this issue?
thanks,
Neil

further testing has revealed that it's files of type 'icon' only that don't get exported, the 'pic' file types export fine.
Can anyone confirm the behaviour on their system please?

Similar Messages

  • Doubt in  export, import and table para when creating Function Module

    Dear fellow ABAPers,
    I have a doubt in defining export, import and table parameter while creating a function module.
    I am calling a function module inside a user exit. Now in the user exit the SAP fills an internal table called i_lfa1 with all the data user has eneterd.
    Now I want to pass this whole internal table to function module and the perform some checks on the values of internal table.
    After that function module fills an error structure with values depending on some check.
    1)
    How do I pass this internal table to function module ? 
    When I am creating function module in se37 where do I define this iternal table type ? Is it in Import or Table parameter during function module creation?
    2)
    Where do I define error structure type (which is returned by function module to main program)? Is it in Export or table parameter during function module creation?
    Please clear my doubt..
    Relevant points will be awarded.
    Regards,
    Tushar.

    Hi Tushar,
    1. How do I pass this internal table to function module ?
       I assume u are creating your own Y/Z FM.
       Pass it thru TABLES parameter.
    2. When I am creating function module in se37 where do I define this iternal table type
       Define this in TABLES interface.
       What Type ?
       THE SAME TYPE WHICH HAS BEEN DEFINED
        WHILE PASSING IN THE USER-EXIT FUNCTION MODULE.
       IF U SEE THE FM OF THE USER-EXIT,
       U WILL COME TO KNOW.
    3.
    Where do I define error structure type (which is returned by function module to main program)? Is it in Export or table parameter during function module creation?
    Define it in TABLES interace. (not in export, import)
      (Since what u are going to return is an internal table)
      U can take for eg. BDCMSGCOLL.
      OR u can create your own Y/Z structure
    for the same purpose.
      (or u can use the structure type T100)
    I hope it helps.
    Regards,
    Amit M.

  • Difference between client Export/Import and a system refresh

    Hi Experts,
    I would like to know the diffrence between client Export/Import and System refresh.
    Actually i have done client export from our production system and imported it into our quality system, I have asked our functional consultants whether the production data is now available in Quality. They replied me saying whole data of production system is available in Quality system as off date i have copied the export.
    The size of the export was around 8GB, How can this have all the data of Production system which is around 600 GB.
    In this way what is the use of System refresh which is done by database level ( changing the cntrl file etc... ), As i am getting all the data by doing Client Export/Import.
    Thanks & Regards,
    Injamuri

    Hi,
    What is system refresh when and why it is done?
    The system refersh is nothing but the deletion of the client and replacing the data from other client. For example : you have clients 100, 200 and 300. Suppose when you want to refresh the client 100 you remove the client 100 and replace it with 200 0r 300 as per your reqiurement.
    Mostly the refresh of clients will be happen at the time of development stage.
    System Refresh is a simplified term to Client Copy. Client Copy means copying the production client on to the quality to test the real data. As recommend by SAP this need to carried out every 3 months.
    The process to carry out the same is as follows:
    1. Create a client on quality system using txn scc4
    2. Create a RFC between Production system and Quality System (need to create on quality system)
    3. Login to the newly created client using sap* and pass as a password
    4. Txn sccl to start the client copy.
    You can test the client copy by selecting the test run option. (test run will estimate the time taken for the activity).
    Anil

  • Export-Import and Naming convention question

    All,
    Newbie here. Have a question related to the naming convention for SAP R/3 system and XI manual export/import process. We are currently in the development environment where our R/3 systems are named as D55CLNT400, D56CLNT300 etc (first 3 characters are the system id, and last 3 are the client number.) This is per the XI best practices convention.
    The question i have is - if we name the technical system as above - and export the configuration objects from the Dev to Test environment - where the R/3 systems are named as T55CLNT400, T56CLNT300 (similar naming structure). Does it mean that we need to manually change almost all of the items in the Test environment on the configuration side (like business sytem name, interface determination, receiver determination etc)
    Is this the correct way or are we missing something??? I would have preferred a way - where we needed to only update the communication channel parameters.
    Thanks.
    Message was edited by:
            thezone

    In the SLD, create three Business System Groups: DEV, QAS and PRD.
    In each of these groups, you must have the relevant application servers (in your case, R/3s) and one integration server (XI).
    Then, for each Business System in Group DEV, define a transport target in QAS group.
    In your case, the transport landscape should be like this:
    D55CLNT400 -> T55CLNT400
    D56CLNT300 -> T56CLNT300
    XI_DEV -> XI_QAS
    Do the same for the QAS group (defining transport targets in PRD group). Observe that you need to have the same number of Business Systems in each group for this to work properly.
    Now, when you transport your configuration objects from XI_DEV to XI_QAS, all the Business Systems in DEV landscape will be replaced for the equivalent ones in QAS landscape.
    More info: http://help.sap.com/saphelp_nw2004s/helpdata/en/ef/a21e3e0987760be10000000a114084/frameset.htm
    Regards,
    Henrique.

  • Export/Import and Client Copy

    Hi All,
    Could you please help me with what are the major differences between Export/Import...client copy...and a System Refresh.How they differ from each other.
    Regards
    Rajesh

    Hello Rajesh ,
    I have capture some data from SAP Help :
    Local Copy: Copying Clients Within a System:
    You can improve the performance of the client copy by, for example, by excluding tables or packages, with Edit -> Expert Settings.
    You can exclude tables from the client copy, for example if they are not relevant for the target client, in the Tables tab
    Copying Clients Between Systems (Remote Copy):
    The same product is installed, with the same release, in both systems
    The client copier can copy a client into another system. The systems can be on different platforms. You can change the client number.
    When you copy a client from one system to another, the data is transferred directly via the RFC interface - there is no intermediate storage on hard disk.
    Transporting Clients Between Systems ;Client export (SCC8):
    The client copier can copy a client into another system, which can be on a different platform. You can change the client number.
    You are no longer required to transport clients before you can copy them between systems. You can make a remote copy instead.
    Up to three transport requests are created, depending on the selected copy profile and the existing data.
    The transport request for texts is e.g. only created if the source client contains customer texts.
    <sid>KO<no>  cross-client data
    <sid>KT<no>  client-specific data
    <sid>KX<no>  texts and forms
    The data export is performed automatically asynchronously. The output of the export includes the names of the transport requests that are to be imported.
    Import transport requests into the target client (STMS)
    Choose one of the transport requests of the client transport in the Transport Management System (TMS). The other transport requests belonging to this client transport are then automatically added in the correct order.
    Import these transport requests into the target client.
    client import postprocessing (SCC7)
    You need to perform postprocessing activities to adapt the runtime environment to the current state of the data.
    Copy by Transport Request :
    This function transports customizing changes that have been recorded in a transport request between two clients in a system.
    You can choose whether you only copy the object list of the request or also the object lists of unreleased tasks in the request.
    Entries in the target client are overwritten or deleted according to the key entries in the transport request.
    Choose Administration -> System administration -> Administration -> Client admin. ->Special Functions -> Copy Transport Request.
    <a href="http://help.sap.com/saphelp_nw70/helpdata/en/69/c24c0f4ba111d189750000e8322d00/frameset.htm">For more info Click here</a>
    Regards ,
    Santosh Karadkar

  • Oracle export/import and indexing

    Hello All,
    I am a newbie in oracle filed and trying to understand export/import funtionality and indexing related to it. May be it's silly but I don't get any other way to understand it.
    Below are the topics I tried to understand-
    1) I export one Db and trying to import that in another database server. I used sysdba username to import. A new table space will get created or how the data will store in database what would be the effect in indexing with this export and import.
    2) If i import one more db on the same database server using sysdba username then also how indexing will behave?
    Please help me to understand
    Thanks
    Sayan
    Edited by: Sayan_Roy on Sep 26, 2011 11:41 PM

    Indexes are tied to tables. The default behaviour, in the absence of you specifying any directives, is that Oracle runs
    CREATE TABLE
    INSERT INTO table
    CREATE INDEX
    So, the Indexes are created after each of the corresponding tables.
    Do NOT ever attempt to export/import objects owned by SYSDBA. You should be creating a separate schema to hold all your objects (Tables, Indexes, Views, Procedures, Functions etc). That separate schema can be exported and imported into another database. If you have multiple such schemas, a Full Export Import will copy all the schemas.
    If a schema preexists in the target database, the import will error when attempting to CREATE TABLE --- unless you specify directives to handle this.
    Please read the documentation on Export and Import for the version that you are testing.
    Hemant K Chitale

  • ASD Export/Import and the Anti-Marshal (kind of like a supervillain)

    Just tried to export a single resource action and import it back into the same environment with a new "prefix" and I get the following errors on validation....  same goes for importing it into another environment.  (which we will call "new environment"... where the Resource Action doesn't exist)  The workflow that the RA points to exists in the current environment because there is an RA that already points to that workflow.  In the new environment, the workflow exists due to a successful vRO sync.  (we can then build a successful form against the workflow in the new environment.)
    It seems like it is complaining about the Resource Type, but none of those were selected for export.. so one would expect that they wouldn't be imported.
    Anybody try out the export/import functionality in ASD and have it be successful?
    When we build a form in our Lab environment, we have to completely rebuild it in two other environments.  Though building forms in ASD is exceedingly fun and intuitive, we would really like to have a working export/import capability!

    It throws same error for exporting/importing ASD blueprints( Nothing else was selected to export like actions etc). In this case ASD blueprint exists in the destination.  Sean, did you make any progress?
    Failed on Can not unmarshal entity:resource-mappings of type: com.vmware.vcac.designer.rest.stubs.CsResourceType
    Warning
    RHEL
    Service Blueprint
    blueprint.name.duplication
    Info
    RHEL
    Service Blueprint
    blueprint.validation.success
    Error
    Can not unmarshal entity:resource-operations
    Resource Action
    resourceoperation.unmarshal.exception
    Error
    Can not unmarshal entity:resource-types
    Custom Resource/Mapping
    resourcetype.unmarshal.exception
    Error
    Can not unmarshal entity:resource-mappings
    Custom Resource/Mapping
    resourcetype.unmarshal.exception

  • Crystall reports and missing icons?

    Post Author: OmegaM
    CA Forum: General
    Hello I hope, that someone can help me. I have web service which i use with crystal report. If i test on local machine than i see just it has to be, but soon if i roon my web service i have problems with icons... here is example but if i want to see if is path right on missing icons doesent shoe me nothing, just blank  " align="middle"&gt;

    Try a SMC:
    http://support.apple.com/kb/HT3964

  • KDE apps in awesome: ugly and missing icons

    Hi,
    I use awesome WM and now installed a KDE app (rkward). The problem: It looks like sh** and all the icons are missing.
    What additional package is needed to display them? And can the complete look be improved too?
    TIA
    thms

    When I logged out/in $PATH was updated and I can call the apps directly, also they got added to the gnome meny.. but guess what? still the same problem

  • Disorted image and missing icons after sleep

    Hey!
    I sometimes get this error:
    after waking from sleep / hibernation.
    After this, some system icons are missing too:
    In third party applications, too.
    After rebooting the disortion is gone (killing Dock or Finder doesn't help), and after safe-booting and opening every affected app, then booting back normal it works, too.
    Happened 4 times.
    MacBook Pro 13'' 2012, 16GB RAM, 256GB Samsung SSD 830, 1TB Samsung HDD, OS X 10.8.2.
    Any ideas?
    Thanks!

    I did an extended Apple Hardware Test, no problems.

  • Why are so many app icons either pixelated or missing?  No photo thumbnails in Photoshop CS6 and missing icons for newly installed applications.

    Even after a clean install of new applications and permission fixes and disk repairs, this problem persists.  Apple must have changed some specifications for thumbnail icons in Mountain Lion.   This is a particularly frustrating problem with Adobe Photoshop CS6.  If you attempt to save a CS6 file in any format, the thumbnail image icon just disappears or appears dark, with no image visible.  I have spoken with both Adobe and Apple about this and no one seems to want to accept responsibility, but I'm beginning to believe the issue is with Mountain Lion, as I did a clean install of a Mountain Lion friendly and compatible app today and the end result was that there is no icon for the application.  The application will run, but you cannot see an icon for it in the dock, only the name.  This is absurd!  Seems like paid "upgrades" are now becoming downgrades.   At least that's how I feel when I actually lose rather than gain functionality.

    this is happening to me too. if i create a photoshop jpeg file it has no thumbnail icon. the file seems to be there by name only?
    pete

  • Export, Import and Table declaration in custom function module

    I am creating a custom function module. Parameters needed are export internal table and one data field from the internal table.
    What do i need to fill for 'associated type' for these export parameters since size of the internal table and type for the data field from the internal table vary.

    Hello Albert
    If the function module need not be RFC-enabled then you have many ways to define such dynamic parameters, e.g.:
    FUNCTION ZUS_SDN_DYNAMIC_PARAMS.
    *"*"Local Interface:
    *"  EXPORTING
    *"     REFERENCE(ET_ITAB) TYPE  TABLE
    *"     REFERENCE(ET_ITAB_1) TYPE  ANY
    *"     REFERENCE(ET_ITAB_2)
    *"     REFERENCE(ED_DATA) TYPE  CLIKE
    *"     REFERENCE(ED_DATA_1) TYPE  ANY
    *"     REFERENCE(ED_DATA_2)
    ENDFUNCTION.
    See also: How to return back a structure of dynamic tables in a Function Module
    Regards
      Uwe

  • "Sign In" on every visit, and missing icon

    Ever since the forum forced me to log in with a Lenovo ID, it is also forcing me to click "Sign In" on each new visit. It has my credentials cached, because it doesn't prompt for my password, but it is very annoying that it requires this.
    There is one other new cache-related behavior, the forum's "favicon" is now blank. This is the little icon that appears next to the site URL at the top of the browser, and also next to the site's Favorite if you pin it to the bookmarks. This makes the forum link quite a bit harder to find.
    Using the forum is messy enough without these issues. Please fix them, thanks.

    Make sure you sign out of the other devices and then sign in with the new PW

  • Is it possible to import and export Config Toll Configuration  from one sys

    Hi All,
    Is it possible to import and export Config Toll Configuration  from one system to Another system (QUS/PRD), for especific service.
    Kindly let me know the pro and corn of it and step by step process
    Thanks alot for your time.
    Thanks
    AB

    Yes...It is certainly possible but then you would need to bring OS level j2ee filestructure as well and there are lots of changes at OS level in *.properties file and then at configtool level changes related to hostname, system numbers and port numbers etc.
    This is not much difficult but not impossible also if you do it very carefully. Please note that SAP DOES NOT SUPPORT THIS METHOD.
    alternatively, you can use sapinst to export-import j2ee filesystem from source to target which inturn would require to do configtool export/import and then changes at configtool level.
    Do let us know your requirement so that we cud help you in case you are facing any issues.
    cheers !!!
    Ashish

  • Export/import to/from database

    hi,
    i do not know what is this for. i read the help but still no idea.
    i know to use export/import to/from memory id and also set/get but not export/import to/from database.
    1) what help says it stores data cluster? what is data cluster
    2) can have example of export/import to/from database?
    3) what is the different for export/import to/from memory id and database?
    thanks

    Hi,
    1) A data cluster is a set of data objects grouped together for the purpose of storage in a storage medium(Like database, local memory or shared meomory etc), which can only be edited using ABAP statements like EXPORT, IMPORT and DELETE.
    2) Suppose you want to export the data in a internal table to database.
    Here TABLE_ID is the identifer of your data cluster. You are exporting your data to a SAP table INDX and giving it an ID (TABLE_ID in this case and this ID you are giving it an area by name XY where your data will be stored). EXPORT tab = itab
      TO DATABASE indx(XY)
      CLIENT '000'
      ID 'TABLE_ID'.   
    You can get this data as follows.
    IMPORT tab = itab
      FROM DATABASE indx(xy)
      CLIENT '000'
      ID 'TABLE_ID'.
    3) The difference is simple when you use MEMORY ID the data you export is stored in the application server MEMORY where as in the case of DATABASE it is stored in the database.
    Regards,
    Sesh

Maybe you are looking for

  • Error during testing Application Module in JDeveloper 11.1.1 Tech Preview 3

    I am successfully using Jdeveloper 10.1.3 version now i am trying to use new JDeveloper version 11.1.1 but i am initially get this error while i am trying to test my buisness components. When i test my buisness components first time i got this error

  • Cannot save Ibot  - Error message as insufficient buffer space

    Hi, I am trying to implement the ibots and I have followed the step by step procedure as in http://oraclebizint.wordpress.com/2007/09/13/oracle-bi-ee-10133-configuring-delivers-ibots/ Now when I create an Ibot and try to save it, I get the message as

  • B/W G3 install larger HD help

    I have an 8GB HD and an 80GB HD installed into my Blue & White G3 running 10.3.9. While I'm awaiting my CDs of 10.4.4 through Apple's exhange program, I want to get a much larger drive to replace the 8GB the B/W came with. Are there limitations on si

  • This file could not be found

    Then what am I looking at if a row of thumbsis displayed at bottom and an image in the middle area?

  • Saving a adobe form Output to presentation server from webdynpro

    Hi all I have a webdynpro aplication, where on clicking a button  I want one adobe form  output to be downloaded in pdf format to local server. currently while clicking the button its calling the webdynpro application where pdf is integrated and its