Get node command

I am getting following compile error on the "GET ZSFLIGHT" command line in my program.
error ->       ZSFLIGHT is not defined for the current logical  database.
I went to SE36 and created a structure with the name ZSFLIGHT in which both the root node and the database table were defined as ZSFLIGHT. I have also created a transparent table with the name ZSFLIGHT in which there are two records.
What am I missing. What more needs to be done to make the error go away.
Thanks in advance.
Pankaj

Follow the steps to use the LDB in your program.
Create LDB
Define the hiereachy correctly
Assing the LDB name in your program attributes
Kesav

Similar Messages

  • When to use GET LATE command in LDB

    Hi,
    Can anyone tell me the the use of GET LATE command in logical database,
    when to use this..
    example will be more helpful.
    Regards,
    Mrunal

    Hi Frd
            If you want to perform calculations or other operations which are not associated with certain additional fields, you can formulate ABAP code for the GET and GET LATE events of a logical database table when creating an InfoSet. The code for GET events is particularly important if you have defined parameters or selection criteria for the InfoSet. It is here that you must define the code to check whether a table line is to be evaluated or not.
    Example
    REPORT demo_program_get_late.
    NODES: spfli, sflight, sbook.
    DATA weight TYPE i VALUE 0.
    START-OF-SELECTION.
      WRITE 'Test Program for GET node LATE'.
    GET spfli.
      SKIP.
      WRITE: / 'Carrid:', spfli-carrid,
               'Connid:', spfli-connid,
             / 'From:  ', spfli-cityfrom,
               'To:    ', spfli-cityto.
      ULINE.
    GET sflight.
      SKIP.
      WRITE: / 'Date:', sflight-fldate.
    GET sbook.
      weight = weight + sbook-luggweight.
    GET sflight LATE.
      WRITE: / 'Total luggage weight =', weight.
      ULINE.
      weight = 0.
    Reward Me Point
    By
    Pari

  • How to get ALL command line parameters

    Hi,
    Is there possibility to get all command line parameters which
    Flex builder invokes when I press RUN button ?
    I am asking because I want to create mxmlc ant task with the
    same parameters as Flex builder.
    I wrote something like that below but I have a problem with
    invoking remote function, it seems that poduced SWF inf flex
    builder an my script (below) arent the same - and mayby have some
    security differences.
    Any Ideas how to get all compiler argumets from flex builder
    quote:
    <mxmlc
    file="${flex.src}\main.mxml"
    output="${flex.output}\main.swf"
    services="${path.tomcat.root.WEB}/flex/services-config.xml"
    context-root="${path.tomcat.root}"
    use-network="true"
    keep-generated-actionscript="false"
    debug="false"
    locale="en_US"
    incremental="true"
    >
    <!--load-externs="${LOADEXTERNS}"
    link-report="link-report.xml" -->
    <load-config
    filename="${FLEX_HOME}\frameworks\flex-config.xml"/>
    <source-path path-element="${FLEX_HOME}\frameworks"/>
    <compiler.source-path path-element="${flex.src}"/>
    <compiler.library-path dir="${FLEX_HOME}\frameworks"
    append="true">
    <include name="libs" />
    <include name="../bundles/{locale}" />
    </compiler.library-path>
    </mxmlc>

    Hi,
    Try -dump-config compiler argument, which will write all the
    currently set configuration values. Please find more details at the
    URL below.
    http://www.quilix.com/node/9
    Hope this helps.

  • For some reason I cannot download and install the latest version of iTunes. 11.0.2. Could you help please? Each time I try, I get a command box saying 'The feature you are trying to download is on a network resource that is unavailable. Click Ok to try ag

    For some reason I cannot download and install the latest version of iTunes. 11.0.2. Could you help please? Each time I try, I get a command box saying 'The feature you are trying to download is on a network resource that is unavailable. Click Ok to try again or enter an alternate path to a folder containing the installation package iTunes.ms in the box below.
    Please help!
    Many thanks in advance
    Ben Bentley
    West Midlands
    UK

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • How to get nodes and its attributes of an XML file usiong DOM parsing?

    how to get nodes and its attributes of an XML file usiong DOM parsing?
    i am new to XML parsing.......
    Thanking you........

    import org.w3c.dom.Document;
    import org.w3c.dom.*;
    import javax.xml.parsers.DocumentBuilderFactory;
    import javax.xml.parsers.DocumentBuilder;
    import org.xml.sax.SAXException;
    import org.xml.sax.SAXParseException;      ...
    //Setup the document
    DocumentBuilderFactory docBuilderFactory = DocumentBuilderFactory.newInstance();
         DocumentBuilder docBuilder = docBuilderFactory.newDocumentBuilder();
         Document doc = docBuilder.parse (new File("MY_XML_FILE.xml"));
    //get elemets by name
         String elementValue = doc.getElementsByTagName("MY_ELEMENT").item(0).getTextContent();
    //This method can return multiple nodes, in this instance I get item(0) , first nodeRead the api for other methods of getting data.

  • GET Node in logical database to be executed on a condition

    Dear Friends,
    I have used GET NODE (get pernr) to extract data from HR LDB- PNP.
    Using HR Report Category I have customized selection screen so that user cannot enter employee number (so that he can only see his payslip only) but can select just the period.
    So in the calling program I want "GET pernr" to execute only when pernr = sy-uname. How can I do it???
    Thanks,
    Amit

    Hi ,
    After the Get event ,put a check statement on node data like
    Get Pernr.
    Check pernr-pernr = sy-uname.

  • Whenever I close down Photoshop CS5 I get the message: "Could not save Preferences because the file is locked or you do not have the necessary access privileges. Use the get info command in Finder to unlock the file or change permission on the file or enc

    Whenever I close down Photoshop CS5 I get the message: "Could not save Preferences because the file is locked or you do not have the necessary access privileges. Use the get info command in Finder to unlock the file or change permission on the file or enclosing folders." What on earth does it mean? How can I stop this message from appearing?

    See here:
    I cannot save recent images.

  • Cannot open iPhoto. I get this command, " you can't open your current photo library using this version of iPhoto.

    I tried downloading iPhoto library manager as suggested by a pervious post, but even with Safari and Firefox it will not download.  The dmg image disappears before I can click on it and I get a command that says "it does not work with this architecture". I'm using a G-5 Power PC Mac running OS 10.5.8.  Any other suggestions? Thanks!

    Likely that is for IntelMacs only.
    If the iPhoto Library was ever "touched" by a later version of iPhoto, then you get the can't open message.
    Create a new photo library
                               Quit iPhoto.                       
                               Hold down the Option key as you open iPhoto.                       
                               In the window that appears, click Create New.                       
                               Type a name and choose a location to store the new photo library.                       
                               Click Save.                           The iPhoto Source list shows your new, empty photo library. Any photos you import are added to this library.                                                      You can switch to another library you’ve created at any time.                       
    http://support.apple.com/kb/PH15263

  • Could not save Preferences because the file is locked, you do not have necessary access permissions, or another program is using the file. Use the 'Get Info' command in the Finder to ensure the file is unlocked and you have permission to access the file.

    I have this massage every time close ps cc
    Could not save Preferences because the file is locked, you do not have necessary access permissions, or another program is using the file. Use the ‘Get Info’ command in the Finder to ensure the file is unlocked and you have permission to access the file. If the problem persists, save the document to a different file or duplicate it in the Finder.

    You may get better help in Photoshop General Discussion
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll
    If FINDER means Mac, read below (and try to give more information when asking a question)
    Mac 10.9.3 workaround https://forums.adobe.com/thread/1489922
    Enable Mac Root User https://forums.adobe.com/thread/1156604
    -more Root User http://forums.adobe.com/thread/879931
    -and more root user http://forums.adobe.com/thread/940869?tstart=0

  • To run iTunes in 64-bit mooose the "Get Info" command in the File menu, and uncheck the "Open in 32-bit mode" checkbox in the iTunes Info window. but i doesn't have the tick thing plus i redownloaded it a

    To run iTunes in 64-bit mode, select the iTunes application in the Finder, choose the “Get Info” command in the File menu, and uncheck the “Open in 32-bit mode” checkbox in the iTunes Info window. but i doesn't have the tick thing plus i redownloaded it again and same message comes up

    Have you disclosed the "General" brick in the "Info" panel? Click the disclosure triangle to the left of "General":
    What is your iTunes version and MacOS X version?
    -- Léónie

  • How to get the command button component id  in bean class?

    Hi All,
    I'm using adf 11g.
    I'm having three command button , which have some similar code to use on fire of these buttons.
    if it possible to catch the component id in bean , i can use the code with little parameter passing .

    Hi,
    You can get the command button from the actionEvent (if you are writing a generic actionListener) and from it, you can get the Text of the command button. Using which, you can process accordingly.
    If the text also same, then set some client attribute for the command button (check out [url http://docs.oracle.com/cd/E21764_01/apirefs.1111/e12419/tagdoc/af_clientAttribute.html]af:clientAttribute), and from the actionListener, get the client attribute using getClientAttribute method and process accordingly.
    -Arun

  • Didnt get the command back after startWebLogic.sh

    Hello,
    after i start weblogic server i dont get the command back.
    It looks like below. And if i close my terminal the server will shutdown. Is this normal ??
    Thanks for ur help .
    FUSION mode detected, skipping all update logic
    CSSSystemFactory: creation FusionSystem
    Calling FusionSystem.getInstance
    FusionProvider BIPlatformProvider security version 2
    FUSION mode detected, skipping all update logic
    CSSSystemFactory: creation FusionSystem
    Calling FusionSystem.getInstance
    FusionProvider BIPlatformProvider security version 2
    Mode: Fusion read from Registry
    HRContextListener::contextInitialized
    CSSSystemFactory: creation FusionSystem
    Calling FusionSystem.getInstance
    FusionProvider BIPlatformProvider security version 2
    <Nov 5, 2013 11:10:56 AM CET> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Nov 5, 2013 11:10:56 AM CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Nov 5, 2013 11:10:56 AM CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Nov 5, 2013 11:10:56 AM CET> <Warning> <Server> <BEA-002611> <Hostname "localhost", maps to multiple IP addresses: 127.0.0.1, 0:0:0:0:0:0:0:1>
    <Nov 5, 2013 11:10:56 AM CET> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on 127.0.0.2:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Nov 5, 2013 11:10:56 AM CET> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 10.215.205.5:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Nov 5, 2013 11:10:56 AM CET> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on fe80:0:0:0:250:56ff:fea4:5472:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Nov 5, 2013 11:10:56 AM CET> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on 0:0:0:0:0:0:0:1:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Nov 5, 2013 11:10:56 AM CET> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Nov 5, 2013 11:10:56 AM CET> <Notice> <WebLogicServer> <BEA-000329> <Started WebLogic Admin Server "AdminServer" for domain "bifoundation_domain" running in Production Mode>
    <Nov 5, 2013 11:10:57 AM CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Nov 5, 2013 11:10:57 AM CET> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>

    Hi,
    Yes this is normal.
    when you start the service it will end with running mode only..
    If you close the command automaticaly it will shutdown the services all.
    http://mkashu.blogspot.com
    regards,
    VG

  • Get Node Key Multiple Items Selected  from ALV tree

    Hello Experts,
    I'm having a problem in getting Node keys for the items displayed as ALV tree.
    I'm able to get Node key, when only ONE record (Item) is selected.
    But, when I select multiple items under a Single node am not able to read(get) the node keys for all the selected items.
    I'm using the classCL_GUI_ALV_TREE.
    I have tried using the method GET_CHECKED_ITEMS, but not getting the keys.
    method GET_SELECTED_ITEM is giving node for a single item. I need it for multiple items selected.
    Thank you for your time.
    -SANGAR

    Hi,
    You need to use checkbox concept. and use method GET_CHECKED_ITEMS get selected items
    please check this tread.
    CL_GUI_ALV_TREE and Checkboxes
    aRs

  • Get-queue command in exchange 2013

    I want to know what is the new velocity option means when we type get-queue command in exchange 2013.
    1dentity                                                
    DeliveryType Status MessageCount Velocity RiskLevel OutboundIPPool
    XMAIL02\74177                                          
    SmtpDeliv... Ready  0            0        Normal    0
    XMAIL02\75312                                          
    SmtpDeliv... Ready  0            0        Normal    0
    XMAIL02\75378                                          
    SmtpDeliv... Ready  0            0        Normal    0
    XMAIL02\75404                                          
    SmtpDeliv... Ready  0            0        Normal    0
    XMAIL02\75429                                          
    SmtpDeliv... Ready  0            0        Normal    0
    XMAIL02\75443                                          
    SmtpDeliv... Ready  0            0        Normal    0
    XMAIL02\75446                                          
    SmtpDeliv... Ready  5            0        Normal    0
    XMAIL02\75473                                          
    SmtpDeliv... Ready  0            0        Normal    0
    XMAIL02\75486                                          
    SmartHost... Ready  0            0        Normal    0
    XMAIL02\75494                                          
    SmtpDeliv... Ready  0            0        Normal    0
    XMAIL02\75495                                          
    SmtpDeliv... Ready  0            0        Normal    0
    XMAIL02\75496                                          
    SmtpDeliv... Ready  0            0        Normal    0
    XMAIL02\75524                                          
    SmartHost... Ready  0            0        Normal    0
    XMAIL02\75810                                          
    SmtpDeliv... Ready  0            0        Normal    0

    Hello,
    Please see below:
    http://technet.microsoft.com/en-us/library/bb125022(v=exchg.150).aspx#RatesAndVelocity
    Exchange 2013 measures the rate of messages entering and leaving a queue and stores these values in queue properties. You can use these rates as an indicator of queue and transport server health. The properties are:
    IncomingRate   This property is the rate that messages are entering the queue.
    This value is calculated from the number of messages entering the queue every 5 seconds averaged over the last 60 seconds. The formula can be expressed as (i1+i2+i3+i4+i5+i6)/6,
    where in = the number of incoming messages in 5 seconds.
    OutgoingRate   This property is the rate that messages are leaving the queue.
    This value is calculated from the number of messages leaving the queue every 5 seconds averaged over the last 60 seconds. The formula can be expressed as (o1+o2+o3+o4+o5+o6)/6,
    where on = the number of outgoing messages in 5 seconds.
    Velocity   This property is the drain rate of the queue, and is calculated by subtracting the value of IncomingRate from the value
    ofOutgoingRate.
    If the value of Velocity is greater than 0, messages are leaving the queue faster than they are entering the queue.
    If the value of Velocity is equals 0, messages are leaving the queue as fast as they are entering the queue. This is also the value you'll see when the queue is inactive.
    If the value of Velocity is less than 0, messages are entering the queue faster than they are leaving the queue.
    At a basic level, a positive value of Velocity indicates a healthy queue that's efficiently draining, and a negative value of Velocity indicates a queue that isn't efficiently draining. However, you also
    need to consider the values of the IncomingRate, OutgoingRate, and MessageCount properties, as well as the magnitude of the Velocity value for the queue. For
    example, a queue that has a large negative value of Velocity, a largeMessageCount value, a small OutgoingRate value, and a large IncominRate value are accurate
    indicators that the queue isn't draining properly. However, a queue with a negative Velocity value that's very close to zero that also has very small values for IncomingRate, OutgoingRate,
    andMessageCount doesn't indicate a problem with the queue.

  • How to get the command line interface for WRT160NL router

    hi,
    How can I get the command line interface for WRT160NL router. please suggest.

    If you’re trying to access the web-based interface of your router, just use its default IP address (192.168.1.1). The Username is left blank and the Password is "admin". Here’s a quick link on how to do that.

Maybe you are looking for