Standard key

Hi all,
    how can i assign standard text key  for BOM in cs02.
Regards,
P.

Dear
As such , there is no standrad text field in BOM Header details .We have Status Long text .You try through screen variant in SHD0 by defaulting Standrad Text Key  or you can check with a programme standard Report Program RSTXTRAN  for this purpose with your ABAPer ,
Refer this thread for our tech expert : Purpose of RSTXTRAN program for SAP-Script ?? ??
Regards
JH

Similar Messages

  • Non-standard keys

    Hi,
    How can I respond to input from non-standard keys, like the forward and back keys on some keyboards? I've tried using the KeyEventDemo, but it doesn't record any events. Any ideas?
    Thanks.

    Try this:
    KeyboardFocusManager.getCurrentKeyboardFocusManager().addKeyEventDispatcher(
            new KeyEventDispatcher() {
                public boolean dispatchKeyEvent(KeyEvent e) {
                    System.out.println(e.getKeyCode());
                    return false;
    });It will detect all keyevents and print the correpsonding keycode. If this code does not react when you press those arrow keys, then you cannot detect them using pure java.

  • APO DP - use of standard key figure 9ADPDANT

    I am using APO DP V5.
    I want to use standard key figure 9ADPDANT as part of loading of data into APO via the BW data mart.
    I see that 9ADPDANT has data type FLTP (floating point). If I am loading data into this key figure from, for example, an external source file, in what format should I be holding this source data?
    Thanks,
    Bob Austin

    Shibu,
    If I am uploading 9APDANT from a source spreadsheet to a target InfoCube, can the source values have a simple decimal format, which will be auto converted to floating point format?
    Thanks,
    Bob.

  • More Non-standard keys

    Hi
    I've noticed that many Windows programs responds to a "menu"-key located next to the right <ctrl>key. (When you press this key, a popup menu shows up as if you would have pressed the right mouse button).
    I would like to respond to this key in my program. A KeyEvent is produced in java and sent to the processKeyEvent method. The keycode is 0. And KeyEvent.getKeyText(e.getKeyCode()) returns "Unknown keyCode".
    This is unfortunately not the only key on my keyboard which is unknown to java. (Also the "Windows"-key next to the left <ctrl>key, and the Back- and forward keys mentioned in the "Non-standard keys" posting last month return keyCode 0) Is it possible somehow to tell which unknown key has been pressed? I've tried to find any difference in the KeyEvents when pressing different "unknown" keys, but the events seem to be equal.
    Does anyone know if java offers another way to tell which key has been pressed??

    Hi again
    Hmmm, that's an interesting thought. Aside from inserting a
    kabillion Click Box objects on the slide (one for each key allowed)
    there really isn't a way inside Captivate. Personally, I think it
    would make for a wonderful enhancement request.
    Click
    here to view the WishForm/Bug Reporting Form
    Aside from that, you might contract with fellow Adobe
    Community Expert Paul Dewhurst to create a small widget similar to
    what is found at the link below, but accepts any keypress as the
    trigger:
    Click
    here to visit Paul's site
    Paul's contact information is on his site.
    Cheers... Rick

  • How to have resuse CS 6 standard key after crash ?

    Hello,
    I bought CS 6 standard.
    My mainboard crashed so I replaced it with another brand ones.
    After rebooting, Windows 8 was still running fine and CS 6 too.
    However, Adobe installer is telling me I need a new product key !!!
    I am also using CS 6 on a laptop, as it allows for 2 computers.
    How can I have my 2 authorisation keys back ?
    Please help !
    Thanks in advance.

    Contact support to reset activations. Swapping hardware counts as a new computer.
    Mylenium

  • HT3399 FUNCTION KEYS TO STANDARD KEYS

    Hi, I am trying to play ww2 Online but i can't communicate with teammates or go through basic training becasue my function keys can't be changed to standard function keys. I have a late 2009 iMac 21.5 in and running on 10.7.5. I have a microsoft digital media pro keyboard.

    azeb97 wrote:
    Hi, I am trying to play ww2 Online but i can't communicate with teammates or go through basic training becasue my function keys can't be changed to standard function keys. I have a late 2009 iMac 21.5 in and running on 10.7.5. I have a microsoft digital media pro keyboard.
    Then you need to speak to Microsoft support.

  • "Creative Suite 5.5 Design Standard" key not working for Acrobat after re-install

    Hi,
    I reinstalled the OS on my mac. After that I reinstalled my "Creative Suite 5.5 Design Standard" from the discs. Illustrator etc. working fine, but when I try to enter the serial number when starting Acrobat it says: "This serial number is not valid for this product".
    Please help, because I really need Acrobat
    Kind regards,
    Niels

    Hi MrMuji,
    Are you still facing this issue?
    How did you install Acrobat on your machine? You may also private message: How Do I Send  Private Message me you serial number.
    Regards,
    Ajlan Huda.

  • Windows | CreativeSuite CS 4 Design Standard Key not working anymore

    Hi,
    I reinstalled my CS4 - but the serialnumber is "invalid" now (Win 7 x64 PRO on Intel i7). I've purchased an original box with an serial number on the backside.
    I also called the adobe support but they say i should contact the forum - here I am.
    I used the original DVDs from the Box to install this.
    Dear adobe - 12 Days left - so please help me in this time. We bought so many licenses the last few years - and now you didn't care about you creative suite users anymore.
    I don't want to write down my serail number here.. so find a way to contact me.
    To say it with german words...
    Ich bin sehr enttäuscht wie Ihr mit den zahlenden Kunden umgeht. knapp 2000 Euro für eine Lizenz (und wir haben knapp 20x diesen Betrag ausgegeben) und dann bekommt man kaum/keine Unterstützung mehr. Das können beinahe alle anderen Firmen besser. Ihr könnt Innovativ sein wie ihr wollt - wenn Ihr die "Upgrader" verjagt verdient Ihr in der Zukunft kein Geld mehr. Und ja das ist nicht das erste Problem mit eurer Software.

    Support anfunken. Probleme mit Seriennummern kann hier keiner lösen, weil wir ja nicht auf dei Datnebank zugreifen können. Völliger Unsinn, dass dich die Pfeifen vom Support ins Forum geschickt haben...
    Mylenium

  • Is it possible to display the standard function keys in screen painter

    Hi ,
    I design a screen in se51 where I use push buttons and input/output buttons and so on in the layout, here in the layout or in my final output screen(when i assign this screen to a transaction) I would like to display other standard keys, ie the function keys and application toolbar items. I would like to know whether there is a possibility to do this , if yes then how?
    In a menu painter there is a possibility where I can customize the keys or I can use the standard keys by going to se41 extras->adjust template. Is there similar possibilities in the screen painter.

    Ok I see. I should use &var.
    Edited by: xerosaburu on Aug 18, 2009 11:37 AM

  • How to get the real texts according to Standard Text Key maintained in CA10

    Hi ;
    I have a requirement to fetch the standard text based on the standard text key which is maintained by CA10.
    is there any direct way to get those texts without giving 'TEXT NAME', 'TEXT ID' and 'TEXT OBJECT' but just by the standard key?
    Thanks in advance.
    Regards.
    Vindy

    Hi Varma,
    Even if you want to personalise the Text also you can do without checking the DICTREF checkbox. Dirctly you can give the text in the Text elements by using the Menu GOTO -> Text Elemetns -> Selection Texts.
    Regards
    Thiru

  • Adobe reader Standard 9 forget remove key from pc

    Hello guys
    My company bought 2 adobe reader 9 standard keys. One of the computers has been formatted and the key doesnt been removed. I have the key with me what can i do to install again using this key?
    Thanks

    You did remove anything related to Adobe Reader with the Windows Installer Cleanup Utility?
    What version of the Windows Installer (msi.dll) do you have? (And what Windows version?)

  • Use all F1, F2, etc. keys as standard function keys

    Does anyone know where this option is in Snow Leopard?

    I guess the computer is not recognizing your keyboard as having a function key.
    I'm not sure if it's a bug in Snow leopard or if the keyboard needs a new Snow leopard compatible driver which would have to be provided by the manufacturer. try searching for it.
    if a system does not recognize a keyboard as having a function key it will not display an option to use F-keys as standard keys. I have a white mac pro keyboard at work without a function key and I don't have that option on my mac at work.

  • Error in standard value key

    Hi ,
    I have created one new standard value key  with four parameters,
    In one of the parameters formula was missing,
    i have entered it in Standard value key and trasported to producction and used it in Work Center.
    Now my issue is, due to missing formula the system is showing error in my order creation , it's 100% right and acceptable,
    But , the same error is howing in PS , PM order, where this Standard value is not all used,
    in PS,PM standard value key is SAP0( no standard values), why it is happening as i m not using the new Std value key in PS/PM
    Regards,
    Pavan

    Hi,
    this is an error message,
    In PM/PS order we are using different stndard value key,
    This parameter is not at all used in those Standard keys, i have check every thing, that is what my confusion, Y it is throwing
    error
    Regards
    Pavan

  • Key Mapping in Forms 10g

    Dear All,
    I have migrated forms 3.0 in unix to forms 10g in windows 2003 server.
    In my older version, '+' key is mapped to do COMMIT. I want to map the same key in forms 10g. i tried the same in my frmweb.res. Pls find the mapping done by me below.
    *107 : 0 : "Add" : 36 : "Commit"*
    This works fine.
    The Issue is ... My cursor is in a text item .... I entered some data and press " + " key to save. The data is saved but at the same time the data in the text item is erased and + is getting replaced in the text item. I dont want my data to be erased and replaced with "+" symbol.
    How to map the "+" just for COMMIT and should not replace the data in the text item ?
    Can anyone help me to solve this issue...
    Thanks in Advance
    Sharf

    Unfortunately, sometimes the role of the developer is to educate the user/management what can/can't and should/shouldn't be done. If I were in your postition, I would make every effort to educate the user/management this this is a REALLY bad idea and encourage them to use the standard key mapping or use a modifed key mapping that uses just the F-Keys.
    The problem you have to overcome is that you have to not only tell Forms to do something different when the '+' key is pressed, but you have to have a listener in your application that is listening for the '+' key and supress the '+' character. To my knowledge, this cannot be done with native Forms built-ins. You would have to write your own Java solution (JavaBean or Pluggable Java Component [PJC]) to suppress the '+'. I have found that if you can provide the user/management with a cost estimate associated with the effort needed to code a particular feature. Once they realize the level effort and more importantly the cost associated with coding a particular feature, they typically will change their mind and see reason.
    I know this is not what you wanted to hear, but I hope it will help anyway. :(
    Craig...
    Edited by: CraigB on Aug 2, 2010 2:05 PM
    Edited by: CraigB on Aug 2, 2010 2:07 PM

  • Creation of key field in a database table

    Hi All,
    As per my requirement, i have to add few new key fields in an existing table.
    Now total number of key fields are 17, but while saving this is giving me an syntax error stating 'According to SAA standard key fields cannot be more that 16'.
    I s there any other go? i can not reduce the number of key fields.
    Regards,
    Pankaj.
    Edited by: Pankaj Bist on Sep 5, 2008 3:24 PM

    Hi,
    In the se11 transaction,In the menu bar o like this.
    Utilites-->Database Utility and the Press the button Activate and Adjust Database.
    Note:
    Make sure that you total data in the table to be downloaded into ur system.
    As ctivate and Adjust Database makes data to be deleted.
    Regards,
    Rama.

Maybe you are looking for

  • [SOLVED] l2tp-ipsec-vpn-daemon from AUR fails to build

    Please let me know if there are other details that require posting:- ==> Starting build()... /usr/bin/qmake -o qttmp-Release.mk -after "OBJECTS_DIR=build/Release" "DESTDIR=dist/Release" nbproject/qt-Release.pro mv -f qttmp-Release.mk nbproject/qt-Rel

  • Sharing folders with Samba in Mavericks

    Hi, I've spent the whole afternoon trying to access some shared folders of my MacBook Pro from a machine running Ubuntu 12.04 using samba. is it possible? I read AFP is deprecated and SMB2 is going to be the standard protocol. I also read SMB2 is get

  • Data upload thro LSMW

    Dear experts when i am uploading data from the following  path -SPRO(transaction code) -F5 -Enterprise Structure -Definition -HRM -Employee group can i upload on that transaction through LSMW... or i have to go for any other method??????

  • Can't Add a Password to Airport Network

    With old PowerBook, password caused problems. With New MacBook, I want to add a password, but can't. System Prefs > Network > Airport > Advanced > dbl-click on network name, set security to WPA 2 Personal, Click OK, click Apply, job done. Log out, lo

  • 8.1 not forward compatible..

    Information FWIW I was surprised that the CC2014.1  (8.1) update is one that is not  forward compatible project wise with CC2014. I cant recall a 'dot version' previously  that has not been forward compatible. ( I may be wrong) If its not forward com