Re:How to supress the customised functionaliteis in a copied comp code

Hello Friends,
My client requires a new comp code 3015 which is going to have only some functionalities of the existing comp code 3000.
The functionalities are all customised. After copying the comp code 3000 , how can I supress the customised functionalities which are not required in the comp code 3015.
Also please kindly give me the tips for copying the comp code
Awaiting your response.
Thanks,
Krishna

Hi Michael,
thank you for your advice! This problem is solved...
...but I have another issue. Ive implemented 2 editable fields in my popup. The user should fill that fields with context and that context should be processed in the calling view of my popup.
My question is how to transfer these information from my popup to my calling view or method?
I tried the following...
      lv_context_node ?= m_popup->get_context_node( 'QUICKACT' ).
      IF lv_context_node IS NOT INITIAL.
        lv_text = lv_context_node->get_date( attribute_path = '' ).
      ENDIF.
But it doesnt work! The context node object is always empty/initial.
Thank you!
PS: Another possibility could be that the object / node of the calling view is transferred to the pop-up in order to process it there.
Edited by: Marcus Findeisen on Feb 22, 2011 12:13 PM

Similar Messages

  • How to supress the dialog box in smartforms

    Hi Experts,
    Can any body tell how to supress the dailog box while executing the smarform.
    valid answers will be rewarded.
    Thanks,
    Satish.

    data p_out like ssfcompop.
    Look at smartform function module,there could be option like
    p_out-tdnoprev = 'X'.
    pass p_out to smartform function module

  • How to Maintain the MM Master Data from one company code to other co code

    Hi Experts,
    Can any one pls tell me how to Maintain the MM Master Data from one company code to other co code.
    Presently we created New plants,New Purchase Orgs under different company code.
    1) Material Master data
    2) Vendor MAster data
    3) PIR
    4) Source List
    Is there any standard Transactions...??
    Please reply.
    Brgds,
    KK

    Hi
    Check out the link -
    http://wiki.sdn.sap.com/wiki/display/ABAP/StepstocreateasimpleLSMWusingbatchinput+recording
    lsmw for data migration for  xk01 transaction
    http://www.sap-img.com/general/lsmw-steps-for-data-migration.htm
    Regards
    Anand

  • How to supress the tags in XI

    HI Everyone,
    i have two questions for you.
    1) i have a traget field of type integer and its a non mandatory field,  can i send empty fields for this elements. iam getting a response from target webservice saying that it is not valid value.
    2) How can i supress the tags if they are empty.
    Regards,
    Sita Rama Raju

    Hi ,
    Just check this link
    /people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii
    no. 5
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/877c0d53-0801-0010-3bb0-e38d5ecd352c
    page 14
    Regards
    Sachin
    Message was edited by:
            Sachin Dhingra

  • How to supress the header if there is no detail record in the report

    Hi,
    I am trying to create a report using the TEXT_IO utility in oracle forms. The header part is created in one program unit and detail part is created in another program unit. How can I supress the header if there is no detail part? I came to know that I can use HOST command . How can I use this? Can any one help me in resolving this?
    My report should apppear in the format specified below.
    case number : 1
    Name Address1 Address2 State ZIp
    XXXXX XXXXXXX XXXXXXXx XXXXX XXXxx
    case number: 2
    Name Address1 Address2 State Zip
    YYYYY YYYYYY YYYYYYY YYYYY YYYY
    Edited by: 837462 on Feb 16, 2011 6:12 PM

    Hi
    i think it's a better idea to paste ur code here...
    but logically... i supposed u have 2 function header_function & detail_function e.g. both functions returns either 1 or 0 if there is data then it returns and the contrary if returns 0
    In the calling these functions i e.g. WHEN-BUTTON-PRESSED u need to validate as follow
    DECLARE
    v_header_output  varchar(2);
    v_detail_output  varchar(2);
    BEGIN
    v_header_output :=  header_function ( PARAMETERS ... , ,);
    v_detail_output :=  header_function ( PARAMETERS ... , ,);
    IF  v_detail_output = 0 THEN
    v_header_output := 0;   -- or u can do some works that change the return of the   header_function  to null or 0
    END IF;
    END;Hope it works...
    Regards,
    Abdetu...

  • How to supress the process diagram after workflow executes

    I need to supress the display of process diagram, displayed afer the workflow executes. How to turn this off.
    Thank u

    Put form.setSuppressReports(true); into whatever your output jsp is (e.g. createResults.jsp, taskResults.jsp, etc; generally whatever jsp displays in your URL when the process diagram is displaying).
    See http://forum.java.sun.com/thread.jspa?forumID=764&threadID=5171130 and/or item 14 in http://groups.google.co.in/group/iampearl/msg/d12647374d730ee6 for more info.

  • How to Supress the record having zero value

    Hello All,
    I have the situation where if the value is zero, i shoud supress the record not to show in the output.
    This if for the purely a xmlP desktop report.
    can some one let me know how to achive this.
    Thanks
    Balaji.

    Hi PBV,
    You can add one more condition.
    For columns:
    <?for-each:groupname?>
    <?if:ELEMENT!='0' and ELEMENT!='' ?>
    Col1 col2.....
    <?end if?>
    <?end for-each?>
    Thanks
    Ravi

  • How to supress the error in a column?

    Hi all ,
    I am using FR_studio for creating reports.
    Can any telll me how could I supress the error in a column which will be caused by Division by zero by using conditional formula?
    Thanks

    Hi,
    I think you are mixing two separate things here. the original question was about FR studio
    FR is Financial reporting, which is a reporting tool, separate from Essbase / EAS
    Essbase Report writer is a native reporting utility, by which you can export data from Essbase database. Though, you will not be able to show data in Workspace and in pdf format etc.
    Regarding FR, you can select the grid where the error is coming, In the grid properties, select suppression and give a value or name in the error "text option".
    Let me know if it helps.
    Cheers
    RS

  • How to supress the cell size in Discoverer 4i

    Hi,
    I am trying to supress that cell size is less than 5 by using Discoverer 4i. Could someone tell me if the Discoverer 4i has the function and how to do it?
    Thank you for your time!
    Cat

    smithbrian wrote:
    When I am placing a component on the grid I want to be sure the component is exactly where I place it. In order to do that I would need to know what is the size of the gird and how to change the size of the gird in the JFrame.What grid?? You're assuming that we know much more about your program than we actually do. We actually know zip. Please read this help site which will help you to avoid similar errors in posting questions here. It has helped me in the past: [smart questions|http://www.catb.org/~esr/faqs/smart-questions.html]

  • How To supress the Pop-up during Submit program Call

    Hi,
    I am calling a program from a a function module using Submit Report and return statement. The problem is that the report give a information pop up to show the number of account processed, and i just click the Ok code and it goes, but i want to supress the Popup since that causes problem if i call it in Background. Please provide any solution for this.
    Regards,
    Nikesh
    SAP Global

    Hi,
    Did you try to check in back ground or not. I think the program will execute automatically when we are assign it in back ground mode.
    create back ground job and assign the respective program to it. definitely it will work fine. if you have any problem let me know.
    Ram.

  • How to supress the screen while calling the Fm

    hi all,
    i am using  a FM HRHAP_SHOW_DOUMENT,
    i am passing the ADD_ON_APPLICATION = ALL
    MODE = N
    S_APPRAISAL_ID = my appid(50000081).
    and also start date, end date,T_NEW_APPRAISER,T_NEW_APPRAISEE,
    and when i execute this FM i am getting a new screen,
    but when i call the FM it shud not be displayed,
    is there Fm to supress the screen
    please help me to go ahead.

    Hi rukmani,
    i don't think it is possible to supress the screen by calling any other FM. as all the screens are associated wid the function module. so if u don't want that screen in that case use any other fm for the same purpose.
    regards
    saurabh

  • How to display the file name & status when copying files.

    I write a program to backup/copy data from one directory to other directory, and I'm using File List and Runtime.getRuntime().exec("xcopy "+dir1+"\\"+name+" "+dir2+" /y");
    to copy the files, so it will copy the file one by one, and everytime one file is copied, I want to display the result to the screen, but guess what has happened, the screen just display a blank screen, and wait until all the copying processes finish, then it will display all files that has been copied.
    Appreciate your expertise to check my coding below.
    String[] fileList = fbackupSource.list();
    boolean done=true;
    JTextArea backupText = new JTextArea();
    JScrollPane backupScroll = new JScrollPane(backupText,
    ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS,
    ScrollPaneConstants.HORIZONTAL_SCROLLBAR_NEVER);
    JFrame backupWindow = new JFrame("Backup Data");
    backupWindow.setBounds(320,240,400,330);
    backupWindow.getContentPane().add(backupScroll);          
    backupText.setText("Copy files from "+backupSource.toUpperCase()+" to "+backupDest.toUpperCase()+" : \n\n");
    backupWindow.show();
    for (int i=0; i < fileList.length; i++) {                     
    backupText.append(" ("+ i +")... processing " + fileList);
    done = copyFile(fileList[i],backupSource,backupDest);
    if (done=true) {
    backupText.append(" -> done. \n");
    else {
    backupText.append(" -> fail! \n");
    boolean copyFile(String name, String dir1, String dir2) {
    try {
    java.lang.Process proc =
    Runtime.getRuntime().exec("xcopy "+dir1+"\\"+name+" "+dir2+" /y");
    proc.waitFor();
    return true;
    catch (IOException e) {
    return false;
    catch (InterruptedException e) {
    return false;

    Oops, sorry, I should have written "Process.getInputStream()". Here's an example from:
    http://javafaq.nu/tips/opsys/index.shtml
    ==============
    How can I pass a string to the command line(DOS) ? Also i want to capture the output given by the command line in a string.
    Answer: Try this out:
    // works for DOS
    String cmds[] = new String[2];
    cmds[0] = "dir"; // replace with "ls" on UNIX
    cmds[1] = "c:"; // replace with "/" on UNIX
    // execute the command
    Process pro = Runtime.getRuntime().exec(cmds);
    // wait until it's done executing
    pro.waitFor();
    // what did the process output from the Input pipe back to
    // this process (okay, who named this stuff)?
    InputStream out = pro.getInputStream();
    // output it (really slowly)
    int i;
    while ((i = out.read()) != -1) System.out.println((char) i);==============
    Although I don't think this example will do exactly what you want... you might have to delete the waitFor() call and just check to see when there's nothing else to read from the InputStream. It's a start, though, and the web page has a lot of similar examples of this sort of thing.
    Yours,
    Tom

  • How to get the page request parameters in Command Button code

    Hi everyone,
    I am new to JSF and working on some Command Buttons. I put my java code via Edit Event, it works fine. But I don't know how to get some parameters from HttpServletRequest.
    Can anyone give some guidance? It would be much appreciated.
    Mike

    Thanks a lot for your tip. Unfortunately I could not open the link you provided due to some network issue.
    Yes, I intend to get some parameters from URL. I did try to put your code and get the parameters predefined in the URL, however I got the null returned. By the way, I put the following code in the page source part and it works. Just don't know how to get the value being passed to the command button event code.
    <%
    String userID = request.getParameter("u");
    System.out.println("this is from head - the userID is :: " + userID);
    %>
    Thanks again and hope you could give me further advice.

  • HOW to include the needed libraries to be copied into the self-cotained app

    I'm using: Netbeans 7.2, JavaFX 2.2, JDK 7u7. First, I believe the instructions posted at http://docs.oracle.com/javafx/2/deployment/self-contained-packaging.htm#A1349508 are off (when dealing with NetBeans, at least), as the resulting bundle copies the dependent libraries (3rd party) to the root where the main .jar file is placed, but the MANIFEST gets JavaFX-Class-Path with the lib/ prefix.
    This is what I have added to build.xml in the project's folder:
       <target name="-post-jfx-deploy">
            <fx:deploy verbose="true" nativeBundles="image" outdir="${basedir}/${dist.dir}" outfile="${application.title}">
                <fx:application name="${application.title}" mainClass="${javafx.main.class}"/>
                <fx:resources>
                    <fx:fileset dir="${basedir}/${dist.dir}" includes="*.jar"/>
                    <fx:fileset dir="${basedir}/${dist.dir}/lib" includes="*.jar"/>
                </fx:resources>
                <fx:info title="${application.title}" vendor="${application.vendor}"/>
            </fx:deploy>
        </target>This is the tree structure of the dist folder after Clean and Build Project has been triggered by NetBeans:
    │   JFXA.html
    │   JFXA.jar
    │   JFXA.jnlp

    ├───lib
    │       log4j-1.2.16.jar

    └───web-files
            dtjava.js
            error.png
            get_java.png
            get_javafx.png
            javafx-chrome.png
            javafx-loading-100x100.gif
            javafx-loading-25x25.gif
            upgrade_java.png
            upgrade_javafx.pngAnd this is the structure of the created bundle (conents of the JRE runtime omitted):
    └───JFXA
        │   JFXA.exe
        │   JFXA.ico
        │
        ├───app
        │       JFXA.jar
        │       log4j-1.2.16.jar
        │       package.cfg
        │
        └───runtime
            └───jreProblem is, when I run the application (the *.exe* inside the bundle) it tries to run the main *.jar*, but fails due to the inability to locate compile-time libraries. Apparently, this behavior is due to the MANIFEST of the *.jar* being linked to the folder named lib (defaults), but the build script copies the libraries to the output dir where the actual *.jar* resides (dist). How can I fix this? Thanks.
    I think I have ran into the same problem as here: javafxpacker - include libs
    Edit*:
    Upon .jar extraction and further inspection of the MANIFEST file, I see this:
    JavaFX-Class-Path: lib/log4j-1.2.16.jar
    Currently, as mentioned above, the libraries end up in the root folder where the main .jar resides, due to:
    *<fx:fileset dir="${basedir}/${dist.dir}/lib" includes="*.jar"/>*
    So, my question is, what do I need to change in order to get the dependent libraries to be copied into the correct path (with lib prefix), when building a bundle? The *<fx:fileset>* does not seem to support anu attribute that would specify the output path structure..

    Use
                 <fx:resources>
                    <fx:fileset dir="${basedir}/${dist.dir}" includes="*.jar"/>
                    <fx:fileset dir="${basedir}/${dist.dir}" includes="lib/*.jar"/>
                </fx:resources>or simply
          <fx:fileset dir="${basedir}/${dist.dir}" includes="**/*.jar"/>Filed http://javafx-jira.kenai.com/browse/RT-24757 to update the docs.
    Edited by: igor on Sep 5, 2012 2:23 PM

  • How to get the right format if I copy data off another source....

    IWorks '08
    I have a data source that I want to copy to Numbers and it posts it all in the first row, when I paste it. (Excel will automatically format it correctly). I've tried a number of different things and can't figure out how to get the data to post across the page. Can Numbers even do this?

    Welcome to Apple Discussions
    Could you possibly have the insertion cursor blinking in the cell rather than just having a cell selected?
    If the cursor is blinking in the cell, Numbers "thinks" you want to paste all of the content in that one cell. By just selecting the cell, the data will be separated if Numbers "sees" the separations. This used to be a problem, particularly with data copied from a web page in Safari, but is mostly fixed in Numbers '09.

Maybe you are looking for