Cannot use &SAP_EDIT command on SE16N and UASE16N

Hi,
When I try to user transaction UASE16N, it says "Progam is obsolete. Use transaction SE16 instead".
Also, i can`t use se16n.
(Support Package "SAP_APPL 600" Level is 18)
I can not implement the SAP Note 1446530, because it has a sysntax error.
Any new note to be applied to solve this issue??
Best Regards.

I can't implement SAP Notes 1473881.
Because, i have already imported Support Package "SAPK-60018INFINBASIS".
So, SAP Notes 1473881 is invalid .
thanks..

Similar Messages

  • Cannot use &SAP_EDIT command on SE16N on some tables

    Hi,
    this is probably something easy to explain for all the experts out there:
    I was asked by one of our developers the reason why he couldn't use the &SAP_EDIT command on some Z* tables.
    When I tried it for myself, I could see that in fact the command couldn't be used with the table he asked me about but I could use it with some other Z* tables. He then told me he could do it until last monday but not now...
    When comparing one table where I could use the &SAP_EDIT command with another where it wasn't possible, I couldn't find any differences on the table configurations.
    Now, I have a couple of questions about this:
    1. Where is this configured? What property should be changed so I can use the &SAP_EDIT command?
    2. Is there a way to find out who (or what) changed the system's behavior when using the &SAP_EDIT command on this table?
    Thanks,
    Antonio

    Hi Raymond,
    The note 1446530 in its version 5 doesn't solve the problem. There is an error in include LSE16NF10, form routine FILL_SAP_EDIT-
    *..this function is only allowed for special purposes
       if ld_on <> true.
          exit.
       endif.
    The data declaration of the variable ld_on is-
    data: ld_on(1)  value ' '.
    And definition of true is-
    constants: true(1)  value 'X'.
    It's obvious that such if check would always be true and hence, the subsequent code won't be executed. Effectively, the note does nothing.
    Instead, use t-code UASE16N and type in &SAP_EDIT, if data editing is needed. It works without the note.
    Nevertheless, it is enjoyable to read the language of note 1420281.
    -Abhijeet.

  • How do I use the commands to start and restart the jmqbroker normally?

    How do I use the commands to start and restart the jmqbroker normally?
    Because I have tried to use "jmqcmd shutdown bkr" and then tried to type
    "jmqbroker" to start up. My screen hangs up and seems that the process
    hangs up. The message is
    [28/Jun/2002:18:29:07 GMT+08:00] [B1060]: Loading persistent data...
    [28/Jun/2002:18:29:08 GMT+08:00] [B1039]: Broker "jmqbroker" ready.
    The prompt is hanged until I press CTRL-C.
    Then I got the following message:
    [28/Jun/2002:18:32:07 GMT+08:00] [B1047]: Shutting down broker...
    [28/Jun/2002:18:32:07 GMT+08:00] [B1077]: Broadcast good-bye to all
    connections ....
    [28/Jun/2002:18:32:07 GMT+08:00] [B1078] Flushing good-bye messages
    [28/Jun/2002:18:32:07 GMT+08:00] [B1056] Cleaning up persistent
    store...
    [28/Jun/2002:18:32:07 GMT+08:00] proceessing 0 messages and cleaning
    up 0 files...
    [28/Jun/2002:18:32:07 GMT+08:00] [B1063] Done
    [28/Jun/2002:18:32:07 GMT+08:00] [B1048]: Shutdown of broker complete.
    Then, I use jmqadmin to invoke the console, I can start the broker
    again, it gives me
    Error encountered while connecting to the broker: "MyBroker":
    Broker Host: 'localhost'
    Primary Port: '7676'
    [C4003]: Error occurred on connection creation, - caught
    javax.jms.JMSException
    Please verify that there is a broker running on the specified host and
    port.
    I used ps -def | grep jmq there is no process anymore.
    Is it a bug? Would somebody have any idea on what went wrong?

    'jmqbroker' is the command to start a broker.
    When you type 'jmqbroker' in a command window,
    unless you put it in the background, the shell
    prompt won't return until the broker is shutdown.
    So when you see 'Broker "jmqbroker" ready.', it tells
    you that the broker is running and is ready.
    When you CTRL-C the process, it has the same effect
    as using jmqcmd to shutdown the broker. And so after that,
    there's no jmq processes running since you have just
    shutdown the broker.
    Remember that the jmqcmd/jmqadmin 'restart' command is to
    restart an already running broker. jmcmd/jmqadmin does
    not support starting a new broker instance.
    If you are using csh, end the jmqcmd command with an ampersand ("&")
    to have the broker running in the background. An alternative is to
    stop the process with Ctrl-Z then input the command "bg" to have that
    process resumed in the background.
    The problem with not being able to start a broker using the
    administration console is a documented limitation of the product that
    Yvonne also mentioned. Check the Administrator's Guide for that.

  • Cannot use the command "warm-reload" on IOS 12.4T

    Hi,
    I would like to use the command "warm-reload" like the following documentations on the router 2611XM with IOS 12.4T.
    http://www.cisco.com/en/US/docs/ios/fundamentals/configuration/guide/warm_reload_ps6441_TSD_Products_Configuration_Guide_Chapter.html
    I thought it available, but actually at the consol which connected with the router, it did not exist.
    How can I use this command on the IOS 12.4T?
    Regards,
    Okumura

    Hi, Ganesh.H
    Thank you for your reply.
    My consol shows below.
    Router#show version
    Cisco IOS Software, C2600 Software (C2600-ADVENTERPRISEK9-M), Version 12.4(15)T7, RELEASE SOFTWARE (fc3)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2008 by Cisco Systems, Inc.
    Compiled Wed 13-Aug-08 16:09 by prod_rel_team
    ROM: ROMMON Emulation Microcode
    ROM: C2600 Software (C2600-ADVENTERPRISEK9-M), Version 12.4(15)T7, RELEASE SOFTWARE (fc3)
    Router uptime is 2 minutes
    System returned to ROM by unknown reload cause - suspect boot_data[BOOT_COUNT] 0x0, BOOT_COUNT 0, BOOTDATA 19
    System image file is "tftp://255.255.255.255/unknown"
    Router#conf t
    Enter configuration commands, one per line.  End with CNTL/Z.
    Router(config)#warm-reboot
                    ^
    % Invalid input detected at '^' marker.
    Router(config)#
    Regards,
    Okumura
    Hi Okumura,
    Yes you are right and i have also seen in the command lookup tool it also shows avalibale from 12.4 and T series,But when i am trying to fetch your ios i am unable to find the particular in feature navigator for particular ios to support this feature.
    C2600 Software (C2600-ADVENTERPRISEK9-M), Version 12.4(15)T7, RELEASE SOFTWARE (fc3)
    Ganesh.H

  • I cannot use this command. Why?

    [root@localhost ~]# man iostat
    No manual entry for iostat.
    [root@localhost ~]# iostat
    bash: iostat:command not found.
    [root@localhost ~]# xedit
    bash: xedit:command not find.
    Why can I not use these commands?
    How can I use these commands?

    Hi,
    "command not found" means that you didn't install the packages for this command. Please search the installation CD and install packages sysstat and xorg-x11 using command "rpm -ivh <packagename>-version.rpm"

  • HT6006 How do I cancel a chrge I cannot use Imatch on my android and want to cancel it after an hour. It said I had 24 hours to cnacel

    How do I cancel a charge made an hour ago for Imatch cannot use it on my android phone

    You will need to try contacting iTunes support : http://www.apple.com/support/itunes/contact/- click on Contact iTunes Store Support on the right-hand side of the page

  • I seem to have multiple problems related or unrelated.  I cannot use Apple Mail for blueyonder and mostly for gmail as both show that the server is off line.  My pop up blocker doesn't work and I am blitzed with pop up windows on nearly every command

    Firstly I am unable to use Apple mail except for hotmail, for blueyonder, gmail or Sky as the server shows as (off line) and I have no idea how to get them on line even though I tell them to go there. 
    My pop up blocker doesn't work and I am blitzed with advertising windows virtually on ever command I make, one seems to be impossible to unsubscribe from. 
    When I am in an email with a web link the web link doesn't work and I get a window saying that I must have a pop up blocker, but if I switch it off it is no different, what does work is switching the "enable Java script off", then when I get to the web site I can't use it until I switch the java script back on.
    I can't do a screen shot either full or partial, when I try it changes the web site that is on screen to another.
    So what have I done that might have caused problems, downloading Yosemite seemed to be the start of the problems.  Since then I have started to install Mackeeper, after checking with a family members who should know, that MacPaw is safe.  I decided that I didn't want to pay the subscription, so went through the uninstall instructions but it comes up as a pop up with considerable regularity.
    My stress levels have gone through the roof with pop ups happening so regularly and not being able to use Apple mail.o can anyone help please?
    S

    Mail troubleshooting - Yosemite
    Troubleshooting sending and receiving email messages
    Troubleshooting sending email messages
    SMTP servers keep going offline

  • Cannot use Trim command in CS4

    I am trying to use the Trim command in CS4 (I am using Vista 64-bit).   While I've used Photoshop for several years, I use it intermittently and am a complete novice.  I am trying to create an irregularly-shaped image (a map), and am trying to cut off the white areas around the map so that I can insert it into an Indesign document.   When I click Image-Trim, and click Bottom Right Pixel Color (which is a white area of the image), I then click the bottom right corner and NOTHING HAPPENS.   Sometimes, I get a message that I cannot do this because the "layer is locked," but there are no layers except the single background layer, and I have no clue about how to "unlock" this. 
    Earlier, I had clicked Image-Trim and the crop-like boundaries appeared around the white areas, but I was not certain what to do after that.   I pressed Enter, but nothing happened.   I closed the image and placed it into Indesign, but the white areas still appear.
    Is there a step by step description of how to do this?  It's obviously not doing what the Adobe Photoshop Help instructions say to do, which ends with "Select one or more areas of the image to trim away: Top, Bottom, Left, or Right" but doesn't say what to do after you've selected the area!!).
    Thanks in advance!

    To unlock the background layer, to make it a 'real layer', just double-click it in the layers palette.
    Once you have done that, you can erase any part of the image to become transparent, then you place the PSD file into InDesign.

  • I have lost track of the number of websites that do not work properly on the iPad without Adobe Flash player which is unsupported. I cannot use retail sites, billing sites and most important of all job application sites. All are missing tabs, links, info

    I have lost track of the number of websites which do not work properly on my iPad. They include retail sites, billing sites and most important of all job application sites. They all seem to require Adobe Flash Player which cannot be downloaded onto an iPad. Skyfire does not solve the problem. They all load without vital parts of the site such as tabs, links and correct formatting. Any suggestions?

    Most such brower/service combinations have a difficult time working with Flash-based apps and often fail completely. Flash videos are usually the most successful content these browers can handle. You can try the others apps - Puffin, iSwifter, etc - but you may find that none of them work, in which case you will not be able to use your iPad with these sites other than by using one of the various remote control solutions to take over a computer running the full Flash Player.
    IMHO, any developer that built a Flash application for a billing or job application site was an idiot, but I know that's out of the control of anyone but the relevant company.
    Regards.

  • &SAP_EDIT command on SE16N

    The &sap_edit functionality was deactivated by SAP through Support package SAP-APPL 600 no 18.
    We want to reactivate the &SAP_EDIT functionality.
    So we implemented the SAP Note 1446530.
    The note 1446530 doesn't solve the problem. There is an error in include LSE16NF10, form routine FILL_SAP_EDIT-
    *..this function is only allowed for special purposes
       if ld_on <> true.
          exit.
       endif.
    The data declaration of the variable ld_on is-
    data: ld_on(1)  value ' '.
    And definition of true is-
    constants: true(1)  value 'X'.
    It's obvious that such if check would always be true and hence, the subsequent code won't be executed. Effectively, the note does nothing.
    Any one has successfully activated &SAP_EDIT through SAP Note 1446530?
    If so, please let me know how???
    Thanks & regards,
    Sagar

    Hello,
    to make it short :
    to activate se16 and &sap_edit :
    1st implement :
    note 1446530 : CO-OM tools: SE16N: Technical enhancement
    + 1468636 (pilote) (it's not an obligation)
    2st implement :
    note 1525586 :CO-OM tools: SE16N: Technical enhancement
    This note is a correction for side effect from previous notes. (If you have implemented Note 1446530 and pilot note 1468636 but you have not added any entries to the table SE16N_EDIT, an internal field is checked incorrectly)
    3rd
    Launch program sa38 / RK_SE16NEDIT
    Select option : Activate Editing Function
    execute
    enjoy.
    Or wait SAP give the all things in a legal SP.

  • In Oracle SQL, cannot use column in select statement and order by

    Hi,
    Is there a work around for this.
    Thanks in advance
    Pablo.

    Hi,
    943981 wrote:
    Hi All,
    This is the error I get:
    ORA-00960: ambiguous column naming in select list
    00960. 00000 - "ambiguous column naming in select list"
    *Cause:    A column name in the order-by list matches more than one select
    list columns.
    *Action:   Remove duplicate column naming in select list.
    Error at Line: 6 Column: 17That error message looks pretty clear to me. What don't you understand?
    Either
    (a) use aliases, so each column has a unique name, or
    (b) remove duplicate columns from the SELECT clause.
    Post your query. It's hard to say exactly what you're doing wrong when we don't know exactly what you're doing.
    For best results, post a complete test script (including CREATE TABLE and INSERT statements, if necessary) that people can to re-create the problem and test their ideas.
    See the forum FAQ {message:id=9360002}

  • Cannot use quota command on NFS shares

    When I am logged into a host other than where the my users directories reside, the quota -v command does not display any information.
    Does the file systems need to be mounted differently? I know the mounts are definitely including the rq mount option.
    Thanks for the help,
    -Todd

    look into rquotad/rquota. it may be disabled (svcs nfs/rquota) or commented out in /etc/inetd.conf

  • Background and foreground colors can be interchanged using which command

    hi
    background and foreground colors can be interchanged using which command

    <b>Background and foreground colors can be interchanged using the command Format Inverse.</b>

  • Cannot log in using my blackberry id i cannot use my blackberry applicatio​n world and blackberry protect

    help anyone, i cannot use my blackberry application world and blackberry protect, i cannot log in to my blackberry curve 8900 using my blackberry id. help please.....

    Hi ozzy912 and welcome to the BlackBerry Support Community Forums!
    Can you send me your BlackBerry PIN and the BlackBerry ID via Private Message?  I can see if they are associated.
    Thanks.
    -CptS
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Cannot use the F1-12 functions on my Satellite C55-A-19K

    Hello there
    Satellite C55-A-19K have an keyboard drivers?
    I cannot use the F1-12 functions and cannot get the wireless on since its on the keyboard...
    Can some 1 help please?

    Hi
    The basic setting on these models is that the special functions on the [F1]-[F12] keys are used without [FN].
    So for example activating / deactivating the touchpad is done from [F5] (not [FN] [F5])
    It is also possible to change this behaviour. Setting the Function-keys to traditional mode in the BIOS will revert back to the keys used along with [FN].
    So activating / deactivating the touchpad in traditional function key mode, requires [FN] [F5].
    So be sure to check your function key behavoiur - if you have set it to use [FN] first or not.
    And keep in mind that in case the current mode is not what you want, you may change it.
    Hope this helps
    BR Tom
    Message was edited by: MannerhagenVPO

Maybe you are looking for