How to change local to development class

Hi experts,
I have saved object in local, i would like save that object in development class.
can u please tell me how to do?
Thanks in advance.
Manisha.

Hi,
     Please find the below navigation:
     SE38 --> GOTO (Menu Option at top) --> (select) Object Directory Entry --> one dialog box will display --> Press on Change mode (pen symbol)
     Then you  can cnagnge the development class.
     It will solve your problem.
<REMOVED BY MODERATOR>
Edited by: Alvaro Tejada Galindo on Jun 12, 2008 1:12 PM

Similar Messages

  • Local object & development class

    HI SD guru's
              What is local object & development class?
    Regards
    karthik
    Thanks in advance

    Hi Karthik,
       You login SAP with some user ID.That user id is a local object.This can be seen in t-code "SE80".
       The Transport Organizer does not record changes to local objects. They are consequently not protected against changes by other users and are not transported to other SAP Systems.
       But when the changes have to be transported to other system for e.g. development to quality ,we need a development class.Whatever request no. is generated after making any configuration changes is thrown by the development class.
    For e.g. VMOD is a development class for SD and it includes all the user exits for SD so whenever you will make the following changes which are under VMOD,a request would be generated.
       Reward points if it helps.
    Regards
    Karan

  • How to change local draft folder loaction in sharepoint server

    Hi,
    please help me that how to change local draft folder location for documnet libery in sharepoint server.
    because by default when we check out document that documnet store in c:/documnet setting folder in our local drive.
    i want to store in another location is this possible if yes then how to.
    Please help me.
    Thanks in advance.
    Regards
    Sanjeev Tiwari

    While the steps below are fine for Word (and I gather that Excel, Powerpoint have similar steps), what
    about Project 2007?  We have Project 2007 SP3, and (a) it doesn't have an Office Button like the core Office 2007 products, and (b) the SharePoint Local Drafts folder isn't listed in the Save options.  Please advise!
    -Joe
    Hi,
    You can change the location of your local drafts folder where your files are placed while they are
    checked out to you in Office system program: click “Microsoft Office Button”>select “Word Options”>select “Save”>in
    Offline editing options for document management server files> in Server drafts location
    box, type the location on your hard disk where you want to work with checked-out files, or click
    Browse and find the location.
    This article has detailed steps:
    http://office.microsoft.com/en-us/powerpoint/HA102085831033.aspx
    Xue-Mei Chang

  • How to change local object to own dev class

    in the table maintenance generator my object is stored under local object how to change loacal object to our own development class and how to change the function group in table maintenance generator

    Hi Narendra,
    In order to change the function group, you need to delete the table maintenance generator first.
    Then you create a new table maintenance generator.
    To change the package of your object :
    1. for Function Group
       - tcode SE80
       - right click on the Function Group
       - choose : More Function - Object Directory Entry
    2. for Table / Function Module
       - tcode se11 / se37 / se38
       - in the upper menu : choose : Goto -- Object Directory Entry
    Hope this helps.
    best regards

  • Need to change the local change request to development class for Process Ch

    Hello ,
    I have created a Tranport request for Process chain but its saved as local change request .
    Please suggest how to change that .
    Thanks ,
    Rahul

    Hi
    1.First delete the request which you collected the process chain as local object becuase you will not able to collect the process chian again.
    2. Goto Tranport connector to collect the process chain again.
    3. Select grouping option as necessary objects.
    4. Drag and drop the process chain to the right hand side
    5. After collecting the process chain, click on the package icon and give the package created for development class.
    6. The system will ask for Transport request and save the PC in the Transport Request.
    Hope it helps.
    Regards
    Sadeesh

  • How to change local file Permissions as a default

    I have a mavericks Imac with certian permissions on a folder. when users copy and paste the folder on a server for others to use, some users are not able to acess the files.I know how to change the permissions on the folder manually. But I want to know if there is a way to make my own default permissions to stick with the profile for making new folders?
    I have looked into booting to an OS CD and choosing default permissions for files and folders, but I dont see how that will change anything, becuase I don't need to reset the permissions, i need to be able to give access to certian users automaticaly.
    any ideas?

    Sounds like you are not using ACLs.  When you double click your share point in Server.app, how many entries do you have in the Permissions window?  If you have only 3 then you are not using ACLs which explains why your permissions are not inheriting.  POSIX permissions, the base three of owner, group, and everyone, do not inherit.  You need to add at least one more permission entry to the table.  This is called an ACE (access control entry).  Together, you are building an ACL (access control list).  Try not to use users.  Always add groups if possible as it is easier to manage and never requires propagation of the permissions.
    R-
    Apple Consulting Network
    Apple Professional Services
    Author "Mavericks Server – Foundation Services" :: Exclusively available in Apple's iBooks Store

  • 2012R2 VDI how to change "local virtual desktop creation location" for collection

    Hi,
    I want to change "local virtual desktop creation location" for existing collection but this setting is grayed. This location is not exists anymore and I cannot add new VM's to collection.
    If there is no way to do this if it possible to create new collection and move old VM's there?
    Thanks!

    Hi Sergey,
    I assume that you mean virtual desktop storage location, which I don’t think that we can change this setting for an existing collection.
    You can create a new collection, during the creation process, you will be able to select a different storage location for new VMs.
    More information for you:
    Single Image Management for Virtual Desktop Collections in Windows Server 2012
    http://blogs.msdn.com/b/rds/archive/2012/10/29/single-image-management-for-virtual-desktop-collections-in-windows-server-2012.aspx
    Geek of All Trades: VM-Hosted RemoteApps - New Best Practice for Virtual Desktops?
    https://technet.microsoft.com/en-us/magazine/jj554307.aspx
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • How to change default FCoE QoS class - Nexus 5020

    I see that on a Nexus 5020, the default FCoE QoS class is 50%. I am not using FCoE so I would like to adjust this value to 0%. I switch complains and says I can't change default values. How should I go about getting around this to eliminate the FCoE queue and give 100% BW to default? Thanks.

    No. The default classloader is a builtin classloader in
    the JRE. You can use other classloaders.
    The java.net.URLClassLoader is provided in
    the JDK. That's the only one. Otherwise you
    should subclass ClassLoader and implement
    the loadClass method (f.i.
    loadClass("my.program") {
    String file="my.program".replace('.','/') + ".class";
    // find the file in classpath
    // read the class file in a byte[]
    return defineClass(byte[]);
    although this is not the advised way to do it. Search the web for how to implement a classloader directly.

  • How To Change DIV ID  to CLASS

    Hello Everyone:
    I have made and completed my webpage layout.  There is a problem, the areas on my page that I want to repeat on the page are DIV ID instead of DIV CLASS,  How can I change them?  Please DUMMIE-walk me through this.  I tried it and my page got all messed up. 
    In other words, my website will have products on it and as I add new rows of product groups, my template will need to repeat those DIV TAGS down the page.  HELP

    A CLASS does everything that an ID does, but an ID does not do everything that a CLASS does.
    The latter part of the above sentence relates to the fact that an ID can only be used once in a document.
    From the above we can deduce that we should be using a CLASS for all of our selectors except where uniqueness is an issue in which case we should use an ID.
    Hence it is safe to change all instances of id=" with class=". To do this just use the Edit --> Find and Replace --> Site Wide feature in DW.
    Next we need to change all instances of # in our style rules (CSS) with a . We do that using the same Find and Replace function as above.
    Lastly, if you have used any widget the manipulates the DOM, such as a jQuery Menu, you may need to check that that you have not removed an ID to uniquely identify the menu or other widget. Replace the CLASS with an ID if this is the case.

  • How to change locale of keyboard in linux using java.

    In my application I have a JTextArea . In that field i have to call my language dependent keyboard. How to do this?. I tried with InputContext ipt = InputContext.getInstance();
    ipt.selectInputMethod(new Locale("en", "US"))But it is working in windows, but not in linux.

    If any one have experience in this, please respond...

  • How to change local object to transportable object?

    I have a structure that was created locally but I want to move it to QAS, so I want to make it transportable object. How do I do this?
    Thanks.
    Mithun

    Thanks Rich. When I tried to transport I got an error below:
    Table ZXXX could not be activated                 
    (E- Nametab for table ZXXX  cannot be generated )
    Any idea why this would happen?
    Thanks.
    Mithun

  • How to change local adjustment brush size when unselecting ?

    Perhaps a stupid beginners question but i cannot seem to find this one..
    Using the local adjustment brush i can change the size of the brush using the [ and ] brackets
    However.. when i make a small error and want to erase brushed-area by using the ALT key then the brush size seems to be fixed to one size ???
    Erwin
    http://www.erwinbeckers.nl

    Erwin,
    As they say, there are lots of ways to skin a cat.
    Erase mode uses a different setting for the brush size. You can adjust it, but not with the brackets while the Alt key is held down.With the Alt held down, you can still move the size slider in the brush panel with the mouse.
    I can't speak for Macs, but on Windows, my scroll wheel works to change the size of the brush, whether the alt key is pressed or not.
    If that won't work for you, you can click on the "Erase" text button in the brush panel and then use the bracket keys to change sizes. You'll be in erase mode even without holding down the Alt key. In fact, in that mode, holding the Alt key puts you back in "paint" mode.
    Hal

  • How to change local process chains job priority to A?

    hi experts,
    there are process chains are running in BW production system.
    for independent process chain when i forcefully change JOB PRIORITY from C to A last night it was executed successfully with PRIORITY A, but whereas i have meta chain in that there are some local process chains, though i forcefully change the JOP PRIORITY in PRODUCTION TO A, still those local chains were executed with JOB PRIORITY C only.
    Can you tell me the reason and solution to change the local process chain as well with JOB PRIORITY A.
    The metachain with JOB PRIORITY shows my userid, and the local chains shows BW_USER id.
    Regards
    venuscm
    Edited by: venu WAD on Nov 18, 2011 6:37 AM

    Check what's job priority for particular cube in TA RSRT->double click on your chain->menu Process chain->Attributes->Job Priority. Via this you can set priority as you need.

  • How to change material classification for class type 023

    Hi Expert,
    I want to change class ZSK_EXPIRY_DATE to ZSKK_GR_DATE under class type 023 in classfication tab (MM02). Understand that the same class also assigned to material and batch in MSC3N. So i'm sure it's not as easy asdo the direct change in CL20N. Can i anyone please guide me step by step to change it? What is the pre-requisite and the impact of the change that i have to care of..
    Thanks/Regards,

    Hi Crystal,
    You consume all the materials created with the earlier batch classification and then try to change it. or keep the assinged class and then create your new required class and then assign the new class to the material in classification view and start using the new one.
    Chris

  • How to change locale of "jslang=' ' in the head of webpage of dynamic BC website

    I recently replicated a BCGurus template to my partner portal. The template is used for a dynamic website. I've noticed when the culture is set in site domains, e.g. Netherlands and culture none, the var slang="NL" is set in the <head> of the template automatically. The webforms submit buttons are shown in Dutch and not in English and some other dynamically added values like dates and add-to favorites.
    When you set the culture to English then the web-forms submit buttons (and the others) are shown in English. So far so good you would think. But what if I want to set-up a multi-lingual website with the use of folders (directories)? With sub-domains you don't have this problems because you can set the locale per sub domain.
    Is there a workaround for this? Or what is the best scenario for setting up a multi-lingual dynamic site in folders?
    Thx, Carla@home

    If you're working within a Defined Local Site folder in DW, you can create folders and move files into those folders from the DW Files Panel (F8).  DW will intuitively ask if you want to update links.  Hit YES. 
    If you did all this outside DW or you don't have a Defined Site, you're stuck with bad links.  You'll need to use Find & Replace (Ctrl+F) to set your link paths to where they need to be.
    Nancy O.

Maybe you are looking for