How to transport employees

Hi,
I have cretaed employees in client 100 and i saved data in one request.  I am trying to transport employees from 100 to 300 client. But the data is not transporting.
Can any one help
Best Regards,
Chandrasekhar

You cannot transport master data. 
How are you saving master data into transport request?
If you are transporting config data,
Go to se10 and check the transport request and make sure the entries are added.
James

Similar Messages

  • How to transport a deleted query?

    I have deleted one query in developmeny system. I thought it will ask for tranport request.But it did not ask for any transport requast.Now it is deleted from development system.Please let me know how to transport this change in production?

    Hi Saikat,
    Was this query transported to the prod system, or created directlyin prod? If you have transported the query, you would not be able to delete without first assigning a transport request to the BEx dev class...check if there is any request assigned to the BEx dev class (RSA1 > transport connection)
    Hope this helps...

  • How to transport the BW query's variable to BO  webi report

    Hi all
    I'd like to know how to transport the BW query's variable to BO 's webi . today ,I created a sap customer varible in my bw system to get the max calmonth in the active table.The varible in the BW side run's well ,but I use this query to build a new univers ,and created a new webi report base on this univers ,but the question is the webi report can't get the varible's value I wann to know how to transport the bw varible value to BO webi report
    Thanks and regards,
    Peter .zhu

    I have changed my variaable in my bw query ,I found if you use SAP default variable it is ok in BO side . So I get a guidline by SAP default variable ,I changed my customer variable in variables edite ,don't use 'ready for input' .And then the variable can be useful in BO side .
    Edited by: peter zhu on Jun 16, 2008 11:43 AM

  • How to show employee names in descending order but 3rd row is fixed and always top on the table ?

    how to show employee names in descending order but 3rd row is fixed and always top on the table ?
    for example employee names is A,B,C, D, E
    and output is     C,E,D,B,A

    Since you are posting in the design forum, the short answer is - you don't.  Rows in a table have no inherent order that you can rely on and the "position" of rows is a visual characteristic that should be implemented by the application that displays
    this information or by the query that is used to generate the resultset.  
    So the next question is how one accomplishes this particular order within a select statement.  That is a tsql question which, for future reference, is best posted to the tsql forum.  In addition, many of the questions or issues that you will face
    have been discussed in the forums - often many, many times.  The first thing you should do when faced with an issue is to simply search the forums and leverage the the knowledge that has already been discussed.  In doing so you are quite likely to
    see suggestions or related issues that you should consider in your search for a solution.  
    Now, to answer the question - you need to formulate a order by clause that forces the rows to be sorted in the manner you desire.  Effectively you have 2 levels of sorting.  The first level divides your rows into 2 groups.  Group 1 consists
    of rows where name = E and Group 2 is everything else.  Following that you then need to sort the rows in each group by name in descending order.  Something like:  
    order by case name when E then 1 else 2 end, name desc

  • How to transport text in report programs

    hi experts,
                   any one tell me how to transport "text" in report programs.
                                         thanking u ,

    Chk these threads:
    Transporting Translations of Text Elements in SE38
    How do I disable input for a table control?
    Hope this helps.
    Regards
    Vinayak

  • How to transport standard text in SO10 to different system.

    Hi,
    I need to change the standard text in SO10. I need to change the custom text. We have a custom text id (zval) associated with it. How to transport the changes i have done from Dev to Quality to Production.
    I wanted one clarification: when we create the transport manually, whether only those changes what i have done for the text can be transported or it will include all the other text which are initially present (like table entries). From the program RSTXTRAN, can you give the what are the inputs need to given.
    Please let me know regarding this. Thanks in advance

    Steps..
    Create a work bench CR in the transaction SE09..
    Modify the task to Development correction / Repair..
    Go to the program RSTXTRAN..
    In the name of correction give the task number (Not the CR number)
    Give the Text Key..Your standard text name..
    Press F8...
    Press select all..
    Then Press enter..
    Then press the button "Trsfr texts to corr".
    Now the standard texts will be moved to a CR..
    Then release the CR and move it to QA..

  • How to Transport standard text in scpits from 1 client to other

    HI I am veerendra,
    Can you please tell me,
    How to Transport standard text in scpits from 1 client to other
    THanks,
    Veerendra

    Hi veerendara,
    1. a little tricky
    2. goto se09 and create a new
    customizing rqeuest.
    3. after that
    in the object list,
    go in edit mode
    and a new window will come
    where u can add the objects(in table control)
    4. there u put
    program id = R3TR
    object type = TEXT
    object name = TEXT,YHRS_FNF_LTR,YHR1,E
    where
    TEXT = TEXT
    YHRS_FNF_LTR = name of standard text
    YHR1 = TEXT ID
    E = english language
    regards,
    amit m.

  • How to transport the object in XI?

    Hi friends,
    Anybody can give me the idea or any document for transporting the objects in XI from Development system to Quality system.As per my knowledge we can transport using File and CMS, but i don't have clear idea. Anybody explain me clearly or provide me any document?

    Hi,
    There are two ways to Transport XI objects-
    1) File Import/Export
    2) CMS
    CMS is somewhat standard way to do. Becuase you can track the objects. But for this you need to install the CMS separately.
    just go thru these quick links-
    http://help.sap.com/saphelp_nw04/helpdata/en/e1/69a740aa053a13e10000000a155106/frameset.htm
    /people/sap.india5/blog/2005/11/28/xi-software-logistics-solution-iii-cms
    Also check in service.sap.com- for how to guides-
    https://websmp201.sap-ag.de/nw-howtoguides
    Refer
    /people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi - Transport in XI
    Configuration of CMS in Central NWDI & SLD to transport XI objects
    /people/praveen.mayalur/blog/2007/05/31/configuration-of-cms-in-central-nwdi-sld-to-transport-xi-objects
    CMS Trnasport
    How to Use CMS in XI 3.0.pdf
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/43f5d790-0201-0010-2984-ff72d822b109
    CMS based transport in XI
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b8d8f7b2-0701-0010-b09a-cda4cca2c98e
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9e76e511-0d01-0010-5c9d-9f768d644808
    Change and Transport Lists for CMS Transports
    How To…Transport XI Content Using CMS
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f85ff411-0d01-0010-0096-ba14e5db6306
    File Transport
    Configuring Groups and Transport Targets.
    http://help.sap.com/saphelp_nw04/helpdata/en/ef/a21e3e0987760be10000000a114084/content.htm
    also have a look at:
    Transporting XI Objects
    http://help.sap.com/saphelp_nw04/helpdata/en/93/a3a74046033913e10000000a155106/content.htm
    Thanks
    Swarup

  • How to transport the data contains in the table from development to product

    How to transport the data contains in the table from development to production.
    Please let me know ASAP.

    Hello Dilip
    Create a workbench request and add the following entries to the request:
    Object key: R3TR TABU <name of z-table>
    For this object add the following value key:
    - client-independent table: '*'
    - client-dependent table (e.g. client 100): '100*'
    See also: [SAP Network Blog: Transport Table Entries|/people/community.user/blog/2007/01/07/transport-table-entries]
    Regards
      Uwe

  • How to transport the text elements in  Reports?

    need answer to this question.
    how to transport the text elements in the reports?
    Edited by: venkata kumar on Feb 18, 2008 1:33 PM

    Hi Venkata,
    Text Elements are a component/part of the SAP script and are not individual ABAP objects within the SAP environment hence they cannot be transported independently.
    You would need to make changes in your text elements in the SAP script which would result in the SAP script being saved under a transport and moving the transport across the landscape would result in the text elements also getting transported.
    In short: Move SAP script - to move text elements.
    Cheers,
    Aditya

  • How to transport objects from one server to another server?

    How to transport objects from one server to another server.ie..from development to testing sewrver....

    Hi Manoj,
    Check these links
    http://help.sap.com/saphelp_nw2004s/helpdata/en/93/a3a74046033913e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/a8/5e56006c17e748a68bb3843ed5aab8/frameset.htm
    Transporting Objects IR ID using CMS
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f85ff411-0d01-0010-0096-ba14e5db6306
    http://help.sap.com/saphelp_nw2004s/helpdata/en/e1/69a740aa053a13e10000000a155106/frameset.htm
    You can choose either File transfer methor or CMS. File transfer method is the simplest.
    Sachin

  • How to transport form one server to another server

    hai friends,
    when basis consultants transport the data from development server to testing server. they will test it and tested well
    Now  How to transport the same to producation server
    is it from development to Production or  Testing to Production server
    throw a few answers.
    kumari

    Lohar
    has given some good explanation adding to that
    use T-Code SE09 or SE10 for transport request
    but wht is meant by request
    wht ever u are doing in the development will saveing right
    will saveing it asks for create own request so in that u have to create ur own request and pass the same request to ur basis people

  • How to report employee thief to adobe, safe harbor, and your partners, there is no email, no phone,

    how to report employee thief to adobe, safe harbor, and your partners, there is no email, no phone, spent 1 hr 26 min with Adobe support, and after I gave him permission to access my computer, I had to ask him if he was having a problem, than I receive a security notice that the software program is not from a confirmed web site and was downloaded to an unknown web address, when I asked the support
    person if this was the program, I did not see https or a lock and he sail it was ok it was him.
    I notice he had deleted some files and was in process of changing my security logins files and change wifi and proxy, when I tried to stop him he locked my mouse so I had to power off computer. after that there was a virus installed on my computer,
    I have spent the last 3 hrs getting a different virus protection software to clean my Hard drive.
    I want this guy fired,
    Funny I have been trying to get in touch with adobe since March 29,2015, no emails and when I got someone one the phone he could not under stand me, but I can understand why since he could
    not speak english, WOW Great support ADOBE.
    I bet I will get there attn. now.
    anyone have another way to contact this great company?

    I am unable to get the numbers about the first imd I contacted adobe, but was able to get the chat records if that would help, my computer is fried, I have been spending last 2 days trying to remove the virus and ad wares, I have been told looked like I will have to erase the drive an install every thing from scratch

  • How to transport organization model

    Hi Experts...
    how to transport organization model from development server to testing server in CRM FUNCTIONAL MODULE.
    Thnx..

    Hi ,
    Refer to this thread:
    [Transport of Organization Structure;
    Cheers, Satish

  • How To transport the Routines with UR

    i HAVE THE ur WHICH I SELECTED from Object types in Transport connection now how to transport the routines
    please tell what to select
    soniya

    Hi Soniya,
    If you have collected the UR, the routines would also get collected. You can verify this in the RSA1? Transport connection screen, or if you have assigned to a request, open up the request and see if you can see R3TR ROUT entries.
    Hope this helps...

Maybe you are looking for