Which view format is preferred in Ui5 development ?

Started with Ui5 a week back and documentation is really good. But when getting hands on with this made me bewildered. Can anyone help me with below queries
1) Which view is preferred in application development for UI5 ? i can only see Js sample codes in documentations. (IS JS only preferred for development)
2) Is it possbile to use mixture of View formats in an application ? (XML view and its controller for one screen and HTML view for other screen)

Thanks ,
When i look at the api reference of SAPUI5 SDK - Demo Kit  i get the below error. Is something wrong ?
API Reference 
sap.ui.core.mvc.View
HTTP Status 404 - /sdk/docs/docs/api/symbols/sap.ui.core.mvc.View.html
type Status report
message /sdk/docs/docs/api/symbols/sap.ui.core.mvc.View.html
description The requested resource is not available.

Similar Messages

  • Anyone know which render format I should use, my film will be used on a video wall (12 screens) and I need super quality. My footage format is 1080p HD resolution 1920x1080. I will be running the project from a mac with a direct line to video wall. Thanks

    Anyone know which render format I should use, my film will be used on a video wall (12 screens) and I need super quality. My footage format is 1080p HD resolution 1920x1080. I will be running the project from a mac with a direct line to video wall. Thanks in advance.

    I do some VJ-type work, involving playback of QuickTime files from the computer to projections, and I get good results using ProRes 422. That's convenient, because ProRes 422 is such a great editing codec, too.
    Traditionally, VJs use PhotoJPEG codec, which also works well, but it's a bad editing codec. So you would have to export an edited master, then convert.
    If you want it to look as good as possible, definitely schedule some time to test the footage on the wall. You may want to change the color correction of your footage to match the projectors. And if you feed the video wall some flat gray, you can see if any of the projectors need to be  adjusted.
    I'm not sure what application you're using for playback, but QuickTime Player 7 works well. It has an option to play fullscreen on an external monitor (View > Present Movie…).

  • Drop down list for User ID's and SAP List viewer format

    Couple of quick questions. Any help will be greatly appreciated.
    1) I need to put User ID on the selection criteria screen. And also, I need to build a dropdown list for user ID selection by finding all user IDs in the Finance department and put it on the list.
    2) I need to display the report in the SAP List viewer format, which enable these functions including sorting, hiding fields, filtering, exporting to an excel file as necessary. My output is currently plain vanilla as follows
    loop at ibkpf where belnr = ibseg-belnr.
           read table iskat with key saknr = ibseg-hkont.
           read table icepct with key prctr = ibseg-prctr.
           read table icskt with key kostl = ibseg-kostl.
           write:/
           iBKPF-BELNR,     " Accounting document number
           iBKPF-BUKRS,    " Company code
           iBKPF-GJAHR,     " Fiscal Year Range
           iBKPF-MONAT,     " Period
           iBKPF-USNAM,     " Username
           iBSEG-BELNR,      "Document #
           iBSEG-BUZEI,      "Item #
           iBSEG-BSCHL,      "Posting Key
           iBSEG-SHKZG,      "Debit/credit indicator
           iBSEG-PRCTR,      "Profit Center
           icepct-ktext,
           iBSEG-KOSTL,      "Cost Center
           icskt-ltext,
           iBSEG-HKONT,      "G/L Account
           iskat-TXT20,
           iBSEG-DMBTR,      "Local currency
           iBSEG-WRBTR,      "Document currency
           iBSEG-SGTXT,      "Explanation
           iBSEG-KOART.      "Account type

    Hello Syed
    Here is a sample coding for a dropdown listbox:
    *& Report  ZUS_SDN_DROPDOWN_LIST
    REPORT  zus_sdn_dropdown_list.
    TYPE-POOLS: vrm. " Value Request Manager: Typen und Konstanten
    DATA:
      gt_values   TYPE vrm_values.
    PARAMETERS:
      p_usrid    TYPE xubname AS LISTBOX VISIBLE LENGTH 13.
    INITIALIZATION.
    * Select the allowed values for dropdown listbox
      SELECT bname AS key FROM  usr02 INTO TABLE gt_values
             WHERE  bname  LIKE 'S%'.
      CALL FUNCTION 'VRM_SET_VALUES'
        EXPORTING
          id              = 'P_USRID'
          values          = gt_values
        EXCEPTIONS
          id_illegal_name = 1
          OTHERS          = 2.
      IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    START-OF-SELECTION.
    END-OF-SELECTION.
    You have two fields for the listbox available:
    - KEY (obligatory)
    - TEXT (optional)
    Regards
      Uwe

  • Home sharing - view format for other users tunes

    When I home share with another user's tunes, I can't get a fully organised view format (e.g. under "view" menu, sort by list, cover flow etc are greyed out). I can only get a single long list which is pretty-not-useful... It looks like this is the only way to go, but does anyone know how to get a fully featured and formatted view of another library? Thx M

    Store the media files somewhere other than the standard location. Other users cannot access the files if they are stored in the standard location. Example c:\itunes media
    Within each users login, set the library location to the location you want. Each user can access all the files and the library for each user will be different.
    My wife and I do this with an external drive on our home network.

  • Which audio format should I use on my memory stick?

    Hi. My car has a Clarion HDD Navigation System MAX575 which is compatible with audio CDs and has a memory stick slot. I can't play MP3 CDs. Which file format should i use if I want to load music onto the HDD using a memory stick? I don't want to remove the unit.

    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    1. Install the Apple Boot Camp software. Purchase Windows XP w/Service Pak 2 or Vista. Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows. Boot Camp enables you to boot the computer into OS X or Windows.
    2. Parallels Desktop for Mac and Windows XP, Vista Business, or Vista Ultimate. Parallels is software virtualization that enables running Windows concurrently with OS X.
    3. VM Fusionand Windows XP, Vista Business, or Vista Ultimate. VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    4. CrossOver which enables running many Windows applications without having to install Windows. The Windows applications can run concurrently with OS X.
    5. VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris. It is not yet fully developed for the Mac - some features are not yet implemented - but it does work otherwise.
    6. Last is Q. Q is a freeware emulator that is compatible with Intel Macs. It is much slower than the virtualization software, Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc. There are performance differences between dual-boot systems and virtualization. The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system.
    See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion.
    Boot Camp is only available with Leopard. The Boot Camp Beta that was used with Tiger has expired and is no longer available for use. So contrary to the other poster's comment, Boot Camp isn't truly "free." You must purchase Leopard to get it.

  • Which media formats are supported by N8

    I found that my N8 cannot play mpg files, which to me seems like a huge limitation. Which media formats does it support, and are there any way to increase the number of supported formats without resorting to tedious converting software?

    http://www.developer.nokia.com/Devices/Device_specifications/N8-00/
    Video Playback Formats
    3GPP formats (H.263), Flash Video, H.264/AVC[3], MPEG-4[4], RealVideo 10[5], Sorenson Spark, VC-1, VP6, WMV 9
    Audio Formats
    AAC, AC-3, AMR-NB, AMR-WB, E-AC-3, eAAC, eAAC+, EFR, FR, MP3, WMA
    Notes
    1 QCIF 15fps 60kbps, audio 3gpp 12.2kbps 8kHz.
    2 H.264 baseline profile 3.1 720p 25fps 6Mbps mp4, audio AAC-LC 128kbps 48kHz stereo.
    3 H.264 Baseline, Main & High profiles 3.1 30fps 14Mbps.
    4 Advanced simple profile level 6 30fps 12Mbps. Audio: stereo 48kHz 128kbps.
    5 @ QVGA 30fps.

  • Removing the vertical divider after the actions view format menu.

    Hi,
    i have a table in a applications table component on my UI. i've a UX requirement to remove the Actions, View, format menu along with the vertical divider next to these menus that comes with the applications table component. i could get rid of the three menus but have not been able to get rid of the vertical divider. so the apps table looks a li'l odd now. Any suggestions on how to get rid of the divider?

    Hi ,
    We the world outside Oracle donot use the Applications Table which is a purely ApplCore component.
    Please post this question on the internal ADF Frontend forum @ myforums.oracle.com

  • Extract audio-only from DVD. Which container format?

    I've got a couple of music dvd's that contain nice DTS surround sound audio tracks. The video of these DVD's is pretty much uninteresting, so now I'm looking for a way to rip/extract the DTS track from these dvds (without converting them, I want to be able to pass the original DTS to my receiver) and put them in some container format that can easily parsed by music players (ie. it would be nice to have some metadata).
    Which container format would be the most suitable? Ogg?
    And which tool can do this?
    Handbrake forces you to use the video as well, so that's not a viable option.

    GogglesGuy wrote:Thanks, I'll take a look at it. My favorite music player and manager doesn't index mka files yet, but I'll give it a try and see if it works.
    Don't take my word for it, but I've heard that the developer of the music player that you use is a pretty smart dude. Have you considered e-mailing yourself a feature request?

  • UI5 Development - Start

    Hi people,
    For your knowledgement, my environment is:
    - SAP ECC 6.0 - EhP 5
    - SAP NetWeaver AS ABAP 7.31 (for legacy interfaces)
    - SAP EHP 2 para SAP NetWeaver 7.0 (for NF-e)
    - SAP SOLUTION MANAGER 7.1
    My basic question is to know in which system the configuration must to be set to work with oData and other components to develop UI5.
    Then if someone can give me an orientation for which way i have to go, i'll appreciate.
    Thanks in advance.
    Regards,
    Gustavo Prado

    Hi,
    SAP Gateway and SAPUI5 are two different technologies.
    You can build SAPUI5 application in eclipse and webIDE or hana cloud platform.
    Refer this video for SAPUI5 tools installation in eclipse.
    Step by Step Video tutorials for Installing SAPUI5 tools in Eclipse   
    Enter SEGW transaction in SAP system and you can create oData services there to implement it in SAPUI5 application.
    #1 - OData CRUD Crash Course - Query   
    Quick Starter Configuration Guide - SAP Gateway   
    Getting started with GWPA: Eclipse Preparation       
    Few tips for beginners to become a PRO in UI5.
    SAPUI5 SDK - Demo Kit
    Here you can see SAP Gateway crud operations.
    There are many documents and blogs are available for beginners.
    SAP Gateway
         SAPUI5 Explored
    UI5 Development - Start
    Regards
    Dhananjay

  • Which views/tables to use for retrieving item information

    Hi All,
    I need to write a PL/SQL procedure for retrieving detailed information for a specified item (given inventory item ID and organization ID). I'm not quite sure which views/tables to us for this.
    I found out that view MTL_SYSTEM_ITEMS_FVL is the underlying view for the Master Item Form (via help / record history menu option). But when looking up in eTRM following warning is described:
    Warning: Oracle does not recommend you query or alter data using this view. It may change dramatically in subsequent minor or major releases.
    The second view I found is MTL_SYSTEM_ITEMS_VL. But when quering for data in this view, it turned out that the view is empty.
    Can anybody tell me for what purposes this view is used?
    Is it the correct way to use one of these views (or any other?) for retrieving detailed item information or should I better define a new query within the procedure using tables such as MTL_SYSTEM_ITEMS_B, MTL_SYSTEM_ITEMS_TL and MTL_PARAMETERS (any others) ?
    Any ideas for that?
    Best Regards,
    Carolin

    Hi Carolin,
    It's usually more efficient to use base tables instead of views. The tables you will actually need will depend on your requirements. Regarding your question about MTL_SYSTEM_ITEMS_VL, it's usually ok to use the _VL views. These typically contain the same information as the base tables plus some logic to get the appropriate translations for fields that can be shown in different languages (for instance, DESCRIPTION). Typical table names you will need could be:
    Item Master: MTL_SYSTEM_ITEMS_B
    Organizations: MTL_PARAMETERS
    Subinventories: MTL_SECONDARY_INVENTORIES
    Units of Measure: MTL_UNITS_OF_MEASURE
    Onhand Quantity: MTL_ONHAND_QUANTITIES_DETAIL
    Material Transactions: MTL_MATERIAL_TRANSACTIONS
    Categories: MTL_CATEGORIES_B, MTL_CATEGORY_SETS_B, MTL_ITEM_CATEGORIES
    If your query didn't return any data, it's probably because the language was not properly setup in your session (check USERENV ('LANG') so see what's the language in your session).
    Hope it helps.

  • Which slide format should I select if I want to play the presentation in 16:9 on a television?

    Hello everyone;
    I have create a little pres in Keynote 8 and exported it to iDVD in order to burn it on a DVD.
    The aim is to play the DVD on a 16:9 TV.
    But when I played the DVD, I had 2 black blocks on each side of the presentation.
    Could anyone tell me which slide format would allow to have the presentation playing in "full screen" instead of 4:3
    Thanks in advance for your help.
    P

    I have attached the fixed code. Well my question is my callbacks doesn't communicate with my instrument which is tge Lock In Amp 7265. The goal of the program is to let the user select the digital analog voltage channel and the amount of voltage they want without hard coding it using ibwrt and sending a string. This code I have written, doesn't accomplish that. I don't understand where I am going wrong since but any insight would be much appreciated. Thanks for the time. 
    Sincerely,
    Attachments:
    SETDAC.c ‏2 KB
    setdacwin.uir ‏3 KB
    setdacwin.h ‏2 KB

  • Error: Insufficient permission on the folder in which the format is to be s

    Hi Experts,
    I have two users A and B. Now A is sharing a OLAP worksheet with B and getting following error.
    oracle.dss.d4o.common.D4OException: D4O-1209 Insufficient permission on the folder in which the format is to be saved.
    oracle.dss.bicontext.BINoPermissionException: BIB-14102 User lacks sufficient privileges to perform this operation.
    oracle.dss.bicontext.BINoPermissionException: BIB-14695 Insufficient privileges for folder.
    The worksheet has a calculated member which is also shared. B has access to the shared folder of A. Is there anything which I missed?
    If I do not include the shared member in the worksheet and share the worksheet and member then B can open the worksheet and can edit the worksheet to include the calc member.
    Any help is appreciated.
    Thanks
    Brijesh

    Issue resolved.
    Thanks
    Brijesh

  • How to know which report is using which view

    Hi all,
    is there any way to get the details of which discoverer report is using which view by using any sql query.
    Thanks in advance

    There is a trigger that update a table whenever a workbook is saved.
    You can start your query from
    select s.workbook_name,
    s.worksheet_name,
    s.sequence_order,
    s.sql_string
    from
    ams.ams_discoverer_sql s
    order by 1,2,3

  • Viewing the database version in SQL Developer

    Hello there,
    I am using SQL Developer version 1.5.0.53, and I was wondering if there is a way that I can view the database version within SQL Developer?
    I know when you log on in SQL *Plus it shows it, is there anywhere in SQL Developer that it can be viewed?
    Thanks,
    ivalum21

    There is a report.
    Data Dictionary Reports -> About Your database -> Version Banner
    but it is probably just quicker to select * from v$version;

  • Shared Components - Comments - which View?

    I am trying to find which APEX view holds the field for Shared Components - Comments. On the Shared Components page, there is a COMMENTS link. Which APEX view stores those comments? It seems like it would be stored in APEX_APPLICATIONS view, but i don't see the comments field there.
    Thanks for your help,
    John

    Hi,
    A useful query to know which views have comment column is the following:
    select apex_view_name, column_name from apex_dictionary where COLUMN_NAME LIKE '%COMMENT%';
    APEX_VIEW_NAME                COLUMN_NAME
    APEX_APPLICATION_AUTHORIZATION      COMPONENT_COMMENT
    APEX_APPLICATION_BC_ENTRIES      COMPONENT_COMMENT
    APEX_APPLICATION_BREADCRUMBS      COMPONENT_COMMENT
    APEX_APPLICATION_BUILD_OPTIONS      COMPONENT_COMMENT
    APEX_APPLICATION_COMPUTATIONS      COMPONENT_COMMENT
    APEX_APPLICATION_GROUPS      GROUP_COMMENT
    APEX_APPLICATION_ITEMS           COMPONENT_COMMENT
    APEX_APPLICATION_LISTS           COMPONENT_COMMENT
    APEX_APPLICATION_LIST_ENTRIES      COMPONENT_COMMENT
    APEX_APPLICATION_LOVS           COMPONENT_COMMENT
    APEX_APPLICATION_LOV_ENTRIES      COMPONENT_COMMENT
    APEX_APPLICATION_NAV_BAR      COMPONENT_COMMENT
    APEX_APPLICATION_PAGES           PAGE_COMMENT
    APEX_APPLICATION_PAGE_BRANCHES      COMPONENT_COMMENT
    APEX_APPLICATION_PAGE_COMP      COMPONENT_COMMENT
    APEX_APPLICATION_PAGE_PROC      COMPONENT_COMMENT
    APEX_APPLICATION_PAGE_REGIONS      COMPONENT_COMMENT
    APEX_APPLICATION_PAGE_RPT      COMPONENT_COMMENT
    APEX_APPLICATION_PAGE_RPT_COLS      COLUMN_COMMENT
    APEX_APPLICATION_PAGE_VAL      COMPONENT_COMMENT
    APEX_APPLICATION_PAGE_BUTTONS      COMPONENT_COMMENT
    APEX_APPLICATION_PAGE_ITEMS      COMPONENT_COMMENT
    APEX_APPLICATION_PARENT_TABS      COMPONENT_COMMENT
    APEX_APPLICATION_PROCESSES      COMPONENT_COMMENT
    APEX_APPLICATION_SHORTCUTS      COMPONENT_COMMENTS
    APEX_APPLICATION_SUPP_OBJ_BOPT      DEVELOPER_COMMENT
    APEX_APPLICATION_TABS           COMPONENT_COMMENT
    APEX_APPLICATION_TEMP_BC      COMPONENT_COMMENTS
    APEX_APPLICATION_TEMP_BUTTON      COMPONENT_COMMENT
    APEX_APPLICATION_TEMP_CALENDAR      COMPONENT_COMMENT
    APEX_APPLICATION_TEMP_LABEL      COMPONENT_COMMENT
    APEX_APPLICATION_TEMP_LIST      COMPONENT_COMMENT
    APEX_APPLICATION_TEMP_PAGE      COMPONENT_COMMENT
    APEX_APPLICATION_TEMP_POPUPLOV      COMPONENT_COMMENT
    APEX_APPLICATION_TEMP_REGION      COMPONENT_COMMENT
    APEX_APPLICATION_TEMP_REPORT      COMPONENT_COMMENT
    APEX_APPLICATION_TRANSLATIONS      DEVELOPER_COMMENT
    APEX_APPLICATION_TRANS_MAP      TRANSLATION_COMMENTS
    APEX_APPLICATION_TRANS_MAP      TRANSLATION_MAP_COMMENTS
    APEX_APPLICATION_TREES           COMPONENT_COMMENTRegards,

Maybe you are looking for

  • How to make an animated gif on a imac

    Hi guys I am running an Imac OS X 10.9.4. I would really like to make some animated gif's if possible. Can anyone help me please? I tried some instructions using Preview, but my preview does not allow saving a file as a .gif, nor does half the things

  • [svn:osmf:] 10540: Adding file missing from previous commit.

    Revision: 10540 Author:   [email protected] Date:     2009-09-23 11:39:41 -0700 (Wed, 23 Sep 2009) Log Message: Adding file missing from previous commit. Added Paths:     osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/gateways/TestHT

  • Analysing Task Audit, Data Audit and Process Flow History

    Hi, Internal Audit dept has requested a bunch of information, that we need to compile from Task Audit, Data Audit and Process Flow History logs. We do have all the info available, however not in a format that allows proper "reporting" of log informat

  • Create a lot of movieclips ..

    I need to create a lof of movieclip (with content ) it is about 150 movieclips vertical and each movieclip can have around 55 movieclips in it now my problem is , this process is working slow, very slow , or crashes I wonder is there is a way to load

  • Mapping Problem Context Change

    Hi all I use Sap ABABusinessPartner to replicate Data. Here I have to map only TelephoneNumber where StandardSenderIndicator = X           partner           partner             Telephone                 StandardSenderIndicator                 Telepho