May 5 2016
SAP ABAP BSP week of day function. Hafta gün takvim fonksiyonları
WEEK_GET_FIRST_DAY DATE_GET_WEEK DATE_COMPUTE_DAY DATE_COMPUTE_DAY : Returns weekday for a date DATE_GET_WEEK : Returns week for a date RP_CALC_DATE_IN_INTERVAL : Add days / months to a date END_OF_MONTH_DETERMINE_2 : Determines the End of a Month MONTH_NAMES_GET : Get the names of the month DATE_COMPUTE_DAY -This function module returns the day of the week for the date […]





May 18 2016
SAP HTML5 Open UI5 Fiori image link press click action event
<html> <head> <meta http-equiv=”X-UA-Compatible” content=”IE=edge” /> <meta http-equiv=”Content-Type” content=”text/html;charset=UTF-8″/> <script src=”https://sapui5.hana.ondemand.com/resources/sap-ui-core.js” id=”sap-ui-bootstrap” data-sap-ui-libs=”sap.m,sap.ui.layout,sap.ui.commons” data-sap-ui-theme=”sap_bluecrystal” type=”text/javascript”> </script> </head> <body class=”sapUiBody”> <div id=”sample1″></div> <div id=”sample2″></div> <div id=”sample3″></div> </body> </html> <script> // creates a simple link with an action and property href not set var oLink1 = new sap.ui.commons.Link({ text: “Bana Tıkla 1”, tooltip: “Bu bir ui5 […]
Devamı
By Burhan KARADERE • 2015 - 2016 • 1 • Tags: fiori, open, open ui5, openUI5, SAP, SAPUI5, ui5