How To create a maintenance project - logical component missing?

Hi experts,
we plan to activate ChaRM in our Landscape.
We don't have created a maintenance project in solution_manager cause there is a logical component missing.
I followed the instructions of the tutorial on  https://websmp206.sap-ag.de/~sapidb/011000358700006932702005E.sim (Creation of a maintenance project).
I recognized there is the logical component "ZCHANGE REQUEST MANAGEMENT" missing.
This seems to be a modified origin SAP Component.
Does anyone know where to find these component?
Maybe with informations what has to be changed for the Z*copy or is this only a 1:1 copy?
Does anyone have a detailed document for configuring ChaRM on SolMan 7.0 (Mailadress is visible on my business card)
thanks in advance
kind regards
Thomas
Helpful answers/documents will be rewarded, surely!

You need to set up your solution and therefor define a logical component in SMSY. For instance the logical component might consist of your ERP E, Q and P systems.
This logical component is added to an SMI Project. It basically tells the SMI project which systems are involved in the process. After that you will have to create an IMG project, CTS project, release the SMI project to the Change Request Management and generate Maintenance Cycle and Task List (this is all being done in SOLAR_PROJECT_ADMIN).
/cheers

Similar Messages

  • How to create and call a COM component in Java

    Hi All,
    can you suggest how to create and call a COM component..or if have any sample simple application can you send it to me...i will try to develop my project.
    actually i am configuring a OCR Engine using SDK which is in VB .Net when i contacted their support they told that if i have any sample COM based component Project they will help me...
    So please can you help in this.
    Thanks in advance.

    As said by my fellow posters Java Devolopment Environment (Except Microsoft implementation of JVM,this is no longer supported by MS themseleves) does not provide an built-in support to serve this cause.
    If you are looking to devolop a custom based solution the below is a good place to start with where end user is talking about Java <=> JNI <=> Native <=> COM connectivity.
    [http://bloggershetty.blogspot.com/2004/12/java-jni-com-activex-bridge-lots-of.html]
    However,if you are looking for ready made solutions ?
    Implementation any one of the solutions stated below might serve your cause.
    Open Source Solutions:
    [http://j-interop.org/]
    [http://www.danadler.com/jacob/]
    Commercial Solutions:
    [http://javacombridge.com/]
    [http://www.jnbridge.com/]
    [http://www.nevaobject.com/j2cdetails.asp?kw=java%20com%20bridge]
    [http://j-integra.intrinsyc.com/]
    Hope this might help :)
    REGARDS,
    RaHuL

  • Unable to resolve error while creating a maintenance project for SMD

    Hi,
    I am getting an error when I try to create a maintenance project for SMD 331- SMD 341 - SMD 351 systems.
    ( SMD 331- Development, SMD 341- Test, SMD 351- Production ) SMD is 4.0 upgraded system.
    Detailed description of the problem:
    In SOLAR_PROJECT_ADMIN, I select a newly created project
    GS_SMD3513 and in tab 'System Landscape', go to tab 'Change Requests', here when I do consistency check
    I get following errors
    1. 'No consolidation system found for SMD-331 (project  GS_SMD3513)'
    2. Message from function module /TMWFLOW/CHECK_PRJ_CONS: No export system for SMD-351
    3. Error reading information for number range object /TMWFLOW/D
    The transport route between SMD331- SMD341- SMD351 is available as any transport request created in SMD 331 can be successfully imported to SMD 341 and SMD 351.
    I need help to resolve these errors.
    Edited by: Dipti Sawarkar on Jan 7, 2008 6:41 AM

    Hi Patmol,
    Have you tried to go to the previous or next timesheet and then navigate with the "previous period" or "next period" to the timesheet in question.
    Also have you tried to open it using a delegation session?
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

  • How to create a hint for a component(awt),thanks

    How to create a hint for a component(awt),the component of awt has not the property.

    If you are talking about a tooltip, this is going to be hard.
    You are probably going to have to use a mouseMotionListener to get the event that the mouse is over the component and then a Timer to fire the showTooltip event if the mouse hasn't moved in some amount of time.

  • How to Create a new Project by Combining 2 already existing Projects

    How to Create a new Project by Combining 2 already existing Projects

    CCopy the contents of one and paste it into the other. Or duplicate the first project and then paste the contents of the second.

  • How to delete a maintenance project in tcode solar_project_admin

    Hello!
    I would to delete a maintenance project from tcode solar_project_admin that is involved in Change Request management.
    The problem is that I get the error "The project is already used in Change Request Management".
    My question is:
    - how to delete task list and
    - deactivate the flag change request management
    and to delete the whole project.
    Thank you very much for any helpful information!
    regards
    Thom

    Hi,
    Kindly ensure that the IMG steps has been fulfilled; also the transport domain, domain links and transport routes need to be configured correctly too.
    For solving issue, I would propose you, to complete the maintenance
    cycle by switching the project phase to "in completion" and close the
    tasklist by closing the IMG and CTS projects, and create a new project,
    assign a new maintenance cycle.
    Hope this helps.
    Cheers,
    SH

  • Tutorial on how to create an Ajax-enabled JSF component in Creator?

    Is there a tutorial on how to create (not use/import existing) an Ajax-enabled JSF component using Creator 2? I read somewhere that it was done during a presentation in 3 minutes! Now that I really want to see ;-
    thanks,
    -nikita

    As far as I remeber, Edwin Goei's examples are the
    closest thing to the info you are looking. He has an
    example component, but don't remember if they're
    AJAX enabled. Check it on
    http://wiki.java.net/bin/view/Javatools/CustomCompone
    tLibraries.
    Best regards
    Antonio.Thanks for the plug. I've been meaning to update that article. Writing an AJAX component is similar to writing other kinds of components but the developer uses AJAX techniques. The latest version of the popup calendar which is checked into the bpcatalog project of java.net uses Dojo which also has some support for AJAX. I haven't yet had time to update the article yet, unfortunately.
    -Edwin
    http://blogs.sun.com/edwingo/

  • How to create the Custom project System as Web Project

    Hi,
    I have created a custom project system using this walkthrough. But
    this walk through is targeting Visual C# project system. I need to create the Custom project system as Web project and set the start up page as index.html file. How can I achieve this?
    Note: 
    I have got the Custom project system sample from VS2013 SDK samples(https://mpfproj12.codeplex.com/).
    But it demonstrate the Custom console applications only.
    - Abbas K

    Hi,
    So you didn't even follow this walkthrough yet? If you did, how did you do it?
    I failed to create such a web project system because I finally messed up my VS experimental instance. But it's possible to create a custom web project system, by following this walkthrough. Someone else has successfully made it, check this
    link.
    The difference is that you have to use web project type instead of the console application project type. You could copy a web project's .csproj file into the VSPackage project and rename it to xxx.myproj. There's an error in the walkthrough that the AssemblyInfo.cs
    file should be put into Properties folder and set the "Build Action" property to Content, "Include in VSIX" to true.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to create a Flex3 project with remote ColdFusion server?

    I have a question related to Flex 3 and ColdFusion that it might be simple to answer but I have been struggling with it for a while.
    How to create a Flex application using Flex Builder 3 that uses ColdFusion, but the ColdFusion server is not installed locally but in a remote server?
    I need to create a Flex application to use with ColdFusion and although this is a simple procedure when we are creating the project in a computer where you have ColdFusion installed locally (as all books shows examples of it), but what if the ColdFusion server is installed in another machine in the network?
    My current situation is the following:
    -          I have Flex Builder 3 install in my PC at work and its workspace is in a folder in the network outside of my PC.
    -          We have a server (ISWEB1) partition in two drives; C, where the ColdFusion 8 is installed and D where all the files the developers work with reside. The ColdFusion installation runs in a server where IIS is used as the web server.
    -          I have the drive D on the server ISWEB1 mapped to one of my letter drives and can access it easily
    -          The drive C on the Server can only be accessed remotely (or through the web to access the ColdFusion admin page) and is not exposed to the network as drive D is.
    My problem is, I need to create a Flex 3 application that uses ColdFusion using remote object access service (CF Flash Remoting) but I wanted to point to the installation version on the server ISWEB1 and not to the one installed locally. The Configure ColdFusion Server screen in the Flex Builder asked me for the location of ColdFusion root folder, Web root, and root URL. There is no way I can point to the server (ISWEB1)where ColdFusion is installed as those fields seem to required a address that points to a local install or a mapping on that local server.
    The work around that could be used is to use the ColdFusion developers edition I have installed locally and use during the creation of the project in Flex Builder, but then I would have to have all the same data sources, mappings, and CFCs in my the local server in order to test, which seems double work. To aggravate that when you try to test the application Flex writes the files to the local server and unless you have everything available locally it would not work properly. I am trying to avoid duplicating the work. Ideally I would like to test the Flex application on the server where the CF is installed and where the Flex Builder workspace is.

    Sort of. I found this article below that helped me to connect to the remote CF server using MXML. It seems that you have to create a regular project in Flex with Aplication Server Type set to None and connect to CF using the endpoint attribute of the RemoteObject MXML tag or via AS.
    http://www.aliaspooryorik.com/blog/index.cfm/e/posts.details/post/200
    However I found out after getting error using the AS3 code to use the endpoint property that
    mx.rpc.remoting.RemoteObject does not support  the "endpoint" property
    whereas mx.rpc.remoting.mxml.RemoteObject does. See link below
    http://www.mail-archive.com/[email protected]/msg101439.html//www.mail-archive.com/[email protected]/msg101439.html
    So I had to change my AS3 code by adding a new channel to my RemoteObject using a code similar to the one on the link below (Note that this code uses PHP, when I instantiate myRemoteObject, I do so informing that the destination is "ColdFusion" [new RemoteObject("ColdFusion")], so no need to set destination as in the code on the link below
    http://tech.groups.yahoo.com/group/flexcoders/message/120115
    I hope that helps you.

  • How to Create a Custom Project Site Template Using Visual Studio

    I know how to make changes and save a site as a template but I need to be able to create a new project site template during deployment to different environments. Trying to have this not be a manual process.

    Hello,
    This article might help:
    http://blogs.msdn.com/b/sambetts/archive/2013/10/17/creating-a-clean-visual-studio-solution-from-a-sharepoint-2013-site-template.aspx
    Start with a default Project Site (create a new site from the Project site template) and save out the WSP then import into VS.
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS

  • How to create table maintenance generator?

    Dear Sir/Madam,
        when i am creating table maintenance generator , it asks for function group
      i give 0MB8 , it says u r going to change function group which does not belongs to u,
    then i created a function group yfg9 and given , it then says yfg9 cannot be processed.
    please telll me how to create the table maintenance generator for maintenance view yv_mmim_rep_cust.
    Thanks in advance,
    Dastagiri

    Hi ,
    Table Maintenance generator is used to maintain data in table , instead of giving access to se11 , we create a tcode for this table maintenance generator and we will give this tcode to end-user to maintain data
    To generate table Maintenance generator :
    click on UTILITIES   in menu bar
    -> table maintenance generator
    -> enter Authorization Group as : &NC&
    -> Enter Function Group : name of your table ( so it will create a function group , to check this function group go to tcode se80 : then select function and enter your Table name )
    -> Then click on find screen numbers in Application tool bar.
    -> Then click on create button in Application tool bar
    if it is created successfully , then you will get a status message like table maintained generator is created successfully.

  • How to create custom(or) user defined component in SAPTAO

    Hi,
       Please provide me some document or steps on how to create custom component in sap tao.
    Thanks a lot in advance.
    Regards,
    Sudha

    Hi,
    If you want create any custom components, you should use SAP QTP to create it.
    Here are the simple steps:
    i) Go to QTP -> Click on New - > Select Scripted Component - > ((Select SAP_Doc) area (i.e. whatever application area you have created for SAP TAO installation)) -> Record or Write a script based on your requirement & save
    ii) Go to QC -> BPT -> open above component and insert the parameters and call these values in QTP script level (either way you can do)
    iii)  Create a datasheet and declare the parameters in datasheet and call this sheet whenever you have required.
    Good luck.
    Ram

  • How to create setup of project in linux ie (.sh)

    Hi..
    I have developed one chat software in swing.
    I have already created exe of my project in windows using JExeCreater.
    I want create setup of my project in linux but i don't know how to create it.
    Can you tell me any software name or procedure to create setup of my project.
    Also I am using External jar file for Look & Feel and System Tray Icon but How to add those jar file in setup.
    I have created jar of my project.It works fine on my system because in my JDK & JRE
    the supported jar included.
    But on other system it gives error that jar not included.It is not feasible to add supported jar file on every machine.
    Plz Help Me

    just create .bash file of u r project . That bash file includes all javafile path
    Run bash file from terminal as $./xyz.bash

  • How to create setup of project in linux means like windows .exe

    Hi..
    I have developed one chat software in swing.
    I have already created exe of my project in windows using JExeCreater.
    I want create setup of my project in linux but i don't know how to create it.
    Can you tell me any software name or procedure to create setup of my project.
    Also I am using External jar file for Look & Feel and System Tray Icon but How to add those jar file in setup.
    I have created jar of my project.It works fine on my system because in my JDK & JRE
    the supported jar included.
    But on other system it gives error that jar not included.It is not feasible to add supported jar file on every machine.
    Plz Help Me

    i dont know how to create linux setups, but you can put the libs used by your application into the same directory and add the class-path attribute to the manifest file of your application. so you can write a simple script (for each platform) and deploy it in a selfextracting zip

  • How to create a custom Project Preset Premiere Elements 9?

    Hi,
    In the help documentation of Premiere Elements 9 it says that i can create a new Project Preset: "The procedure for creating a preset differs if you’re changing settings for an open project versus establishing settings for a new project. Presets you create can be applied to new projects, and if you want to back up or distribute preset files, you can find them in the Settings subfolder of the Adobe Premiere Elements folder on your hard disk." (url).
    Sadly, i can't find the specific instructions that would help me to establish settings for a new project and save it.
    Thanks in advance for any help.
    Jorge

    Steve,
    Below is the spec of the footage. I get this info using "VideoSpec". The thing I can't match a preset Full HD 1080i 60(59,96).
    Thanks again.
    *** Video Track Parameters ***
    - Format: H.264/MPEG-4 AVC
    - Size: 25.3 MiB (99%)
    - FourCC: H264
    - Track number(s): 0
    - Bitrate: Max.: Undefined
       Average: 17508 Kbps
       Min.: Undefined
    - Frame rate (fps): Max.: 59.960
       Average: 59.940
       Min.: 59.920
    - Bitrate mode: Variable
    - Encoding profile: [email protected]
    - Resolution: 24 bits
    - Width (Pixel number): 1920
    - Height (Pixel number): 1080
    - Pixel Aspect Ratio: Undefined
    - Display aspect ratio: 16:9
    - Chroma subsampling format: YUV420p
    - TV standard: Undefined
    - Interlacing: Interlaced - Top Field First
    - Encoding library: Undefined
    - Additional Parameters: CABAC: Yes
       Reference Frames: 4
    *** Audio Track(s) Parameters ***
    - Format: AAC - MPEG-4 audio
    - Size: 190 KiB (1%)
    - FourCC: MP4A
    - Number(s) and language(s): 2: English
    - Details: -
    - Profile: Low Complexity
    - Bitrate: 128 Kbps
    - Bitrate mode: Constant
    - Resolution: 16 bits
    - Rate: 48.0 KHz
    - Channel(s): 2 (stereo)
    - Position: Left Right
    - Encoding Library: Undefined
    - Additional Parameters: Spectral Band Replication: No

Maybe you are looking for

  • How to format an external drive for mac AND pc use

    i want to format my external drive so i can use it on my mac and on pc's as well. i've gathered that the MS-DOS format is the way to go. my question is this: would this create any problems for my mac then? can i partion one part for ms-dos and part f

  • How can I read/write data files (text file) from PL/SQL Script

    I had an oracle forms pl/sql program to read/write a data file (text file). When this code is run on a command line as a PL/SQL script using the SQL*Plus I am getting an error: -- sample.sql DECLARE   vLocation                 VARCHAR2(50)  := 'r:\';

  • BAPI return

    Hi all, I am working on an SOAP to RFC scenario: I am able to execute the scenario. I am testing it using SOAP test tool.But i am facing a problem. when we give valid inputs to the BAPi, the BAPI return structure returns correct values, which is mapp

  • PDF Export and CID Encoding criteria

    I have read that, when a document is exported to PDF, only certain types of fonts are CID encoded. What criteria is used ?? Thanks. Jorge

  • How to play videos 1 behind another?

    how do you play the videos in sequence?