Hello,
I have a Valuelist which makes use of Annotations. The values are fetched from a CDS view.
For the Value help dialog I have 3 fields to filter out those values, they are - WBS, Company Code, Description.
I want to make use of all the 3 f...
I am trying to extend the Manage Customer Line Items App on S4H 1511 implementation.
I have extended the oData and have registered the Extended Service. I have created a Extension Project for the Standard UI application and have deployed it back to...
I have a Smart Table and I am filling Created Date from the oData Service. In the oData Service the date comes in as - Date(1495152000000)The date in my ECC is a Datum field and has value - 05/19/2017I am currently in IST time zone and for me the Ja...
I use a VDI for UI5 development and have no internet access on the VDI. I need a link, from where from I can download all the files present on SAP Development Tools for Eclipse - Luna Software Repository on my local machine.I will then share these fi...
HI Roystan,
Was this app running via the mobile browser like Chrome or it is being run via the Fiori client.
We have a similar requirement for Barcode scanning and want to have it done via the mobile browser, but the Fiori design guidelines for the...
Thank you! Arghadip for sharing this info.
As already pointed out, program - RS_ABAP_SOURCE_SCAN as well as transaction - CODE_SCANNER, dont list the results from Enhancements.
There is another Transaction available in S/4 - EWK1, which does the jo...
Hi Kiran,You can use a formatter for the field.Use the below code and you should be able to solve your problem - <Text text="{path:'viewData>CreatedOn', type:'sap.ui.model.odata.type.DateTime', formatOptions: { pattern: 'MM-dd-yyyy'},constraints: {di...