Sap Console telnet and GUI screen behave differently

Hi,
I right-aligned a screen field in my 16x20 Sapconsole field using the Display Attribute in the Screen Painter.
This worked on SAPGUI for 16x20 but when I try it with sapconsole telnet, it does not work - the value is still left-aligned.
So, it seems the sapconsole telnet interface does not use the display attributes of the screen elements.
Does anyone know a way around this?
Thanks.

I would first try the RF transactions on a PC.  LM01 and go through the menu's and so on to verify they are working, also you will need to set up users with transaction LRFMD
once you know the "LM" transactions work fine you can look more at the RF device configuration
I suspect the problem is with the devices if you have every thing else configured correctly

Similar Messages

  • Why SAP Standard Program Can full screen in different  screen resolution ,but my own program can't?

          How to make my program can display full screen in the different screen resolution ? can you tell me ,
          Thanks  everyone!  eg. T-code: SOST

    It appears that the full-screen display will only work on the display that has the menu bar.
    You can switch the menu bar to your external display by going to Solid Apple -> System Preferences -> Displays, then Arrangement.
    Grab the menu bar and drop it on the icon representing your external display.
    When you full screen an app it should then full screen on the Cinema display.
    I wish it would just full screen on the display the window is on, but that is evidently not the way it was designed to work.

  • SAP SCRIPT SO10 and Email Notification for different actions

    I am working on a SAP Script now to send a notification whenever there is a Prehire ,New Hire or Termination scenario. I am a functional SAP person and need some help in one of the scenarios.
    The notification seems to work fine except for two things -
    I am able to get the values for MASSN (Action) and MASSG (reason code) but not the text. For e.g. I am able to get 01 with reason code 02. Action 01 is New Hire activation and reason code 02 is Addition. I want these text in my notification. How can I get it ?
    Secondly , we do a Prehire action when the employee accepts the offer. We just create IT0000, IT0001 , IT0041 and IT0002. But the employee stays in INACTIVE status untill new hire activation action is done. When I do a Prehire action, I am able to get only IT0000 related data ie. MASSN and MASSG but not position or emp group etc. Why it is not giving me the IT0001 related info ? Here is what my SO10 text looks like now --
    Action on &sy-datum&
    /: DEFINE &CHANGEDON& = &P0000-AEDTM&
    /: DEFINE &USER& = &P0000-UNAME&
    /: DEFINE &ACTION& = &P0000-MASSN&
    /: DEFINE &REASONCODE& = &P0000-MASSG&
    /: DEFINE &FIRSTNAME& = &P0002-VORNA&
    /: DEFINE &LASTNAME& = &P0002-NACHN&
    /: DEFINE &HIREDATE& = &P0041-DAT01&
    /: DEFINE &PERSAREA& = &P0001-WERKS&
    /: DEFINE &EMPGROUP& = &P0001-PERSG&
    /: DEFINE &ACTIONTEXT& = &T5885-DTEXT&
    /: DEFINE &PERNR& = &P0000-PERNR&
    /: DEFINE &POSITION& = &P0001-PLANS&
    /: PERFORM EXT_TEXT IN PROGRAM ZHR_RETR_TXT
    /: USING &PERNR&
    /: CHANGING &POSITION&
    /: ENDPERFORM
    L  THIS IS TO NOTIFY YOU THAT EMPLOYEE &PERNR&,&FIRSTNAME& &LASTNAME& WAS HIRED
       ON &CHANGEDON& BY &USER& FOR &ACTION& WITH &REASONCODE&
    /  THE ORIGINAL HIRE DATE (START DATE) OF THIS EMPLOYEE IS &HIREDATE&. 
       THIS EMPLOYEE WAS HIRED AS &POSITION& FOR &PERSAREA& AS A &EMPGROUP&.
    I will appreicate your help.
    Sanghamitra

    HI,
    Please have a look at the following doc:
    http://www.renet-web.net/2009/07/23/automated-emails-in-sap-solution-manager-made-easy/
    U may need to make some minor modifications to get ur requirement. I hope u will be able to do that once u go through this.
    Rajeev.

  • Text in layout and preview screens are different and CSS changes are not registering

    I am new to designing web sites and I am using GoLive CS. Things have been going pretty smoothly, but now I have noticed a problem. When laying out my site pages, I am having problems with the text. I have inserted a layout text box and created a general CSS for my main content.
    I have selected 11 px for my font size and 14 px for my line height. But when I make any changes to these values, the chages appear in my layout view, but when I preview the spacing is off (the line height is extremely tight). Why is this and how can I fix it? Also no matter what text I type, the layout view and the preview view are always off, is there any way to fix this?

    Hi Kim - layout view is there just to give you an approximation of where things are in your layout, not a reliable representation of how it will be rendered in the browser. Actually, same goes for Preview. In your layout/design, you have to allow for some variance in font size and presentation since the site will be viewed on multiple platforms, browsers, environments, etc. You can get close by specifying font and line height in pixels, as you have, but it's still just "close".
    If your layout relies heavily on absolutely positioned elements (Layers, Grids, etc.) then this can become a problem... one of the big reasons to avoid both.

  • PC Reader and IPAD app behave differently - Fillable Forms

    Iahve created a fillable form in Acrobat Pro X, and I have set the security settings to only allow Fields and Signature to be fill
    ed, the PDF works as intended on the PC version of Adobe Reader XI, but I cannot click in, or fill in, any of the fillable fields in the
    Adobe Reader app on an IPAD; Furthermore, none of the fillable fields are highlighted, including required fields. What am I missing? Any help would be appreciated.
    The form is intended to be mailed to technicians in the field, filled out and mailed back using IPADs.
    TIA

    Hi.  Thanks for your assistance.  At least I can now stop trying to resolve the problem.  Fortunately, the organisation whose form I was trying to use have finally replaced the LiveCycle document with one produced by Acrobat and so all is well.  I am sure they didn't realise there was a problem until I contacted them and explained what was wrong.  I wonder if there are other organisations who don't realise that fillable pdf forms produced by Live Cycle won't work on mobile devices?  Perhaps Adobe could make this more widely known?  Anyway, my problem has been explained and resolved, so thanks once again for your assistance.

  • SAP console and scanner!!

    Hi
    I Have a req here ..where in two diff types of scanner are attached to diff shipping point and based on the scanner, i need to display a selection screen and hence the output....but the problem is these selection screen needs to be displayed on the scanner screen and SAP console comes into picture....
    How to go abt this req?
    Regards
    Gunjan

    Hi Gunjan,
    Any doubts regarding SAP CONSOLE would be solved refering these threads
    Your job would be typically done with the help of SAPConsole.
    Check this link very carefully.It has a very useful description as in how to integrate bar-code data into SAP R/3 using RF Programming and SAPConsole.
    http://www.enowa-consulting.com/download/SCM-Dec-Garg-v1.pdf
    I am again mentioning the links from the previous reply
    For achieving this you need to install SAP console on your PC and a Telnet Server for integration.
    1.chk the following links regading sap console installation and configuration,which I suppose is your basic requirement .
    RFID
    Regarding RFID
    Regarding RFID Design
    Probably yow will also be required to do RF screen programming.
    Check the following link for that,
    Re: RF screens development
    RF Transaction Programming -
    Regarding RF transaction LM19
    I suppose this should solve your query
    Regards,
    Pawan.

  • Mac and iPhone4 contact searches behave differently

    I have ~1000 contacts. One of them has an email address beginning with "c.s". Searching my mac address book for "c.s" narrows it down to that one contact. Searching iPhone contact for "c.s" gives a list of dozens of names that start with "c" and "s". Is it treating the period as a wild card?
    Related search problem: one of my contacts' email addresses starts with "diz". Searching my mac address book for "diz" narrows it down to that one contact. Searching iPhone contacts for "diz" yields nothing.
    Why do the mac and iPhone searches behave differently?

    "Powerpoint in fact is unable to play any video files, it can only play still images and sound files, as only these files can be embedded."
    The mac version CAN play videos inside PPT right on a slide. They are linked, but they still play ON the slide. Basically anything the QT player can play, ppt can play right on the slide. I assumed PPT for windows could do this with formats OTHER than QT.
    You're saying that NO VIDEO FORMAT IN EXISTANCE can play ON a slide in PPT for windows? I find that hard to believe.
    I've seen many folks post here suggesting AVI works just fine and can be played right on the slide in PPT for Windows. Mpeg1 is normally 320x240 and well, honestly it looks like crap on a 1024x768 screen (and most people these days do NOT want to show a 320x240 movie at regular size on a large slide), so I stand by my comments made previously, unless someone can post that they tested an AVI and PTT for windows actually bumps you OUT of ppt and into a player (full screen or not). I just can't imagine that's what it's doing. QT on the other hand, is pretty much broken except in the way you described, playing it in the QT player, which is why no one wants to do that.

  • 'Play Full Screen' looks different than 'play'  (makes timing errors)

    In iMovie, 'Play Full Screen' behaves differently than 'Play'  Makes timing errors, cuts off the beginning of commentaries, etc.

    You can't disable tap/zoom scaling. What happens if you add a margin and disable thumbnail?
    Can you convert them to a Keynote presentation (Hype?)?
    One option would be to reduce the original video dimensions and add a frame/mask around it before adding into a book, that way when it is expanded, it sits at a smaller size. Bunch of work, maybe, so unless you have higher rez video, that may be your best option.

  • Does iTunes 11 behave differently in Snow Leopard?

    The reason I ask is I see no option for toggling the status bar on or off, and Enter Full Screen is grayed out. I'm guessing that Enter Full Screen works with Lion/Mountain Lion only. I'm less certain whether Hide Status Bar is excluded from Snow Leopard. Oddly, status bar and full screen get different treatment in my View menu. Status bar options simply aren't there but full screen exists as a ghost.

    But of course! I hadn't even thought of video. The only time full screen would be useful.
    Thanks.

  • Development and Quality server using different screen color setting

    Hi,
    I want to differentiate the Development and Quality server using different screen colors,
    How can I set different color logon screen for the different kinds of servers.
    Thank You.
    Best Regards,
    M.Thirumoorthi
    [email protected]

    Hi Thiru moothi,
    Please check these links :
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/ep/modifyingtheLogon+Page&
    Custom Password Change Page
    Custom Portal Logon Page
    Reward points if handy!
    Cheers,
    Sandeep
    Edited by: Sandeep Tudumu on Mar 26, 2008 7:41 PM

  • In ESS we are getting SAP GUI screens instead of web screens??

    Hi,
    How the problem has come up---
    We have transferred the production data and OS into test server and changed the test server IP address to production IP address after shutting down the production server.
    Which means that now ITS/ESS will be pointing to the new copied server. After this when this new server was shutdown and old production was started the ESS/ITS points back to the original production server.
    Now the problem is that When we execute any transaction from ESS we are getting SAP GUI screen instead of Web screen.
    Can somebody tell me why this is happening.
    Any pointers to this will be highly appreciated.
    Thanks and Regards,
    Varun

    First off...what version are you on (backend)? Also, how did you "switch" your ITS instance?A little more info and we will solve this for ya. =)

  • SCREENS LOOK DIFFERENT WHEN Accesing GUI through IE

    Hi Gurus,
    I am new to ITS MOBILE, and i have a situation now.
    When i am trying to acess the GUI based applications, one screen looks different from the other, i mean when i go LM01 and go to INBOUND process, the screen there looks WEB based,but when i go to a different screen from the dynamic menu, the screen looks different there GUI based.
    I am wondering is it something to do with the STYLE???,/am i missing something???, can anyone please explain how do you make the screens lokk alike???, imean either WEB based/GUI based??
    Your inputs are highly appreciated.
    Thanks & Regards,
    Srik

    with the full hostname on url it works ok.

  • 1 Admin console to manage OSB and SOA installed on different servers

    Dear All,
    We are planning to have OSB installed on Host 1 and SOA server installed on Host 2. But there will be one Admin console to manage these 2 for the ease of maintenance. When i was trying to install this configuration I had few issues. Hope SOA experts can help me with the configuration.
    1)
    As SOA and OSB are installed on 2 different host both the servers must have weblogic installed as pre requisite. So I will have
    on host 1:
    http://host1:7001/console
    http://host1:7001/sbconsole
    On host 2:
    http://host2:7001/console (this is redundant)
    http://host2:8001/soa-infra
    2) Is it possible to inactivate http://host2:7001/console ? and add SOA server running on host2 to http://host1:7001/console. In the sense, I would like to control the SOA server from host 1.
    Issue No :2
    When I create a domain on Host 1 I just get the options for OSB and not SOA. It is obvious as SOA is not installed on Host1. but if that is the case, Is it possible to add SOA server running on host2 to host1. Is it going to be a cluster?
    Is this configuration seems realistic? Has anyone implemented. Any pointers please.
    Reagrds,
    Aani

    Hi Aani,
    Please go through the blog series -
    http://blogs.oracle.com/reynolds/2010/09/installing_an_11g_soa_cluster.html
    You may also refer EDG -
    http://download.oracle.com/docs/cd/E17904_01/core.1111/e12036/toc.htm
    Regards,
    Anuj
    Edited by: Anuj Dwivedi on Feb 23, 2011 9:14 PM

  • My brother dropped my iphone 6 on tile and its cracked and the screen is white with different colored lines down it. What do you suggest I do???

    Cracked iPhone 6 screen and screen is all white with different colors going down it. What do I do???

    Take it in for repair or exchange. Be prepared to write a pretty big check unless you bought AppleCare+.
    If your iPod Touch, iPhone, or iPad is Broken
    Apple does not fix iDevices. Instead, they exchange yours for a refurbished or new replacement depending upon the age of your device and refurbished inventories. On rare occasions when there are no longer refurbished units for your older model, they may replace it with the next newer model.
    ATTN: Beginning July 2013 Apple Stores are now equipped to do screen repairs/replacements in-house on iPhone 5 and 5C. In some cases while you wait. According to Apple this is the beginning of equipping Apple Stores with the resources needed to do most repairs for iPhones, iPads, and iPod Touches that would not require major replacements. Later in the year the services may be extended as Apple Stores become equipped and staffed with the proper repair expertise. So, if you need a screen repaired or a broken screen replaced or have your stuck Home button fixed, call your local Apple Store to see if they are now doing these in-house.
    You may take your device to an Apple retailer for help or you may call Customer Service and arrange to send your device to Apple:
    Apple Store Customer Service at 1-800-676-2775 or visit online Help for more information.
    To contact product and tech support: Contacting Apple for support and service - this includes international calling numbers.
    You will find respective repair costs in the appropriate link:
    iPod Service Support and Costs
    iPhone Service Support and Costs
    iPad Service Support and Costs
    There are third-party firms that do repairs on iDevices, and there are places where you can order parts to DIY if you feel up to the task:
    1. iResq or Google for others.
    2. Buy and replace screen yourself: iFixit

  • Why Reports format behaves different in Excel and browser(if desformat=html or pdf)?

    1-Why Reports format behaves different in Excel and browser(if desformat=html or pdf)?
    2-I made three queries Q1,Q2 & Q3 and linked them with proper field links but suppose Q3 returns no records for some Q1&Q2 records & when the report runs for delimited options it reflects only those records as output for which all the queries return records(if Q3 returns no record then the related records from queries Q1,Q2 don't reflect) while the output in desformat=html or pdf is ok..
    can you please resolve my problems
    ( I have installed patch 5a in my report server machine)
    Thanks & Regds.
    Suneel
    null

    What do you mean by "different"? (In our
    experience, Oracle html output has too many
    columns, which are not visible in the
    browser but are obvious in Excel.)
    We build our own html programmatically, so
    that Excel matches the browser more closely.
    -- Allan Plumb

Maybe you are looking for