Change Ownership of Request

Hi Experts,
Earlier Programmer created a request for z_prog.
It contains,
1- sourec code
2- domain
I changed it into my ownership,
Now, its hsowing only,
1- source code
So,
1 - Shuld I release earlier programmers request and as well as my request
2- or only my request i.e. ignoring the earlier programmer request? in this case, what about the domain?
3 - I changed the prog name while enhancing from Z_prog. to Z_prog_enhanced
i.e. the test box does hv tthis source code with name Z_prog.
so, if I move now this z_prog_enhanced(as  i changed the name of the prog.) my prog. with new name, Is it(Z_prog_enhanced) over writtens over Z_prog. in test box over the Z_prog.? or not?
4- OK; otherwise, i will create a new request for this Z_prog_enhanced, then i will work woth it, so How to craete a new request?
thanq.
Message was edited by:
        Sridhar

Hi Amit,
In detail of my 3rd dount,
The test box does hv Z_prog.
I changed the name it into Z_prog_enhanced. in DEV box.
Earlier programmr and My request is showing still showing as Z_prog. under object lists, if i double click on request # , it suppose to show the Z_prog_enhanced!
So, if i release this Z_prog. containg reuest, Does automatically, is it pickes my Z_prog_enhanced? and over writtens on Z_prog. in test box with z_prog_enhanced?
tahq.
Message was edited by:
        Sridhar

Similar Messages

  • Change ownership from "system" on mounted volume?

    I have an external firewire drive with 3 partitions all of which are mounted on an iMac, and which until recently all had the same ownership and permission settings under my admin account. One of the volumes (the one storing all the users' iTunes songs) somehow changed ownership to "system" and group to "wheel". I can no longer access the volume nor can the other user accounts on the iMac, although it shows up as a mounted volume when viewed in Disk Utility. "Repair permissions" is unavailable for this volume in Disk Utility. The other two volumes are unaffected and retain the original ownership settings. I'd like to reset ownership from "system" to my admin account, but do not know how to do so as apparently it needs to be done through unix commands using Terminal. What do I need to do?
    iMac   Mac OS X (10.4.8)  

    "...under Ownership & Permissions, click on the lock, enter your password, and change the Owner to you, with R&W access and the Group to admin, also w/R&W access, and click o Apply to enclosed items. Click the lock and close the Info window. No need to use Unix commands in the Terminal app."
    I first tried that approach but unfortunately the procedure does not work. Under Ownership & Permissions it says "You have No Access". I can click on the lock and select my name under Details: Owner, but once I click to relock, Owner just reverts back to "system".

  • How do I change ownership on iTunes Match from one account to another?

    I purchased iTunes Match using one account but use another as my account for iCloud and my iPhone. How do I change ownership of my Match account?

    I don't think you can.  Purchases made with an account are tied permanently to that account.  This is the reason why it is not a good idea to have more than one iTunes account unlesss you really need to keep them separate.

  • How do I change ownership of an iPad?

    Hi guys,  help me save an iPad !!
    This is a tough one because I do not have access to the previous owner's ID password.   Talking about a 4th gen iPad, 32GB, iOS 8.3 with a badly shattered front glass.     My 5-year old grandson did this.   Done this sort of work before (old MacBook, inverter board), so I got the parts and instructions from ifixit.com and ready get to work on replacing the glass.   But ...., I needed to make sure we can use it fully.   It kept asking for the ID password.  I have already erased it with restore/iTunes connection after trying the other fixes in the book..    Of course, now I need the ID pw to activate it.      It's unusable now.
    This is a divorce situation in a family member.    Go figure.     We are trying to get her to give us the pw or, remove the iPad from her "list of devices" in her iCloud account as specified by Apple instructions.      She has refused to help with this, though the iPad is her son's which I got for him for Christmas sometime ago.   We are still trying to get her cooperation on this.
    OK, that's the sad story of a good, but dead,  iPad. 
    ???  Question:    Is there any way to change ownership of this iPad without its ID pw ???       Well, I said it was a tough one !
    Hope and Thanks,   Mark

    Thank you for using the Apple Support Communities
    Unfortunately it is impossible to change ownership of this device without having access to the previous owner's account.

  • How does one change ownership of event?

    How does one change ownership of an event?
    We are running OCS 9.0.4.2 on redhat enterprise linux 3.0
    I have a calendar entry which I got from:
    mySess.fetchEventsByRange(Api.CSDK_FLAG_STREAM_NOT_MIME | Api.CSDK_FLAG_FETCH_EXCLUDE_DAILYNOTES |
    Api.CSDK_FLAG_FETCH_EXCLUDE_DAYEVENTS, hand, in_start, in_end, eventProp, result);
    BEGIN:VEVENT
    UID:20050620T151524Z-505dd-1-7af6ed32-Oracle
    ORGANIZER;X-ORACLE-GUID=FEA199DDB9763627E030378E793341C1;CN=old owner:mailto:old.owner@email
    DTSTART:20050801T120000Z
    DTEND:20050801T220000Z
    END:VEVENT
    So now I'm trying to save the event under the new owner using this:
    mySess.storeEvents(Api.CSDK_FLAG_STORE_MODIFY,event,result);
    where event reads as follows:
    BEGIN:VCALENDAR
    VERSION:2.0
    PRODID:-//ORACLE//NONSGML CSDK 9.0.4.2//EN
    BEGIN:VEVENT
    UID:20050620T151524Z-505dd-1-7af6ed32-Oracle
    ORGANIZER;CN=new owner:mailto:new.owner@email
    DTSTART:20050805T120000Z
    DTEND:20050805T220000Z
    END:VEVENT
    END:VCALENDAR
    And i've run mySess.setIdentity to change to the old owner and new owner with no success?
    Please how does one change the owner of an event?

    The Calendar Sdk doesn't allow you to change the ownership of an event. (ORGANIZER value).
    Regards,
    Jean-Philippe

  • Is there any way that I can change ownership (not authorization) of a song so that I don't have to go between my parent's family account and my new account?

    So a little backstory i joined the army and get to go home and use the account where the majority of my music is very little, but now when i try transferring these songs to a new device some of them aren't authorized, and I don't want to go through this every time i get a new computer or ipod/iphone.  Is there any way that i can change ownership of a song or other file so that a different account is the one to authorize its use?

    No.
    tt2

  • Change ownership of entire hard drive

    I just installed a second hard drive to house all of my music files, and mounted it to /media, then transferred all of my files to it.  The problem is, I used samba to transfer all of the files from my XP box, so all the directories/files are owned by root, and it would take my a day and a half to chown each individual directory.  Is there an easy way to change ownership of the entire drive/directory?  Sorry for the noob question but google and man chown didn't really help me much.

    Use the recursive switch:
    chown -R USERNAME:users /media
    where USERNAME is your user name.

  • How to change a web-request

    Hi everybody
    I have created a web-request. I can create a web-request, but I cannot change it. Belong to the documentation, when I change a web-request, then the change will be made in a new version.
    Here is the link to the documentation:
    [http://help.sap.com/saphelp_crm60/helpdata/en/46/12cdc93b75424fe10000000a1553f6/content.htm]
    For creating the web-request I call this url (the hostname is imaginary):
    https://+hostname.ch:44306+/sap/bc/bsp/sap/ZWEB_REQUEST/start_exit?uws_application=CRM_ORDER&*uws_mode=CREATE*&uws_service_id=Z000000001&sap-client=090&sap-language=DE&WFF_VIEW=Z00001'.
    For changing the web-request I have tried this urls:
    [without parameter uws_version, mode:CHANGE]
    https://+hostname.ch:44306+/sap/bc/bsp/sap/ZWEB_REQUEST/start_exit?uws_application=CRM_ORDER&*uws_mode=CHANGE*&uws_service_id=Z000000001&uws_guid=4C23C343380B4542E100000083660E5E&WFF_VIEW=Z00001
    -> The webrequest appears in change-mode, but when I save it, it dumps.
    [with parameter uws_version, mode:CHANGE]
    https://+hostname.ch:44306+/sap/bc/bsp/sap/ZWEB_REQUEST/start_exit?uws_application=CRM_ORDER&*uws_mode=CHANGE*&uws_service_id=Z000000001&uws_guid=4C23C343380B4542E100000083660E5E&WFF_VIEW=Z00001&*uws_version=0000000001*
    -> The webrequest appears in change-mode, but when I save it, it dumps.
    [with parameter uws_version, , mode:CREATE]
    https://+hostname.ch:44306+/sap/bc/bsp/sap/ZWEB_REQUEST/start_exit?uws_application=CRM_ORDER&*uws_mode=CHANGE*&uws_service_id=Z000000001&uws_guid=4C23C343380B4542E100000083660E5E&WFF_VIEW=Z00001&*uws_version=0000000002*
    -> The webrequest appears in create-mode, the data of the previous version doesn't appear (Probably I could fill it through the bapi or directly through the bsp). When I save it, it dumps.
    [without parameter uws_version, , mode:CREATE]
    https://+hostname.ch:44306+/sap/bc/bsp/sap/ZWEB_REQUEST/start_exit?uws_application=CRM_ORDER&*uws_mode=CHANGE*&uws_service_id=Z000000001&uws_guid=4C23C343380B4542E100000083660E5E&WFF_VIEW=Z00001&
    -> The webrequest appears in create-mode, the data of the previous version doesn't appear (Probably I could fill it through the bapi or directly through the bsp). When I save it, I get a blank screen. It doesn't dump, but it's not saved.
    Can anybody help to find out the right way, how to change a web-request?
    Thanks in advance.

    Hi,
    the WDJ Application is DC then follow the below document to import the application into the NWDS.
    Importing the local Web Dynpro DCs into the SAP NetWeaver Developer Studio
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0e4528f-c471-2910-66a0-dd459f975dc2
    after importing the application into the nwds.
    navigate to view where the push button present.
    select the pushbutton properties and edit the text property.
    then the value changes.
    deploy the application.
    Regards,
    ramesh

  • How do I change ownership of apps?

    How do I change the ownership or Apple ID of apps I have purchased off the AppStore?
    Some of my apps were purchased using an Apple ID similar to [email protected]  When  iCloud was launched I signed up for it and now have a Apple ID like [email protected]
    I want to change ownership of apps from the gmail account to the iCloud account.  I don't want to have to sign in and and out of the AppStore on my iPhone, iPad and Mac to update apps.
    Any help on this matter will be appreciated.

    Thanks for that link.  Yes, it does clearly state Apple wont allow merging of Apple ID content.  Apple should reconsider this standpoint. Hopefully they will in the future.  Its only a matter of changing a record on their AppStore database.
    Its about 40/60 for the apps I have under my Gmail ID and my iCloud ID.  I will keep with iCloud and login into my Gmail ID when I've got lots of apps to update.
    Its a pain, but not the end of the world.  It must be frustrating for people with lots of apps on lots of devices.
    I am fairly new to Apple, however I feel the whole product ethos is much better than the Windows/PC approach.  I can't stand the fact I have to have a Microsoft email address just login into Windows 8.  I wish I had moved over to Apple years ago.

  • Agent cannot change to the requested state from current state

    Hi all,
    I have a new setup using uccx 8 and ccme 8.1 . Everything seems fine exept from randomly agents stuck to a not ready state. When trying to go to a ready state we get the following error "cannot change to the requested state from your current state" . The only option is to log out the agent and then log back in.
    Any ideas?

    Hi there,
    I did the downgrade but no good. After a long search i found what finally the problem is.
    The lines are stuck when there is a trasfer from a non icd dn to an icd dn. Believe it or not this is not supported when the setup uses ccme
    You cannot transfer a call from a common dn to a uccx extension.
    All unsupported features are listed below
    http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/crs/express_8_0/release/notes/uccx_802_rn.pdf
    Thanks for your time.
    Yannis

  • Changeing the Transport request Attributes?

    Hi Guys,
                 Can anybody tell me how to Change the Transport request Text , means while creating a Request u will enter the Description for Each request.Can anybody tell me how to change that description?
                   Very Urgent.
    Thanks,
    Gopi.

    HI,
       You cannot change the text of a request if you are not the owner of that request..first change the owner of the request to your id and change the text.
    Thanks
    mahesh

  • How can I change ownership on locked folder? (error 120)

    I had to create a new user after my previous (file vault) sparse image became corrupt. Fortunately I had backup and I'm getting things back to normal with a new user name.
    But several of the folders and files on my secondary internal drive are now locked as read only. The owner is the old name (of the corrupted user folder).
    How can I unlock the folders to change ownership and permissions to my current user name? I am logged in as an administrator. Whenever I try I get an error code 120.
    G5 dual 1.8   Mac OS X (10.4.4)  

    Solved it. Checked the "ignore ownership" box on the secondary drive and I can unlock the folders. Works for now.

  • Bulk operation to Change Ownership of Reports in the CMS\FRS

    I have a large amount of reports that are owned by the administrator and need to change ownership to users for security & auditing reasons. I'm aware of the manual process to do this (basically re-publish them logged in as the user) however, doing this would be almost impossible to coordinate across the company.
    I have seen a few SQL scripts that have been used successfully by admins at other company's and based on XI R2, however I'm unable to get any of them to work (I'm on XI 3.1 SP3, FixPack3.1), nor do I fully appreciate the CMS SDK.
    Does anybody have any ideas on where I can go on this? Your comments\help appreciated as ever.

    Hello Neozeke,
    I recommend to post this query to the [BusinessObjects Enterprise Administration|BI Platform; forum.
    This forum is dedicated to topics related to administration and configuration of BusinessObjects Enterprise, BusinessObjects Edge, and Crystal Reports Server.
    It is monitored by qualified technicians and you will get a faster response there.
    Also, all BOE Administration queries remain in one place and thus can be easily searched in one place.
    Best regards,
    Falk

  • Trying to change ownership of my old iPod. The advice here is to go to "Devices" "Summary" "Restore", but I find "Devices" does not offer "Restore" but only "Sync", "Transfer", "Backup", and a greyed "Restore from backup."

    Trying to change ownership of my old iPod. The advice here is to go to "Devices">"Summary">"Restore", but I find "Devices" does not offer "Restore" but only "Sync", "Transfer", "Backup", and a greyed "Restore from backup."

    What I don't understand is that your iTunes looks different from mine--just a little bit. You have 3 circles, red, yellow, and green, in the upper right end of the top bar. INstead I have a square that is half gray. When I click it, I get a menu very similar to the menu under "File."
    The only place I see an entry for "Devices" is under "File," but it only gives the 4 options I mentioned before (see below). There is no "Summary."
    Here's another screen shot after I added an album to music. Now all the choices under "Devices" are grayed.

  • Changing ownership of OBI report

    OBIEE version 10.1.3.4
    OBI integrated with Oracle EBS R12 using cookie base integration method.
    A user's last name changed and the help desk personnel renamed the oracle EBS user. However, that has caused the user to loose her reports from he my folder.
    Although we can see and the files from he old my folder from server, we cannot change ownership to the new user name.
    Is there any way to change the ownership of the OBI reports from the older user name to the new one? I read some articles in google and there are some links that describe how it can be done by manipulating the ATR file.
    However I could not relate what was written in those articles to what I see the ATR file I have.
    Has anyone manipulated ATR files before to change owners? Can you provide some directions if you have done so successfully?

    I have tried that by logging in as Administrator and i can't do that. The system indicates Administrator does not have permissions on the user's old folder or any user's folder.
    Any other suggestions? Am I missing something?
    Thank you

Maybe you are looking for

  • Lost my Menu bar and cannot get it back

    I'm using BO XI and have lost the Menu/Command bar (File Edit View Tools, etc.) at the top of my desktop intelligence.  I'm able to access the menus using the key stroke (e.g., Alt-F), but would really like to get them back. I checked under Toolbars

  • Address Book - duplicating a record

    One of the most basic functions of any database ever created is "Duplicate Record." The verb duplicate, not the noun. If I want to send USPS mail to ten colleagues at this address: John Doe President Acme, Beta and Crumhorn Widgets 10234 Long Winding

  • HT1923 MS Visual Runtime error R6034

    Since i-Tunes tried to download an update, I cannot get the application to run at all, even having removed the entire software library in the sequence suggested here, i.e. (1) i-Tunes, (2) Apple Software Update (3) Apple Mobile device support, (4) Bo

  • I have have my photos in the Creative Cloud but cant see them with Ligthroom.

    I have have my photos in the Creative Cloud but cant see them with Ligthroom. These photos were sent to me by photgraphers who have edited the photos and added captions and technicala information that shoudl be seen in Lightroom. I cant open the phot

  • No layout available

    Hello! On press to F4 Button in my selection screen there are no layouts existing although I have saved some of them by the ALV output. What is wrong at the following scenario. Regards ertas SELECTION-SCREEN SKIP. PARAMETERS: pa_lv TYPE disvariant-va