Diference between choice and message choice

Hi
I'm testing UIX. What is the diference between choice and message choice? When I can use this components?
Thanks
Liceth

The messageChoice control is a combination of the choice and messageLayout controls. You can read about all the components in JDeveloper's help.
The messageLayout control lays out a prompt, indexed children, end child, tip, and inline message (error message that displays below the choice, for example). Typically, the only indexed child of this bean will be a form element of some sort, but as many children as necessary can be added.
The prompt can have an icon associated with the type of message. The bean's destination is attached to the icon to link to further information. It is also possible to indicate that user input is required.
Clients can also add an "end" named child which will be rendered after the indexed children.
To lay out multiple messageLayout beans the messageComponentLayout bean should be used. When messageLayout beans are placed inside a tableLayout or labeledFieldLayout the prompts will line up.
Jeanne

Similar Messages

  • What is the diference between pane and panel?

    What is the diference between pane and panel?
    Thanks.

    The panel is the UI part of the VI. It can be divided into several panes which are simply different parts of the same panel, which can have seperate scrollbars, etc.
    Try to take over the world!

  • Diference between STO and Shipment order?

    Hi All ,
    There are two plants , one is manufacturing and other is sales .  In sales plant sales order is created and after MRP run Purchase requisition is created(for getting materisl from production plant) . In me59 we convert this Preq to shipment order.
    1)Can oyu please tell me whant is diference between STO and shipment order?
    2) Can you tell me what is the configuration to avoid creation of shipment order and system will only create the STO from Preq after executing Me59?
    Thanks
    Rohit Chavan

    Hi Chavan,
    Starting with "Shipmnt Order" definition => (from SAP Help):
       An order to a transportation service provider to ship goods from a shipper to a single consignee with agreed terms and conditions. The corresponding confirmation from the transportation service provider is also part of the business object.
       You can use this business object to subcontract the transportation of goods from a shipper to a single consignee if you cannot fulfill a shipment request yourself or if you regularly subcontract transportation services.
       You can also use this business object in the process of transportation service provider selection and tendering. The aim of both processes is to assign a suitable transportation service provider (TSP) to a shipment order.
    http://help.sap.com/saphelp_tm60/helpdata/en/66/dda98bb6b64c30b925f031bb0a2023/content.htm
    STO is just Stock Transport Order => functionality to move stock from one plant to another plant in two steps( inclidung GI in the sending plant and GR in the receiving plant).
    Usuall documnt flow in the STO process => PO(UB or NB order type), delivery, GI -> GR (done via migo for example).
    I believe that you can avoid cration of the Shipmnt order via correct selection on ME59 screen. Just something what is characteristic for STO and not for Shipmnt Orders.
    Best Regadrs,
    Tomek.

  • Difference Between Transport and message protocols in XI

    Hi,
        Can u please explain with some example , Difference Between Transport and message protocols in XI.
    thanks
    dhanush

    Hi dhanush,
    This two can have different attributes which were assigned in the adapter metadata. Please see this help for some info on this:
    http://help.sap.com/saphelp_nw04/helpdata/en/79/e462405c910272e10000000a155106/content.htm
    Go to SAP BASIS 6.40 or 7.00 software compoenent and open namespace http://sap.com/xi/XI/System. Go to Adapter objects and open Adapter metadata. Then open any adapter. Here you can see all the properties of your adapter which support.
    Transport protocol gives information about outside of message details, kind of system, security details.
    A transport protocol is a network protocol that has the capability of transferring some payload from one node to another, thus providing some level of transparency from the underlying network.
    Transport protocols are used as a mechanism to move payloads around a network. Typically, a payload will have a transport binding associated with it. For example, SOAP (acting as a payload) has a predetermined binding for HTTP (a transport protocol).
    Some common transport protocols include: HTTP, HTTP-R, SMTP and BEEP.
    Message protocol gives you an idea of message type XI payload
    http://help.sap.com/saphelp_nw04/helpdata/en/b6/0b733cb7d61952e10000000a11405a/content.htm
    Regards
    Biplab
    <b><i>
    note:reward with points if helpful</i></b>

  • Diference between DATA: and TYPES: on internal tables

    Hi people,
    Can somebody help me. I wanna know whats the diference between DATA: and TYPES: on internal tables
    and whitch has the best performance, here is a eg:
    DATA: BEGIN OF ti_sbook occurs 0,
              carrid   LIKE sbook-carrid,
              fldate   LIKE sbook-fldate,
              customid LIKE sbook-customid,
              loccuram LIKE sbook-loccuram,
           END OF ti_sbook.
    AND
    TYPES: BEGIN OF ti_sbook ,
              carrid   LIKE sbook-carrid,
              fldate   LIKE sbook-fldate,
              customid LIKE sbook-customid,
              loccuram LIKE sbook-loccuram,
           END OF ti_sbook.
    DATA: gw_sbook       TYPE  TABLE OF ti_sbook,
    gs_sbook       TYPE ti_sbook.
    witch of both types is better?
    thanks.

    Hi Marcelo,
    For compatibility matters is better to create internal tables with a work area separately. So yes it's better to use types. When you work with Object Oriented coding you will need to use internal tables defined with types. Also when defining tables with types is the new way of coding, the another coding is getting obsolete defined by SAP. That's why when working in ABAP with OO (Object Oriented) code you'll have to define tables with types and not the other way.
    Hope it helps.
    Regards,
    Gilberto Li

  • Doubt about diference between SAPconsole and SAPmobile

    Hello,
         I have been many doubts about diference between sapconsole and sapmobile, if anyone could help me I appreciate.
    1) I have ECC6 instaled, the SAP Mobile is compatible with ECC6 or I need of Netweaver Instaled ?
    2) If Possible to Install Sap Mobile in ECC6 , I have to Buy a license of sap mobile ?
    3) in any product instaled Windows CE have possible to install sap mobile ?
    4) In sap console what is the requirement for to do this configuration?
    I Anybody to know about this informations please explain for me ?
    Thanks

    My apology, 
        The Basic Diference beteween SAPConsole and SAPMobile is :
    SAPConsole ==>  
    1 ) Don' t need a new Hardaware for to configurate
    2 ) Only need a Machine with the IIS service installed
    3 ) The SAPGui CD content the SAPCOnsole.exe for configuration
    4 ) The equipment like Pocket and datacolletor has been to configurated in a Network( but if to have a entrance in the SAPGUi indicate a SAProuter in another factory is possible to have acesses.. ) is a mandatory. Cause the SAPCOnsle folow the SAPGUI entrances and need a LAN or a WAN configurated.
    Advantage
    simple to congurated and chip.
    Easy to create to new window cause the SAPConsole only plubish this window in Browser.
    Disadvantage
    Need a lincense for each Poket or Datacolletor, wherever the equipment you will use.
    Doesn't have a Database  using through Browser (IE6 or IE7) this way , during the processes lost network you go to lost the information not saved.
    SAPMobile
    1 ) Need the a good Machine  with a instance of SAP configurate
    2 ) Have to found the EXE in the MarketPlace
    3 ) is not publish, and yes a client with the database configurate in equipment
    4 ) The equipment like Pocket and datacolletor has been to configurated in a Network
    Advantage
    Need only one SAP License, doesn't metter how many equipment  in use you have.
    As the SAPMobile has a Database in the client , if you lost the network it goes to save in the local database and when the network come back , it will to synchronize. This way you don't need to work online every moment, you get to synchronize after.
    Disadvantage
    You profit in license is your lost in the Machine cause the price of Machine is expensive.
    is configurate only in windows Mobile.
    The window only can be create for a Developement and not in the SAP, have been created in windows Mobile.
    A tip, the both is good but you can do a simple mathematics.
    In the SAPConsole how much money you go to spend is the least of the Machine s Price.
    If yes confurate the SAPConsole , if not configurate the SAPMobile

  • Diference between SCP and FTPS

    Hi, people,
    Some know the diference between SCP and FTPS because I need to make a connection in one interface and I need to know the diference.
    Thanks!!

    Hi,
    have a look at this page:
    http://geekswithblogs.net/bvamsi/archive/2006/03/23/73147.aspx
    and check sections:
    FTPS (FTP-SSL)
    and
    SCP (Secure Copy)
    Regards,
    michal

  • Differences between Issue and Message?

    Hi all,
    Can anyone know the exact difference between issue and message? 
    In testing perspective, which one should we post?
    Regards,
    Vijaya Bhaskar

    Hi Vijaya,
    The difference starts in the concept.
    Issues are meant to handle project problems, like lack of human resources, lack of expertise, go-live strategy decision, that is all problems that are mainly linked to a managerial decision/order and can have impact on business.
    Messages are meant to handle system problems, like printer not working, message error when saving a purchase order, lack of authorizations,etc.
    Because of these differences, also the funcions available for each one and the workflow will be different.
    Hope this could make this more clear to you.
    Regards,
    Val

  • Cannot screen-share between iChat and Messages

    I have the following computers:
    --MacMini running 10.6 and iChat
    --Mac Pro running 10.7 and Messages
    --MacBook Pro running 10.8 and Messages
    For years (prior to Messages) I have successfully undertaken screen-sharing with other people. Now I find that if I attempt to share the screen of someone outside of my local area network who is running iChat and system 10.6, I can only do this from my iChat computer. The two computers running Messages will fail to establish the screen-sharing session.
    I have noticed that iChat signs into:
    login.oscar.aol.com
    Port 5190
    Require SSL is unchecked
    The Mac Pro signs into:
    api.oscar.aol.com
    Port 443
    Use SSL is checked
    The MacBook Pro signs into:
    api.oscar.aol.com
    Port 443
    Use SSL is unchecked
    Any ideas as to why screen-sharing should be non-functional between my two Messages computers and another computer running iChat?

    Hi,
    Error Messages were present in iChat 2  (the one called iChatAV in 2004) but only in the Connection Doctor.
    In iChat 3 that appeared as Pop up as well on Chat Failures that could be expanded to see a Log.  (referenced in the end of my signature block).
    Apple had chosen SIP (Session Initiation Protocol) to make the connects between two Buddies.
    In iChat 2 and 3 this was using the ports given over to SIP in an internationally agreed standard (ports 5060-5063)
    One port at a time is used and they move upwards until a free one is found.
    SIP phones for VoIP calls and Vonage adaptors also used this protocol.
    Despite the international agreement  many ISPs started to block the SIP ports, presumably due to loss of revenue from Long Distance calls.  (Many said people could pay to have these Ports/services back)
    At iChat 4 Apple moved the iChat app to using port 16402 as first choice for the SIP data.
    The logs are still there in Mountain Lion and Messages but it does take a particular sort of chat failure to get them to appear.  (it is more to do with the more common failures seem to be reduced now rather than being non-existent).
    Messages is very much iChat with iMessages added on. (and then the Chat Window/Interface change).
    What were iChat "Accounts" are accounts in Messages and you can get the Buddy Lists to display the same way as before.
    The connection Processes are exactly the same.
    I have had chats that seemed to be connecting but gave the "Connecting" messages with the spinning cogwheel "forever" but as you say it is a long time since I have seen one like that.
    In those cases the Log is not produced as iChat or Messages does not recognised that the chat has failed.
    In cases here this repeatedly happens it is best to start up the app using the Log generation mode in Terminal.
    Quit Messages first.
    Open Terminal (Applications/Utilities)
    Copy and Paste the Bold text below into Terminal
    /Applications/Messages.app/Contents/MacOS/Messages -errorLogLevel 7
    This will cause Terminal to Launch Messages and produce a Log whilst doing so.
    It will be quite long before it pauses when the Buddy lists are displayed.
    The Log will be at a point that looks like this when that happens.
    201835.893727 CommNAT result:
    External IP: 94.xx.xxx.xx           (editted)
    External Ports: 16403, 16403, 16403
    CNAT_BADTEST ....... 0
    CNAT_ISFULLCONE .... 0
    CNAT_ISPAT ......... 0
    CNAT_ISPATHOST ..... 0
    CNAT_TRYPRESERVE ... 1
    CNAT_PATINORDER .... 0
    CNAT_BLOCKIP ....... 1
    CNAT_BLOCKPORT ..... 1
    CNAT_LOOPBACK ...... 0
    201835.893985 75 routing table entries found.
    201835.894006 IPv4 DEFAULT route, if_idx:5
    Then you can start a Video chat and the log will repeat much of what it checked on before (Camera, Mic, Bandwidth etc) and then will start the familiar "log" from the Error messages.
    (you can quit Messages at this point so you are not interrupted by the log getting even longer)
    Excerpts  with comments Added
    202448.040276 [[SIP/2.0 100 Trying
    Via: SIP/2.0/UDP 94.xx.xx.xx:56634;branch=z9hG4bK6c37d0783ee0572b
    To: "1002" <sip:[email protected]:16402>   (Apple test Account)
    From: "1001" <sip:[email protected]:16402>;tag=841964855  (My LAN IP)
    Call-ID: 1e2a9eff6e27c18-a9ef-11e2-adb7-9209b4574012@192-168-0-11
    CSeq: 1 INVITE
    User-Agent: Viceroy 1.4
    Content-Length: 0
    o=ralph 0 0 IN %RTP-IP-AF% %RTP-IP%  (Lists User Shortname)
    s=1001
    c=IN %RTP-IP-AF% %RTP-IP%
    b=AS:2147483647
    t=0 0
    a=hwi:1056:4:2500
    a=iChatEncryption:NO
    m=audio %ARTP-PORT% RTP/AVP 110 12 124 3 0
    a=rtcp:%ARTCP-PORT%
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpmap:124 iLBC/8000
    a=fmtp:124 mode=30
    a=rtpID:784352988
    m=video %VRTP-PORT% RTP/AVP 123 126 34
    a=rtcp:%VRTCP-PORT%
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO %ARTCP-PORT% VIDEO %VRTCP-PORT%
    a=fmtp:126 imagesize 0 rules 30:640:480:640:480:30
    a=fmtp:123 imagesize 0 rules 30:640:480:640:480:30
    a=rtpID:308996905
    If thre connection is successful and you end it then the Log adds a Bye message (Similar to the Trying one) and then checks its hardware abilities again.
    There is much more to the log than I have said here but also much of it is also repeated.
    SIP/2.0 100 Trying should be seen before the SIP/2.0 180 Ringing  and the SIP/2.0 200 OK
    You are probably going to looking for endless repeats of the ringing part.
    202448.040529 [[SIP/2.0 180 Ringing
    Via: SIP/2.0/UDP 94.xx.xx.xx:56634;branch=z9hG4bK6c37d0783ee0572b
    To: "1002" <sip:[email protected]:16402>;tag=219266045
    From: "1001" <sip:[email protected]:16402>;tag=841964855
    Call-ID: 1e2a9eff6e27c18-a9ef-11e2-adb7-9209b4574012@192-168-0-11
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:16402>
    User-Agent: Viceroy 1.4
    Content-Length: 0
    Some of the othe info in the log may prove useful such as the Bandwidth it finds (BWD)
    202444.629246 BWD: GotBandwidth: 9080501/23966942 (up/down) @[11.0.168.192:0.255.255.255]
    202444.629266 BWD bandwidth: 9080 kbits up, 23966 kbits down.
    I don't need the whole log at this stage just highlights if you think they might point to things.
    I would be keen to see the Bandwidth the app sees as this might be a clue.
    The CommNAT details will also be useful.
    You can Quit Messages normally and then Quit Terminal or just Quit Terminal and Confirm the Quitting of processes it is running.
    8:53 PM      Saturday; April 20, 2013
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.3)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Diference between RAC and Grid

    I have 9i r2 RAC.
    What is the diference between 10G RAC and 10g Grid?
    What are my options to migrate?
    What are the advantages and disadvantages between migrating to 10g RAC or migrating to 10g Grid?

    A lot of the differences are cosmetic. Parallel server in 8i became RAC in 9i became Grid in 10g. There is no such thing as 9i Parallel Server, nor is there such a thing as 10g RAC, at least from a marketing standpoint. Once you understand that, the major differences are incremental-- 10g is probably more maintainable and easier to set up than 9i, 10g is probably more scalable as well.
    Migration is just a database upgrade. The upgrade guide will enumerate your options.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • JMS paging store - what is difference between bytes and messages threshholds?

              You can activate and configure both "bytes paging" and "message paging". What
              is the difference? Why use one or the other or are both required?
              Thanks,
              John
              

    Hi Mr. Black,
              Cool name.
              Message paging is based on number of messages. Bytes paging is based
              on the size of message payload (properties, body, corr-id, and type),
              where the payload does not include the header size. One can set
              either or both -- if both are set, paging kicks in as soon
              as the first threshhold is reached.
              As for which one to use, you may wish to set both. The former
              accounts for large numbers of small messages, and the latter
              handles large messages. (eg 1000 small 10 byte messages
              will charge 10,000 bytes toward quota but actually use up
              128,000 bytes of JVM memory once the header is thrown in...)
              Tom
              John Black wrote:
              > You can activate and configure both "bytes paging" and "message
              paging". What
              > is the difference? Why use one or the other or are both required?
              >
              > Thanks,
              > John
              

  • Diference between close() and dispose()

    in Java Swings we had two methods to close a JFrame, i.e frame.dispose() and frame.hide() / or frame.setVisible(false).
    But in FX, we have a single methos to close the stage which is : Stage.close() and it is equivalent to hide().
    So does that mean, on calling stage.close(), the memory and the resources allocated to the stage remain intact and the stage is only vanished from the screen?
    Does that further imply, FX doesnt have any method to comple 'dispose' of the stage as in swings?
    please reply
    Edited by: 949779 on Jul 30, 2012 6:17 AM

    The docs donot say anything about the resource management done by Stages. Comparing it with Swing is useless since they're completely different.
    The reason for dispose() in Swing was that even when your code does not refer to a JFrame anymore, there are still native resources which refer to the JFrame which will keep it from being garbage collected. Dispose() releases those resources.
    In JavaFX the distinction between close and dispose is probably no longer needed because using weak refs they can track when the Stage is no longer referenced anymore and then release all resources associated with it (if it works that way at all).
    So, close() would 'hide' the Stage, and when it gets garbage collected an automatic 'dispose' occurs. If Stages needed any further special treatment I would expect a mention in the docs.

  • Diference between Consolidate and consolidate all with data

    I would like to get clarified on the differences between "Consolidate" and "Consolidate All" option in HFM while performing a consolidation.

    Consolidate finds only the part of the data that is impacted by changes and performs all calculation, translation and consolidation rules for only that part of data.
    Consolidate All on the other hand calculates everything even if there are no underlying changes
    Consolidate All With Data performs as the Consolidate All it skips entities that have no data inputted though

  • Oo diference between delpi and Java.

    I want to know what the oo differences are between java and delphi. I always thought delphi was a old not very advanced language, but I found out it supports encapsulation, inheritance, polymorfism and even interfaces.

    What OO differences are you concerned about, specifically?
    I've been away from Pascal since the '80s, so I don't know much about Delphi.
    Regardless, I would look into the following OO feature comparison (off the top of my head):
    - Multiple inheritance
    - Inner classes
    - Interfaces
    - Name Spaces
    - Type Safety
    - Garbage Collection / Memory Management
    - Reflection

  • Diference between MB51 and MC$I

    Hi
    Please tell me the Difference between MB51 and MC$I.
    Best regards
    Sarang

    Hi,
    T code:  MB51 - It is the List of all Material Documents for Plant/Storage loc and Posting dates
    Where as MC$I - Material analysis for purchasing quantities selection..
    tx
    Uts
    Award if helpfull

Maybe you are looking for

  • Itunes 8.1 keeps asking for password

    Since I updated to itunes 8.1, I can not update anymore my ipod/iphone apps via itunes. I can still do it via my ipod touch... What is strange, is that I can access to my AppleID account (via iTunesStore), I can still download music, podcast, etc. iT

  • I have Windows XP and the latest Itunes and Itunes does not recognize my Iphone 4

    I have tried all of the trouble shooting ideas. I have installed and reinstalled Itunes. I have restarted my phone. I have restarted the computer. I have gone into MSCONFIG and made sure that all of the Iphone type services were ON. Nothing. My compu

  • Can I link to specific items in a Spry dataset?

    I have a website for a community festival.  I'm using a spry dataset for the festival events http://www.horizonfest.co.uk/programme/events.html .  Visitors click on an event in the left hand column and it appears on the right. The festival programme

  • Bluetooth device setup doesn't work

    I have updated all of the Mac's I look after and now I can't setup up the Bluetooth on the student logins? Does anyone know why this is? Kind Regards Tim

  • Logic pro 9 on mavericks: problems with kontakt instrument Drumlab

    Hello! I purchased drumlab on september 2013. It worked properly on my macbook (late 2009, with expanded 8GB ram) with logic pro 9 and kontakt free player 5. Unfortunately, after a few days my macbook suddenly broke. Now I have a new macbook pro (2.4