How to add own selection version in LDB selection

Friends,
I'm using the logical database KDF. Is it possibe to add  selection version in the KDF?? I tried to edit the selection of KDF but system asks for developer key.
Please suggets a way.
Many Thanks,
Albert.

Hi,
you can use the following statements to extend the selection screen:
·        Use the PARAMETERSstatement and its additions to add input fields for single values. You could use these, for example, to control the flow of the program. In the selection include, you must use the addition FOR NODE or FOR TABLE in the PARAMETERS statement. You can use NODE for all node types. You can only use TABLE for nodes with type T. When the selection screen is generated, the system only generates fields for the nodes declared in the executable program in the NODES or TABLES statement, or those requested by the function module LDB_PROCESS.
·        Use the SELECTION-SCREENstatement to format the selection screen.
· The statement
SELECTION-SCREEN DYNAMIC SELECTIONS FOR NODE|TABLE node.
allows you to define further nodes for dynamic selections. If the node has type T, you can use TABLE instead of NODE. The user can then decide at runtime the components of the node for which he or she wants to enter selections. Dynamic selections require special handling in the database program.
· The statement
SELECTION-SCREEN FIELD SELECTION FOR NODE|TABLE node>.
allows you to define further nodes for field selections. If the node has type T, you can use TABLE instead of NODE. In an executable program, you can use a field list in the GET statement to specify which fields of the node of the logical database should be read. In the function module LDB_PROCESS, the parameter FIELD_SELECTION must be passed accordingly. Dynamic selections require special handling in the database program.
· The statements
SELECTION-SCREEN BEGIN OF VERSION dynnr
  SELECTION-SCREEN EXCLUDE f.
SELECTION-SCREEN BEGIN OF VERSION dynnr.
allow you to create different versions of the selection screen with screen number dynnr less than 1000. You can hide the input fields of selection criteria or parameters as specified in f. This allows an executable program to work with an appropriate selection screen version.
See the below SAP link....
http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9c2e35c111d1829f0000e829fbfe/content.htm
Regardds
Sudheer

Similar Messages

  • QUESTION: HOW TO ADD OWN SUBJECT IN CCMS

    Hi, All
    QUESTION: HOW TO ADD OWN SUBJECT IN CCMS
    In NW2004s SP20, kernal 4.6C WebAs 620
    I add paramater in RZ21, Method: CCMS_OnAlert_Eamil , Paramater: SUBJECT_ALERT value CCMS Alert from XDV
    But nothing changed when I received e mail it same look like CCMS alerts XDV 20080528 104346
    How can I do that please advicse
    Thanks

    HI,
    Refer
    Blog to implement the email notification:
    /people/federico.babelis2/blog/2006/05/03/solution-manager-cen-and-alerting-configuration-guide-for-dummies
    http://help.sap.com/saphelp_nw04/helpdata/en/ce/c193d07a7343ff9a81db1bdc97b2f7/frameset.htm
    Monitoring with Solution Manager
    http://help.sap.com/saphelp_nw04/helpdata/en/1a/40f83ee0e66856e10000000a114084/frameset.htm
    Configuring the Alert monitoring of Solution Manager 4.0
    Thanks
    Swarup
    Edited by: Swarup Sawant on May 30, 2008 8:07 PM

  • How to add new product version in Mopz?

    Hi,
    Can anyone guide me how to add a new product version in maintenance optimizer?
    I am going to get the stack file of Netweaver gateway 7.4, but without the product version, I could not proceed.
    Thanks in advanced.

    Dear Friend,
    1.    Maintain Solution Manager information in the system’s SLD data supplier. In case of ABAP system using tcode RZ70 and incase of Java system using the Visual Administrator/NWA(for NW 7.3 onwards)àSLD data Supplier.
    2.    Once the data supplier jobs gets executed you system will appear under SMSY under Server, Database and (Technical System in case of Java systems).
    The ‘Data Source’ should be LMDB.Note: Please don’t changes to the system in SMSY
    3)Execute transaction code ‘LMDB’ in your solution manager system.Select Technical system(Give Application server ABAP and SID of the Server)
    4)Click on Edit and select Software
    Click ‘Add’ and it will show Product Version screen  and  search for your installed product.
    5)Select your relevant usage types and once done choose ‘Close’ and save the data.
    6)Assignment of Product System :
    Click ‘Assign to Product System’
    Now Product system does not exist, hence we have to create one. Choose ‘Create’ and confirm
    7)After that complete Landscape Verification check..it should be green.
    8)Go to Solman_setup and complete Managed system configuration.
    after that Create Maintainence transaction and generate stack file.
    Before doing all activities make sure that ST-PI and ST-A/PI Patched should be applied in Managed server(NW 7.4) and run rtcctoll.
    Regards
    Maruthi V

  • How to add a selection criterion to a SQ01 query based on logical database SDF?

    Hi,
    How should I add a selection criterion to a SQ01 query based on the logical database SDF? Is it possible through additional code? How to make use of the custom selection fields? I need a selection criterion based on BKPF-CPUDT (creation date).
    Thanks.

    Hi John,
    Please check the given below link in addtion to Atul post.
    http://scn.sap.com/community/erp/sd/blog/2012/04/16/query-report-tips-part-2--mandatory-selection-field
    Thanks,
    Senthil Maruthappan.

  • How to add new Java version to Java Preferences?

    Greetings,
    I know Java 7 is not officially supported, but I know it works.
    I built 1.70.jre and put it in /Library/Java/JavaVirtualMachines, but I do not know how to add to  Java Preferences.
    Does anyone know where the list of Java versions is stored and how to add a version to it?
    Thanks

    Fixing the permissions did not fix it.
    I think there  to be a record somewhere of what version are where. That is probably set if you use am installer which I do not have. I only have the file I copied there.
    I found out that typing this in Terminal...
    export JAVA_HOME=/Library/Java/1.7.jre/Contents/Home
    ...temporarily sets that version to the one being used, but it is only for that Terminal session, and it still does not show in Java Preferences.
    I need to know how to get it into Java Preferences. It might be some command I don't know.

  • Project Server 2010:- How to add Own Workspace filter in workspace web part like project server 2007

    Hi All,
    I am using project server 2010.
    Can some one advise me how can I add Own Workspace filter option in workspace web part like project server 2007 which is showing all projects name page by page. There no filter option available. I am not sure if there is any out of box feature. 
    Thanks in Advance..

    Nitin,
    PS2010 shows by default the workspaces you have permissions to. Unfortunately, there is no more filtering options available.
    The only solutions are to write a custom webpart, or develop your own SSRS Report, which you can customize the way you want.
    Refer to Paul's excellent blog post on this topic here:
    http://pwmather.wordpress.com/2011/08/05/custom-projectserver-project-site-workspace-view-in-pwa-ps2010-ps2007-epm-msproject-ssrs/
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:

  • How to add own customized transaction in SPRO (IMG Menu Path)

    Dear All,
    I have a requirement of adding new customized transaction in IMG menu path. Can you please help me out how to do that?
    Best wishes,
    Atanu

    Hi
    Can you try this way:
    You need to modify the structure ( node ) that you want to modify using transaction SIMGH. First you need to go to transaction SIMGH.
    In the IMG structure just press f4 -> you need to give the title of the structure that needs to be edited. f8. Then you can modify the structure -> insert node.
    You need to give the node text.
    After creating the node, click on the node and select insert activity.
    In the ID field give an entry, Give the description in 'name'.
    Please check this link on how to add a node in IMG.
    http://help.sap.com/saphelp_sm32/helpdata/en/9a/b7b2375ca97f68e10000009b38f8cf/content.htm
    Regards,
    Sreeram

  • How to create own Selection Parameter for ME2M list

    Dear Sir,
    We use ME2m tcode for getting list related to Purchase Order . We have been told that we can create our own "SELECTION PARAMETER" for ths report . Kindly guide us as what steps need to be done for this pl .
    With Thanks and Regards
    Sonia Mittal

    you can also set a variant for the existing / default ME2M screen
    fill all the required entries then click on GOTO >>Variants >Save as Variant
    next time when you run T code ME2M, you can select the variant and run the t code
    hope this will help you

  • How to add: ?xml version="1.0"?

    Hi there,
    Just a simple question: How to I add the processing instruction to the top of my xml file
    using the xmldom?
    Here is my PL/SQL code for the package body so far and it compiles and works fine.
    ======================================================================================
    create or replace package body cardsXml is
    procedure generate_xml_order(p_Order_No in NUMBER)
    is
    begin
    DECLARE
    doc xmldom.DOMDocument;
    main_node xmldom.DOMNode;
    root_node xmldom.DOMNode;
    user_node xmldom.DOMNode;
    item_node xmldom.DOMNode;
    root_elmt xmldom.DOMElement;
    item_elmt xmldom.DOMElement;
    item_text xmldom.DOMText;
    CURSOR get_fingers(v_Order_Num NUMBER) IS
    SELECT length(RF.Minutia) Sze, RF.Finger_Cde, RF.Quality_Val
    FROM sbs.Recipient_Finger RF
    , sbs.Recipient R
    , sbs.recipient_card RC
    WHERE RC.order_no = v_Order_Num
    AND RF.pin = R.pin
    AND R.pin = RC.pin;
    BEGIN
    doc := xmldom.newDOMDocument;
    main_node := xmldom.makeNode(doc);
    root_elmt := xmldom.createElement(
    doc
    , 'FINGERS'
    root_node := xmldom.appendChild(
    main_node
    , xmldom.makeNode(root_elmt)
    FOR get_fingers_rec IN get_fingers(p_Order_No) LOOP
    item_elmt := xmldom.createElement(
    doc
    , 'FINGER'
    user_node := xmldom.appendChild(
    root_node
    , xmldom.makeNode(item_elmt)
    -- Create user element: Size
    item_elmt := xmldom.createElement(
    doc
    , 'SIZE'
    item_node := xmldom.appendChild(
    user_node
    , xmldom.makeNode(item_elmt)
    item_text := xmldom.createTextNode(
    doc
    , get_fingers_rec.Sze
    item_node := xmldom.appendChild(
    item_node
    , xmldom.makeNode(item_text)
    -- Create user element: FINGER_CDE
    item_elmt := xmldom.createElement(
    doc
    , 'FINGER_CODE'
    item_node := xmldom.appendChild(
    user_node
    , xmldom.makeNode(item_elmt)
    item_text := xmldom.createTextNode(
    doc
    , get_fingers_rec.finger_cde
    item_node := xmldom.appendChild(
    item_node
    , xmldom.makeNode(item_text)
    -- Create user element: QUALITY_VALUE
    item_elmt := xmldom.createElement(
    doc
    , 'QUALITY_VALUE'
    item_node := xmldom.appendChild(
    user_node
    , xmldom.makeNode(item_elmt)
    item_text := xmldom.createTextNode(
    doc
    , get_fingers_rec.quality_val
    item_node := xmldom.appendChild(
    item_node
    , xmldom.makeNode(item_text)
    END LOOP;
    xmldom.writeToFile(
    doc
    , '/ec_' || p_Order_No || '.xml'
    xmldom.freeDocument(doc);
    END;
    end generate_xml_order;
    end cardsXml;
    =======================================================================
    Thanks,
    Francois

    Using theDOM seems like a difficult way to create XML from a table.
    There are easier ways, e.g.
    declare
    theXML clob;
    query varchar2(100);
    id pls_integer := 3;
    begin
    query :='select run_id, tc_run_id,outcome_id, status from utr_outcome';
    theXML := xmlgen.getXML(query);
    printclobout(theXML);
    end;
    will produce
    <?xml version = '1.0'?>
    <ROWSET>
    <ROW num="1">
    <RUN_ID>1</RUN_ID>
    <TC_RUN_ID>1</TC_RUN_ID>
    <OUTCOME_ID>-1</OUTCOME_ID>
    <STATUS>FAILURE</STATUS>
    </ROW>
    <ROW num="2">
    <RUN_ID>1</RUN_ID>
    <TC_RUN_ID>2</TC_RUN_ID>
    <OUTCOME_ID>-2</OUTCOME_ID>
    <STATUS>FAILURE</STATUS>
    </ROW>
    ... etc.
    If your query is more complicated, you can use inline cursors (performance problems if query run on client).
    I recommend Steve Meunchs book, 'Building Oracle XML Applications'. Chapter 10 which covers 'automatic XML generation with DBXML' looks suitable.

  • How to add "Cost Plan Version" and "Planned Cost" into CNE5 report?

    Hi,
    I would like to display Cost Plan Version(VERSN) and Planned Cost in the CNE5 report.
    How to retrieve Planned Cost that based on the Cost Plan Version ?
    Appreciate helps. Thanks.
    Regards,
    See Mun

    Plan versions:   A plan version is created in accounting and stores different cost plans for a project, such as an "optimistic" and a "pessimistic" plan.
    Now coming to plan version 0 is verson where actaul cost is updated in your organisation.
    Plan version 1 is used for the planning...
    How to see the  same in CJE5 is suggested by Virendra..
    However there is no filed name planned cost  in report but the name of the filed is Proj.cost sched.000
    with which you can achieve your result.
    path is run txn CJE5>give your Project no.> F8> in new screen> F5-->in new Window scroll down in the  right side for the Proj.cost sched.000 filed > with select take the same to left side>Enter--> values will displyed for this field in your report.
    similarly you can use the other fields as well... take help of F4, to know the meaning of fileds.
    Regards
    Nitin
    Edited by: Nitin  Patoliya on Jan 17, 2009 11:18 AM

  • How to add only selected music to my iPhone not sync the whole iTunes library

    Hi everyone,
    I have a MacBook Pro and an iPhone 4. I have some music on my iPhone, and quite a bit on iTunes on the MacBook. I want to transfer selected tracks from the MacBook, but when I click on 'Rushenette's iPhone' and select 'Music', I have the option to Sync but get a message saying everything on my iPhone will be overwritten with the contents of my iTunes library.
    How do I keep the iPhone contents the same, but add a few tracks from the MacBook?
    Thanks in advance

    Thanks ckuan,
    But... I bought the tracks on the phone via iTunes, then later transferred purchases back to the MacBook. All my music is in iTunes already. The MacBook has the complete set, the phone has a subset.
    Now I have some more stuff on the MacBook (in ITunes) that I want to put on the phone, but I don't want to fill my phone with the entire music library, just add a few tracks.

  • How to add dynamic selection in LDB_PROCESS

    Hi All,
    We are calling LDB_PROCESS from our report. and we are sending callback events and selections and we are calling LDB KDF.
    We enabled housebank (HBKID) in Dynamic Selection of the LDB. Could you please help us how we can send value of field HBKID (House Bank) from LDB_Process to narrow down the selection process.
    Thanks and best regards,
    Niteeshrai

    And the setClientAttributes() takes Set object, so i added ClientAttributeTag and then set it in HashSet. Is this the way to do it ??
    and how can i set string value in ClientAttributeTag.setValue() ??
    Please help.
    Sudeep

  • MM41/MM42/(MM43) - Sales view: How to add own input validation for CALP-END

    Hello.
    I am looking for an easy way, if any to create an own input validation for a certain field in the article master on the sales view tab. In addition to any standard input validation I would a like to add an own validation (for CALP-ENDPR) depending on the input.
    How can that be achieved in the easiest and proper manner - in general and for the specific case?
    There are no screen exits etc. here, if I am correct.
    Any ideas?
    Thanks.
    C.N.

    Hi,
    Please refer the below link.
    This is for MM01. I understand that you are into Retail system. Hope the same processing logic can be done in your scenario also.
    saptechnical(dot)com(slash)Tutorials(slash)ExitsBADIs(slash)MM(slash)MM01(dot)htm
    Replace the bracket words with the correct symbols.
    With Regards,
    Sumodh.P

  • SSL cert - how to add own?

    Hello. How i can add my own SSL certificate to windows phone 8? I'm using proxy for testing apps, and without my own certificate i can not connect to internet. 
    a

    Hi onmouse,
    Welcome to the forum!
    I have found this link that can give you information about it:
    http://download.microsoft.com/download/D/B/2/DB2D539D-7F4D-46BC-944B-A69EDA43D975/Windows%20Phone%20...
    Hope this helps! 

  • How to add own Listener?

    Hi!
    The problem is that I have inherited the class MyTrayIcon from TrayIcon with implementing of MouseListener interface to handle mouse double click. But TrayIcon doesn't have method 'addMouseListener' as MyTrayIcon doesn't. So, how can I add listener is this case?

    How about looping through the array of listeners and
    removing it if it's an instance of ListListener?
    if (eventListeners[index] instanceof ListListener)
    removeMouseListener(eventListeners[index]);I thought of that, but as I said i my post, eventListeners[] is protected.
    How about writing your own ListListener in the
    appropriate package which does precisely nothing, and
    making sure it goes in the CLASSPATH before the
    package you're supposed to use?Nice idea, but unfortunately, when I submit the assignment I have no way of making sure that it does go into the classpath before the package.
    Thanks for your help, but I think I'll have to stick with the workaround.
    It's not too hard:  public static void setListData(DefaultListModel model, Object data[])
        model.clear();
        for (int i = 0; i < data.length; i++)
          model.addElement(data);

Maybe you are looking for

  • Video out from MacBook Pro to HDTV - no solution?

    I've had this problem for over a year now and nobody has been able to help me solve it, not even the Apple guys. I need to get the video out from my MacBook Pro (Mini DisplayPort) to my HDTV which is an older model which only has Y/Pb/Pr analogue vid

  • Screen brightness resets after every start up

    Hi all, haven't been here in about a year. My imac's brightness has been resetting to the darkest point every time I shut down then subsequently start up (next day, whenever). I always had it set at it's highest point, which is what I preffered, and

  • Triggering Outbound proxy through Output type

    I am sending sales order Acknowledgement to a file sytem from SAP. For this I am using a outbound proxy. I have a output type say ZCCS created in SAP . My question is how will the outbound proxy will get triggerred. what should be the medium type(Pri

  • Safari keeps blanking out and phone returns to the desktop

    hello...this problem just started over the weekend... i keep losing my safari...it just blanks out and goes back to the desktop. i have to tap safari again, and the website reloads... it happens most when i'm scrolling/flicking up or down on the page

  • STR to STO conversion fine with ME59 but not ME59n ????

    Hi Guys, We are planning on moving to ME59n for PR to PO conversion. When I try to convert STR to STO with ME59n  it is giving me the error message ; - Item category U not allowed with document type - Doc. type UB should be used for suppl. site DC06