ST-PI Add-On needed when generating RFC's between 000 clients

I was generating my RFC's as a part of Change Management configuration. I received 2 errors, stating that profiles (S_AI_SMD_E2E and S_USER_GRP) were not in the client and that i needed to import the current ST-PI add-on. When i ran SAINT, it showed that ST-PI was already inported and installed. However, when i try to add to profile to my Sol Man User, it states it does not exist.
In SAINT it shows..
ST-PI Release 2005_1_700 Level 0002 SAP Solution Tools Plug-In
When i try to add either profile to my SOLMANSM3200 user that SAP created, it states that that profile "does not exist or is not active".
Any help would be greatly appreciated!
Margo

Hello Margo,
May I know the which system you are using for Central User Administration? If it is not the same System on which you are working, please select that user with Change mode in SU01, go to Roles, click on the button which says Text Comparision and also perform the same with Profiles tab as well. Then try to add.
Hope it works.
Cheers,
Satish.

Similar Messages

  • Problem with RFC call between different clients. Plesae help!

    Hi Experts,
           I have a RFC enabled function module in one SAP instance 'A' where the client is 130. I am trying to call this function module from another SAP systen 'N' where client is 220. RFC destination has been set in 'N' system.
    The RFC functin module pulls data fromm a custom table. For a given input it is puuling data in 'A' system.
    But when I call it from 'N' system with the same input it is not pulling the data.
    I feel the problem is with teh different clients.
    please help me how to resolve this.
    Is there any setting in RFC destination?
    Thanks
    Gopal

    Hi gopalkrishna,
    1. Is there any setting in RFC destination
    Ofcourse there is.
    2. The tcode is sm59.
    3. Where u have maintained in system 'N',
       we have to specify
       a) Server 'A'
    <b>   b) Client Number 130</b> 
    4. So while calling from N(220),
       it will connect A(130)
       and fetch data from A(130) only.
    regards,
    amit m.

  • Need to know the information between Oracle Client and Server

    Hi,
    I have recently installed Oracle 11g Rel 2 client (11.2.0.1) in Windows XP. Can you please tell me whether I can connect to Oracle 9i Server ( 9.2.0.6) using the client and successfully run any application based or not ?

    skaich wrote:
    Hi,
    I have recently installed Oracle 11g Rel 2 client (11.2.0.1) in Windows XP. Can you please tell me whether I can connect to Oracle 9i Server ( 9.2.0.6) using the client and successfully run any application based or not ?Theoretically, yes.
    The goal is that SQL*Net will be inter-operable within two major versions.

  • How to generate self-signed CA certificate, client certifacate in pkcs12

    Based on the requirement, i need to generate self-signed CA certificate, client certificate, keystore type all in PKCS12 format.
    Below is the successful process of generating them in DER format
    1. openssl req -x509 -newkey rsa:1024 -keyout cakey.pem -out cacert.pem -days 2190 -config openssl.cnf
    2. keytool -genkey -alias client -keyalg RSA -keystore client-keystore.jks
    3. keytool -certreq -keystore client-keystore.jks -storepass clientkeystore -alias client -file client.cert.req
    4. openssl ca -config openssl.cnf -out client.pem -days 2190 -infiles client.cert.req
    5. openssl x509 -outform DER -in client.pem -out client.cert
    openssl x509 -outform DER -in cacert.pem -out cacert.cert
    6. keytool -import -file cacert.cert -keystore client-keystore.jks -storepass clientkeystore -alias ca
    keytool -import -file client.cert -keystore client-keystore.jks -storepass clientkeystore -alias client
    So, i try to create them in PKCS12 format
    1. openssl req -x509 -newkey rsa:1024 -keyout cakey.pem -out cacert.pem -days 2190 -config openssl.cnf
    2. keytool -genkey -alias client -keyalg RSA -keystore client-keystore.jks -storetype pkcs12
    3. keytool -certreq -keystore client-keystore.jks -storetype pkcs12 -storepass clientkeystore -alias client -file client.cert.req
    4. openssl ca -config openssl.cnf -out client.pem -days 2190 -infiles client.cert.req
    5. openssl pkcs12 -export -out cacert.p12 -in cacert.pem -inkey cakey.pem -name "CA Certificate"
    cacert.p12 successfully created. but,
    openssl pkcs12 -export -out client.p12 -in client.pem -inkey cakey.pem -name "Client Certificate"
    error message said "No certificate matches private key"
    I have no idea that which step goes wrong....any advice or suggestion? importantly is to convert into pkcs12 format.
    Thanks

    Your last step should be to import the signed certificate back into your client PKCS#12 keystore, client-keystore.jks.
    This file contains the private key used to create your signing requets originally, and must be matched when importing the signed certificate back in.
    I think you will need to follow steps 5 & 6 in your DER example to complete the client PKCS12 keystore (including -storetype pkcs12 argument on the import statement).
    Another way is to simply convert the keystore created in your DER example into a pkcs#12, by using JRE1.6 command:
    keytool importkeystore -srckeystore [jks keystore] -srckeystoretype jks -destkeystore [pkcs12 keystore] -destkeystorestype pkcs12

  • Need to generate automatic mail, when notification creation in IW21

    Hi All,
    when i am creating notification in IW21, i need to generate automatic mail. I know mailing program.
    I searched with following USER EXITS. And i tried with BADI also.
    IWO10026
    IWO10027
    IWOC0001
    IWOC0002
    IWOC0003
    IWOC0004
    But still i didnt get solution for this problem. Can anyone help me.
    Regards
    Lakshaman Dev

    Hi,
    You can use the following BADI.
    NOTIF_EVENT_SAVE.
    This is a filter dependant BADI. Use filter 'Maintain Notification'.
    This BADI will trigger at the time of saving your notification.
    Hope this helps.
    Regards,
    Mrunal.

  • Why do v need 2 generate new smartform from scratch when v have a standard

    hi experts
    why do v need 2 generate new smartform from scratch when v have so many standard smartforms can any one explain in detail the scenario where v have 2 do that
    thanks
    bhanu

    Hello Bhanu,
    Standard smartforms are for standard SAP applications.
    Every client will customise standard SAP to suit their own requirements. So if there is a requirement specific to the cleint, they can ask us to develop a custom Smartform.
    Award points if found useful.
    Regards
    Indrajit.

  • How to add one component when some action take place

    Hi,
    i created a GUI using Netbeans Ide, In that i want add a component when i click some button
    i showed it here see the diagram
    [click here to see|http://www.mediafire.com/imageview.php?quickkey=jtgzjrfenwm]
    my sample code
    public class ProcessFiles1 extends javax.swing.JFrame implements ActionListener,
                                                        PropertyChangeListener{
        private JProgressBar progressBar;
        / Creates new form ProcessFiles1 */*
    *    public ProcessFiles1() {*
    *        initComponents();*
    *    /** This method is called from within the constructor to
    *initialize the form.*
    WARNING: Do NOT modify this code. The content of this method is
    *always regenerated by the Form Editor.*
        @SuppressWarnings("unchecked")
        // <editor-fold defaultstate="collapsed" desc="Generated Code">
        private void initComponents() {====================================>here i am not adding Progress bar
                                                                                                                             to GUI
            jToggleButton1 = new javax.swing.JToggleButton();
            jToggleButton2 = new javax.swing.JToggleButton();
            jComboBox1 = new javax.swing.JComboBox();
            jLabel1 = new javax.swing.JLabel();
            jLabel2 = new javax.swing.JLabel();
            jComboBox2 = new javax.swing.JComboBox();
            jScrollPane1 = new javax.swing.JScrollPane();
            jTextArea1 = new javax.swing.JTextArea();
            setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);
            setTitle("Admin@localhost");
            setIconImage(Toolkit.getDefaultToolkit().getImage("c:\\Logo.PNG"));
            jToggleButton1.setText("Select File");
            jToggleButton1.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    FileChooser(evt);
            jToggleButton2.setText("Run Files");
            jToggleButton2.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    addComp(evt);
            jComboBox1.setModel(new javax.swing.DefaultComboBoxModel(new String[] { "Item 1", "Item 2", "Item 3", "Item 4" }));
            jComboBox1.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    jComboBox1ActionPerformed(evt);
            jLabel1.setText("Success");
            jLabel2.setText("Faild");
            progressBar = new JProgressBar(0, 100);
            progressBar.setValue(0);
            progressBar.setStringPainted(true);
            jComboBox2.setModel(new javax.swing.DefaultComboBoxModel(new String[] { "Item 1", "Item 2", "Item 3", "Item 4" }));
            jTextArea1.setColumns(20);
            jTextArea1.setEditable(false);
            jTextArea1.setRows(5);
            jScrollPane1.setViewportView(jTextArea1);
            javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());=================>from here i am adding components
            getContentPane().setLayout(layout);
            layout.setHorizontalGroup(
                layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                .addGroup(layout.createSequentialGroup()
                    .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                        .addGroup(layout.createSequentialGroup()
                            .addGap(26, 26, 26)
                            .addComponent(jScrollPane1, javax.swing.GroupLayout.PREFERRED_SIZE, 965, javax.swing.GroupLayout.PREFERRED_SIZE))
                        .addGroup(layout.createSequentialGroup()
                            .addContainerGap()
                            .addComponent(jToggleButton1)
                            .addGap(18, 18, 18)
                            .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                                .addComponent(jToggleButton2)
                                .addGroup(layout.createSequentialGroup()
                                    .addComponent(jLabel1)
                                    .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)
                                    .addComponent(jComboBox1, javax.swing.GroupLayout.PREFERRED_SIZE, 155, javax.swing.GroupLayout.PREFERRED_SIZE)
                                    .addGap(32, 32, 32)
                                    .addComponent(jLabel2)
                                    .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                                    .addComponent(jComboBox2, javax.swing.GroupLayout.PREFERRED_SIZE, 151, javax.swing.GroupLayout.PREFERRED_SIZE)))))
                    .addContainerGap(29, Short.MAX_VALUE))
            layout.setVerticalGroup(
                layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                .addGroup(layout.createSequentialGroup()
                    .addContainerGap()
                    .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
                        .addComponent(jToggleButton1)
                        .addComponent(jComboBox1, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
                        .addComponent(jLabel1)
                        .addComponent(jLabel2)
                        .addComponent(jComboBox2, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))
                    .addGap(26, 26, 26)
                    .addComponent(jToggleButton2)
                    .addGap(18, 18, 18)
                    .addComponent(jScrollPane1, javax.swing.GroupLayout.PREFERRED_SIZE, 583, javax.swing.GroupLayout.PREFERRED_SIZE)
                    .addContainerGap(20, Short.MAX_VALUE))
            pack();
        }// </editor-fold>
    private void addComp(java.awt.event.ActionEvent evt)---------------------------------------->when 'runfile' button clicked i am
                                                                                      trying to add progressbar component it is not adding
           layout.addLayoutComponent("Progress", progressBar);
           pack();
         }how can i add progressbar when runfile button clicked
    please any one focus some light on this
    Thanks in advance,
    Nagaraju.
    Edited by: uppala on Dec 18, 2009 11:33 AM

    Well, normally the code would be:
    panel.add( someComponent );
    panel.revalidate();But since you are using the IDE to generate your code you need to learn and understand how to use the GroupLayout and all its constraints to add the component.
    My advice is to get rid of the IDE generate code and create the GUI yourself.

  • RoboHelp HTML v9 - Browse Sequence not appearing when generated

    RoboHelp HTML v9
    New project - eg not converted from previous version
    Added a browse sequence as per the help documentation - I've followed the help documentation however when I get to view result of the generated WebHelp - the browse sequence is not present on the topic pages that were added to the browse sequence.
    I read previous forum postings for RH8 - where reinstalling or repairing the software seemed to assist - however when I access through control panel - add/remove programs the only option in to Remove RH9.
    So I thought I'd ask the question here before uninstalling.
    There was also mention of a dll file that needs to be registered on the viewers pc before the browse sequence would appear and if this is the case due to the possible audience for the publish I would not be able to control that.
    Any help is appriciated, thanks.

    Hi
    Thanks - I guess I was looking for the page icons that visualized the
    sequence for the viewer.
    That being said - the navigation arrows are present in my published file
    however seem to hold no functionality - while on a topic that is within
    the browse sequence clicking the arrows does not move through the
    sequence.
    I was initially looking for onscreen navigation  for a series of topics -
    I though browse sequence would do the trick but I think I will move to
    another method.
    Karen Voycey, BSc
    Learning Solutions Specialist | Human Resources
    10 Wellington St. E. | Toronto, ON | M5E 1L5
    t. 416 366 7600 x 2451|1 800 569 1163 | cell +416 568 2551
    [email protected]
    Proud national insurance sponsor of the AIR MILES® Reward Program. For
    more information go to www.rsagroup.ca.
    RSA is a registered trade name of Royal & Sun Alliance Insurance Company
    of Canada.
    From:   Captiv8r <[email protected]>
    To:     Karen Voycey <[email protected]>
    Date:   13/07/2011 04:52 PM
    Subject:        RoboHelp HTML v9 - Browse Sequence not appearing
    when generated
    Hi there
    Your mention of: "the browse sequence is not present on the topic pages
    that were added to the browse sequence" seems to imply that you are
    expecting to see the sequence directly on those pages. But that usually
    won't happen.
    Perhaps it will help to start by viewing the link below:
    http://www.robowizard.com/RoboWizard/NewProject.htm#MonthlyScry/012006.htm
    Then come back with any questions you may have.
    Cheers... Rick
    http://www.robowizard.com/pc.gif
    Helpful and Handy Links
    http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38
    http://www.gooberguides.com/ProductPages/RoboHelp/RoboHelp82Day.htm
    http://www.ShowMeSolutions.biz
    http://sorcererstone.wordpress.com/
    http://www.gooberguides.com

  • Add on Program to generate AP/AR for STO within a company code

    I want to generate the add on Program to Generate the AP with referance to the Material Document.
    Is it Possible to Create it and Update the G/L Automatically?
    If yes , What are BAPI 'S can we use or Shall we use BDC?
    Please share your ideas and Suggestions.

    Assign plants c, d, e to same company code.
    If you want to create a Stock Transfer Order,
    maintain A as supplying plant. (create vendor master linked to purchase org and company code)
    maintain c, d, e as receiving plants. (create customer masters linked to company code)
    Ignore Plant B (if no changes to stock is happening there).
    Do a 2 step stock transfer, when stock is in transit, after 1st step, you can assume stock is moving thru Plant B.
    Settings For Stock Transport Order Without Delivery:
    Order type UB
    Item category U
    GI: 351
    GR: 101
    Delivery type: Blank
    Settings For Stock Transport Order with Delivery:
    Order type UB
    Item category U
    GI: 641
    GR: 101
    Delivery Type: NL
    If STO not needed, use 303 GI from Plant A and 305 GR in Plant C, D, or E thru MIGO.
    If Plant B should be considered in stock transfer,
    Just do a one or two step transfer from A to B, then from B to C, D or E.

  • How to place item on canvas when generating form?

    Dear All
    I'm using oracle designer 10g.
    I have a template form called"tmplt.fmb"
    The template contains a block named "Bean_block"
    and one bean item
    I need to place the bean item on cg$page_1.
    canvas cg$page_1 is not on my template, It is generated by designer and i want to place the bean on it when generating the form by designer.
    I do not know how?
    Please help

    hi...
    actually my scenario is....
    i have loaded my forms to B1....and accessing those forms using menu events...first time when form is loaded the cursor control is automatically coming on to my first control..
    but when my form is changed to ADD mode or Find Mode...i'm unable to see my cursor position on my control(textBox)...
    what should i do...to focus control on my textbox when form is changed its mode....
    and hwere should i write the logic...
    i tried logic oform.ActiveItem = oform.items.item("7").specific
    in my formload() function and item events also....
    its not working...

  • Error when generating IDoc from MC document - workitem to all the SAP users

    A workflow item with the subject of “Error when generating IDoc from MC document” is sent to all the SAP users' inbox. Is it possible to stop the generation of this work item? If that is not possible, can we limit sending the work item to a specific user/agent instead of all the users in the system?
    It appears that these work item or error message are generated when one of the developers reopen the POs and add line items. Moreover, during that time the procurement team blocked the IDOCs from going out to the vendors when changing and resaving the POs. Therefore, we need stop the generation of error message/work item when the IDOCs generation blocked.

    Please check Rule 70000141which is the default rule for this task. Inside this rule a FM is attcahed which is reading table EDO13 and EDPP1 where agent is retrieved Probably this table entries are not maintained. This Workflow is getting triggered from Message cOntrol I think.
    Please check this link for
    http://help.sap.com/saphelp_47x200/helpdata/en/c5/e4aec8453d11d189430000e829fbbd/frameset.htm
    <b>Reward points if useful and close thread if resolved</b>

  • Error Message when generating PDF in RH8

    Can someone help. I am using RH 8 and I have created a project in HTML. When generating a PDF document, it throws up an error message and does not create a PDF. However I am able to create a Word file.
    Do I need to have an extra license for RoboPDF? Or does it generate automatically. I am getting the message that I do not have permission to access RoboPDF as I need a license. Doesnt it come with RH8?
    regards
    Lina

    I have moved this thread to the Printed Documentation category where it belongs. This will be of more help to anyone else with this problem.
    It might have helped to have details or an image of the error message. (If you do add images, use the camera icon above)
    If you are using RH8, why are you using RoboPDF? That came with earlier versions. RH8 ships with a lite version of Acrobat or a full version if you have the Tech Comm Suite.
    In RH7, that had a problem that could be fixed as described in Item 33 at http://www.grainge.org/pages/authoring/rh7/using_rh7.htm  I guess you could try reregistering that DLL.
    Without the error message it is difficult to tell but I am more inclined to think you have not installed the version of Acrobat that ships with RH8. In Word, if you go to File > Print, do you see RoboPDF and do you see a version of Acrobat? An image of what you see when you go to File > Print in Word might help.
    See www.grainge.org for RoboHelp and Authoring tips

  • [svn] 3570: Fix for SDK-17109 - Incorrect deprecation text when generating ASDoc for a deprecated AS or MXML class .

    Revision: 3570
    Author: [email protected]
    Date: 2008-10-10 10:08:53 -0700 (Fri, 10 Oct 2008)
    Log Message:
    Fix for SDK-17109 - Incorrect deprecation text when generating ASDoc for a deprecated AS or MXML class.
    QA: Yes
    Doc:
    Reviewed By: Paul
    Tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17109
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/DocComment.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelGenerator.java

    shadowlurker wrote:
    It's problem in pam configuration files. You need to create files useradd, userdel, groupadd and groupdel in /etc/pam.d/ directory with following content:
    auth sufficient pam_rootok.so
    auth required pam_unix.so
    account required pam_unix.so
    session required pam_unix.so
    password required pam_permit.so
    You da man! I also had to add grpconv and chage to get filesystem working but all seems well now thanks!
    Doug piston had me try something that I think will help anyone else who has this problem.  Try re-installing pambase and shadow.  It generated back most of any I was missing.
    Last edited by shauder (2012-11-03 00:55:19)

  • Object reference not set to an instance of an object error when generating a schema using flat file schema wizard.

    I have a csv file that I need to generate a schema for. I am trying to generate a schema using flat file schema wizard but I keep getting "Object reference not set to an instance of an object." error when I am clicking on the Next button after
    specifying properties of the child elements on the wizard. At the end I get schema file generated but it contains an empty root record with no child elements.
    I thought may be this is because I didn't have my project checked out from the Visual SourceSafe db first but I tried again with the project checked out and got the same error.
    I also tried creating a brand new project and generating a schema for it but got the same error.
    I am not sure what is causing Null Reference exception to be thrown and there is nothing in the Windows event log that would tell me more about the problem.
    I am using Visual Studio 2008 for my BizTalk development.
    I would appreciate if some has any insides on this issue.

    Hi,
    To test your environment, create a new BizTalk project outside of source control.
    Create a simple csv file on the file system.
    Name,City,State
    Bob,New York,NY
    Use the Flat file schema Wizard to create the flat file schema from your simple csv instance.
    Validate the schema.
    Test the schema using your csv instance.
    This will help you determine if everything is ok with you environment.
    Thanks,
    William

  • Is it possible to add a barcode image generator API on HTMLDB that support

    Hi All,
    Currently we create Barcodes images using a Java solution - open source API called Barbeque.barcode.servlet. Is it possible to add a barcode image generator API on HTMLDB that support multiple formats?
    Our current process:
    All jobs created in our system require a barcode which is then printed onto a cover sheet for each job (refer example). We also currently have individual barcodes printed on a single feed barcode printer for attaching to jobs sheets. We also print A4 sheets of barcodes with the Field Technican id number on that we sent out to them.
    Thanks in advacne
    Manoj

    It certainly is possible to call Java from PL/SQL and so therefore from APEX.
    The process is fairly well documented online and there's a well cited example of calling Apache FOP within these forums.
    You may however need to do a little work to wrap your Java library using static methods in order to do this.
    Regards
    Ben

Maybe you are looking for