Charm_create tp in satellite system directly and then assign project

Dear All,
we have some exceptions here.
Incase of urgency users wants to carry out the changes in satellite system & will save the same under 1 new TP. while moving the tp they want to assign the charm project so that all the activities will get captured under project. is this possible ?
regds,
CB

Hello,
If I understood your question, you probably mean the registration of transport requests from outside ChaRM as described in notes 1150426 and 1274352 ...
Best regards,
Miguel Ariñ

Similar Messages

  • After the last up date for Safari (Mac OS X 10.8.5 in a iMac mid 2011 21.5 inch 2.8GHz Intel Core i7) The window don't open or they are there  and only in an outline, kind of like they're behind the screen. I have also done a system update and then a syst

    After the last up date for Safari (Mac OS X 10.8.5 in a iMac mid 2011 21.5 inch 2.8GHz Intel Core i7)
    The window don't open or they are there  and only in an outline, kind of like they're behind the screen.
    I have also done a system update and then a system reinstall.
    What now? incident nr, 526941222.

    After the last up date for Safari (Mac OS X 10.8.5 in a iMac mid 2011 21.5 inch 2.8GHz Intel Core i7)
    The window don't open or they are there  and only in an outline, kind of like they're behind the screen.
    I have also done a system update and then a system reinstall.
    What now? incident nr, 526941222.

  • How to create Search help exit, and then assign it to a collective search

    hi gurus,
    i have an intersting question for you, well my scenario is like i have to create a search help exit using some function module cause i didt found table for my search help but i can find the value through FM, i know we can create a search help exit and then assign it to collective search help,
      my problem is what are the parameters i need to pass to this search help exit FM, and in the function module i want to use the value entered on the f4 selection screen to extract data through FM. i need to give a solution  asap.
    any reply will be highly appreciated
    n rewards points for sure.
    thanks mandy

    Hi mandy,
    Have a look at this code,
    FUNCTION SHLP_SHOW_LIST.
    ""Local interface:
    *"  IMPORTING
    *"     VALUE(PLANT) TYPE  WERKS_D OPTIONAL
    *"     VALUE(DISPLAY_ONLY) TYPE  FLAG OPTIONAL
    *"  EXPORTING
    *"     REFERENCE(ITEM_SELECTED) TYPE  CHAR20
    *"  EXCEPTIONS
    *"      POPUP_CANCELED
    TYPE-POOLS SHLP .
    CONSTANTS:
            co_shlpname            TYPE shlpname   VALUE 'SHLP_CONTAINER',
            co_shlpfield_itemalias TYPE ddshlpsfld VALUE 'CONTAINER'.
      DATA: l_shlp         TYPE shlp_descr_t,
            l_subrc        TYPE sysubrc,
            l_return_tab   TYPE STANDARD TABLE OF ddshretval,
            l_return_wa    TYPE ddshretval,
            l_interface_wa TYPE ddshiface.
    Get details for search help
      CLEAR l_shlp.
      l_shlp-shlpname  = co_shlpname.
      l_shlp-shlptype  = 'SH'.
      CALL FUNCTION 'DD_SHLP_GET_HELPMETHOD'
           CHANGING
                shlp = l_shlp.
    Assign virtual screen field
      READ TABLE l_shlp-interface INTO l_interface_wa
      WITH KEY shlpfield = co_shlpfield_itemalias.
      l_interface_wa-value      = space.
      l_interface_wa-valtabname = 'X2'.    "virtuel screen field
      l_interface_wa-valfield   = 'Y2'.    "virtuel screen field
      MODIFY l_shlp-interface FROM l_interface_wa INDEX sy-tabix.
    Call F4 popup
      CALL FUNCTION 'F4IF_START_VALUE_REQUEST'
           EXPORTING
                shlp          = l_shlp
                disponly      = display_only
           IMPORTING
                rc            = l_subrc
           TABLES
                return_values = l_return_tab
           EXCEPTIONS
                OTHERS        = 0.
      IF sy-subrc = 0 AND l_subrc = 0.
      Value selected
        READ TABLE l_return_tab INDEX 1 INTO l_return_wa.
        item_selected = l_return_wa-fieldval.
      ELSE.
      Popup canceled / no value selected
        RAISE popup_canceled.
      ENDIF.
    ENDFUNCTION.
    make sure to call these FMs and populate accordingly...
    Thanks
    Madhu

  • How many symbolic accounts, I have to create and then assign them to res...

    Hi friends,
    I am in the BBP creation phase, I have created the list of wage types for my client, there are 41 wage types, now as far as posting to accounts is concerned, how many symbolic accounts, I have to create and then assign them to respective G/L accounts ?
    Please throw some practical light on this, I know all theory 
    Thanks
    Jay

    Hi Jay
    We wouldnt be able to tell you exactly how many symbolic accounts you may need to create for the 41 Wage Types as it is specific to your requirement.
    Check these links out: Symbolic Accounts..
    http://sappeers.wordpress.com/category/sap-fi-hr-integration/
    It might help you with a fair understanding of what you need to do.
    Example for linking wage types to symbolic accounts: basic pay wage type u20181000u2019 is linked to symbolic account u20188888u2019 (Salaries & wages)
    Hope this helped!

  • System freezes and then will not reboot

    About two weeks ago I opened my MacBook Pro, just before a business trip only to find that it would not start, just a grey screen, if I left it long enough then the apple logo appeared and the loading circle, but that is as far as I got. As I was flying to Dubai and that is where I bought it I took it back to the MacStore there. They said that I would have to reinstall the operating system. After two hours attempting this they sent me away with the discs that I had to borrow from them and said I should do it myself. I flew on to Saudi ad attempted the reinstall there. It failed due to a software error. I attempted the process again, with the erase option, same result. A friend used the install disc utilities menu to check the hard drive when I was informed that the hard drive had failed.
    I went to what I thought was an authorised Apple dealer CTS (Computer Technology Services of Jeddah and they replaced the hard drive. It worked for about 2 hours and then froze and refused to restart. The computer was quite hot. Once left to cool it would then restart but not until then, but each time I do this the time it runs is less and less. I have replacement batteries from the recall, so that is not the problem, but I only obtained them after the hard drive replacement.
    I do not appear to be able to get any support from Apple as they say the computer is out of warranty - I don't understand why as I bought it in May from what I thought was an authorised retailer in Dubai. I live in Iran and there is virtually no support here, just other ex-pats with Macs.
    The other problems that I have is that since the change of hard drive all of my music and programs have been de-authorised. The Mac also seems to corrupt programs I keep having to reload them from my back up LaCie hard drive (which fortunately I did a full back up to just before the thing failed.
    I cannot even think where to go for help. I am actually thinking of buying a replacement and attempting to replace the original hard drive into it as what ever the problem was it does not appear to have been fixed by the replacement.
    frustrated in Iran

    Hi Tim! Sorry that you're having so much trouble with your MBP.
    I have not had this issue with my MBP but from your discription it sounds like what happened to my G4 - namely the RAM went bad. I installed 3rd party RAM and it worked OK for a few weeks, then the G4 started to balk at starting, not always but most of the time, then finally I could not get pass the grey screen, it just stopped there.
    I contacted a friend of mine and he immediately asked if I had an extra RAM in it and told me to remove it then reboot. That proved to be the solution. I didn't think of it because I thought the RAM would be bad from the get-go not go bad over the course of a month or so. Let me know if this might be your case.

  • MSI P67A-G43 (MS-7673) System Freezes and then will NOT Restart

    Hello Everyone,
    I was hoping someone out there might know what is going on with my system. My issue began about a week ago when my computer simply froze while in use. After realizing the system was not responding I hit the reset button and tried to restart, however the computer restarted to a black screen (NO words) and went no further. I turned off the power supply to force a shut down, turned it back on and then tried to restart again, only this time the computer went into a cycle where the lights flash, the fans run for 2-3 seconds, but the “all clear” beeps never sound and then everything turns off. The only way to stop the cycle is to cut the power. Because this cycle happened when I first built the computer (as a result of an improperly connected cable) I thought something inside the case might be lose, so I opened it up, removed everything  and then put it back together.
    This time when I started the system I got a screen that said “Previous overclocking has failed…” Now I have never tried to overclock my computer, nor do I know how, so I do not understand WHY my computer would give such a message. After this message however, the computer did actually restart and take me to windows, however the computer inevitably freezes again after use, sometimes after only a few seconds, sometimes after a few hours.
    Furthermore, once I shut down the computer and try to restart it, it almost always goes into the cycle of trying to restart, but failing. When it does get past the ‘all clear’ beeps I get the failed overclocking message again. I did just discover a “super-charger.exe” MSI application that was trying to run every time I started the computer and I uninstalled the application, I’m not sure if that had something to do with the overclocking or not. I also took out 3 of the 4 memory sticks and I am running on just 1. For the moment (while I write this post) the computer is working but could very well freeze again at any time, though just now it did start up withOUT the overclocking message and went right to windows.
    Thanks for taking the time to read through my problem. This issue has been going on for more then a week, ANY help would be VERY much appreciated!

    If it is fine with one stick RAM, add the second so that both blue slots are used. If ok, then remove the second stick & replace it with one of the other sticks. If ok, try the last stick. If any of the tests fail with any of the sticks in the second slot, you found the bad one.

  • Can you upload to a file system directly and not to wwv_flow_file_objects$

    The following link shows how to upload a file. These files that are uploaded are stored in a table called wwv_flow_file_objects$ .
    However what if I want to upload a file but save it to the file system (share) and not put it into wwv_flow_file_objects$ is that possible
    http://download.oracle.com/docs/cd/B31036_01/doc/appdev.22/b28839/up_dn_files.htm#CJAHDJDA
    When you use the file upload item type, the files you upload are stored in a table called wwv_flow_file_objects$

    It has to be loaded to wwv_flow_file_objects$, but you can use the
    UTL_FILE package to write it to a directory the database has access to. Use FOPEN with open_mode wb and use the PUT_RAW procedure to write into the file. Use READ procedure of the DBMS_LOB package to read your BLOB in junks.
    UTL_FILE: http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14258/u_file.htm#i1003526
    DBMS_LOB: http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14258/d_lob.htm#i999170
    I think that should work.
    Patrick
    My APEX Blog: http://inside-apex.blogspot.com
    The ApexLib Framework: http://apexlib.sourceforge.net
    The APEX Builder Plugin: http://sourceforge.net/projects/apexplugin/

  • Migration from Essbase 7.5.1 to system 9 and then to 11

    Hi all,
    I have an immediate requirement to migrate huge essbase applications from essbase 7.5.1 to system 9.
    as per my knowledge, i believe that we can migrate from 7.5.1 --->9.2.0.2--->9.3.1 or EPM 11i.
    Anybody who have worked on the same please confirm.
    Or if there is any ohter way to do it, please let me know.
    will it be possible to migrate from 7.5.1 to 9.3.1 directly? i was able to migrate very simple applications directly from 7.5.1 to 9.3.1. I am sure there will be issues when we migrate huge applications.
    Hope to get a response from u guys...
    regards.,
    Nishanth

    Hi,
    This has been covered so many times, just type Migration into the search
    Here is an example of some of things returned
    Re: Upgradation From 6.5 to 9.3.1
    Re: Upgrading Essbase 6.5.4.2 to System 9
    Re: Migrating Essbase 6.5 to 9.3.1
    Re: Migration from 7.0.1 to 9.3.1
    Re: Migration from version 7 to version 11
    Small applications should be no different than big applications
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • I have an error when opening iTunes - message states APS Daemon.exe- system error and then states program can't start as MSVCR8.d11 is missing

    Will I lose my stored tunes and what do I need to do

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (100127)

  • Backend system Integration and OrganiZation Structure set up in SRM 7.01

    Dear SRM friends,
                                   I am a new entrant in SRM. We are trying to setup a system where the SRM (7.01) box is connected to the ECC 6 - Ehp4 box.
    Can any one share with me the initial setup that is required to be done. Also if you can share some information on the backend integration (in our case back end is a ECC system).
    We have a plan to replicate the Plan driven procurement in SRM using ECC as backend. So the blue print plan is to create a PR thru MRP run in ECC and this PR will trigger the Shopping cart in SRM system. And then assigning source and PO creation happens in SRM system.
    If you can tell me the settings required for building this demo, I would be hugely benefited. Your valuable answers will be duely rewarded.
    Looking fwd to hear from you.
    regards
    Arindam.

    Hello,
    Kindly check the configuration guides at the SMP.
    Goto URL http://service.sap.com/srm-inst   and then navigate to SAP SRM --> SAP SRM Server 7.01 -> Configuration Guides for SAP SRM 7.01
    You will all the relevant scenarios config documents here.
    Best Regards,
    Rahul

  • Direct creation of transports in satellite system after CHARM

    Hi All,
    I have a quick question:
    Can we create new transport requests into satellite system directly, when CHARM is enabled for them. Or the transports can only be created through CHARM?
    Appreciate your response..
    Regards,
    Smita

    Hi
    It seems you have a problem in understanding the flow
    go thru the foll demo files..it will explain you the whole process and ur doubt
    Regular corr
    https://websmp201.sap-ag.de/~sapidb/011000358700000872582009E/index.htm
    Urg corr
    https://websmp201.sap-ag.de/~sapidb/011000358700000872612009E/index.htm
    Hope prb is solved now
    Regards
    Prakhar

  • How do I Restore from Time Machine after I have reinstalled my system software (Snow Leopard and then Lion) ?, How do I Restore from Time Machine after I have reinstalled my system software (Snow Leopard and then Lion) ?

    I have never done this before, so can someone explain in detail how I reintall my system software and then restore from Time Machine please ?

    Your profile indicates that you currently have an older version of Snow Leopard (10.6.2).  In order to install Lion, a prerequisite is the latest version of Snow Leopard (10.6.8).  Perhaps a few more details would be helpfull in solving your problem. ex. If all you want to do is to upgrade to Lion, a restoration of data is unneccessary.  Download the latest version of Snow Leopard and then download (purchase) and install Lion.  User data will remain intact.
    If I am missing something, please elaborate.
    Ciao.

  • Why do files (UPS labels) from the Internet not print properly (they used to), unless they're saved as PDFs and then printed?

    Files from the Internet (for example a UPS label) no longer print properly (too light, faded out), whereas they used to print just fine directly from the Internet source. The only way they print properly now is to save the file as a PDF and print from that. So I'm think it's not the Canon printer. This hasn't happened before, and I'd like to know what I can do about it, what's going on. This is via Firefox and Safari on my Mac laptop, OS 10.6.8.
    Thanks, David Smoak

    2) Thanks for the tip. It isn't what I had in mind, but writing scripts to do the work (via tells to "System Events") and then invoking those scripts with osascript is indeed a reasonable solution.
    3) You may not have understood me. The only peculiarity is that I sometimes see "Enable Folder Actions" in the menu even when Folder Actions are, in fact, globally enabled, so that I should instead be seeing "Disable Folder Actions" along with "Remove a Folder Action" and so forth. As you say, I always see "Configure Folder Actions...". Surely this is just a minor bug.
    As far as the main issue, I don't believe I have any code that activates the Finder. My original message has a sample of one of my scripts, and you can see that it doesn't mention the Finder at all. As I said, I get the same behavior with the sample Folder Action scripts in /Library. As one more test, I tried a absolutely empty script---the Script Editor window contains not a single glyph when I save it. If I attach this completely empty script as a Folder Action to a folder, any addition or deletion from that folder activates the Finder, though nothing else happens. Still looking for help on this one!

  • After removing system fonts and reinstalling fonts, FireFox will not start

    After removing system fonts and reinstalling fonts, FireFox will not start! When I start FireFox the "Mozilla Crash Reporter" opens as if FF just crashed??? I don't see any records in event viewer. I am using FF v3.6.3 on a Windows 7 box. I tried uninstalling 3.6.3 and installing 3.0.18 and had the same problem!
    == This happened ==
    Every time Firefox opened
    == After a uninstalled all fonts including system fonts and then reinstalling system fonts. ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.4; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; AskTB5.5)

    The files with submitted crash report ids are inside the ''submitted '' directory, from the directory you found the LastCrash.txt timestamp file.
    The file names will begin with '''bp-'''
    There might be more information from the crash report, but it might just tell us you are crashing the first time Firefox tries to use a font.
    One thing I suppose you could do is select only those fonts you've got in Tools -> Options -> Content -> Fonts and Colors -> Advanced and then uncheck the '''Allow pages to use their own fonts''' option.
    See http://support.mozilla.com/en-US/kb/Options+window+-+Content+panel#Fonts_Dialog
    To be honest, I can't find anything on this Netscape Font Navigator and it sounds highly dubious.

  • No laughing...  I have a Canon ZR 300 camcorder.  I can not see it when connected via firewire in system profile and iMovie doesn't see it either.  Any suggestions?

    I have an old Canon ZR 300 camcorder that I'm trying to connect to my 17" MBP via 9 pin firewire (its a 4 pin to 9 pin cable as the MBP doesn't have a 4 pin firewire - figured it was backwards compatible).  Anyhow, iMovie 09 doesn't see the camcorder.  I checked under System Profile and then under Firewire and it doesn't see it either.  In fact I get some red letters about not seeing firewire devices.  I'm running Lion.  Any help would be greatly appreciated!!
    Greg

    Should using mixed wifi and ethernet clients on a timecapsule work?  if so is it a feature I can use out of the box so to speak?
    Thanks
    No a TC cannot do what you want.. it is now in dumb stupid wireless join mode.. and it turns off the ethernet ports.. in case you want to use the TC as a wireless bridge to multiple clients which is plainly wrong.. (only airport express is allowed to do this since it has only one ethernet port).
    Welcome to Apple. (The plainly wrong above is a figment of Apple imagination.. of strict network protocols.. but unhelpful for a home device. maybe also to encourage sales of expresses.)

Maybe you are looking for