Skip to content

Instantly share code, notes, and snippets.

View se38's full-sized avatar
👴
Doing some ABAP stuff

Uwe Fetzer se38

👴
Doing some ABAP stuff
View GitHub Profile
@se38
se38 / keybase.md
Created July 18, 2015 13:41
keybase.md

Keybase proof

I hereby claim:

  • I am se38 on github.
  • I am se38 (https://keybase.io/se38) on keybase.
  • I have a public key whose fingerprint is C53A D47F 2BD4 39C0 51F8 0C5C 4C19 6B07 73E8 C127

To claim this, I am signing this object:

@se38
se38 / index.html
Last active September 8, 2023 12:01
Binding problems with UI5 and XML views
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<script src="resources/sap-ui-core.js"
id="sap-ui-bootstrap"
data-sap-ui-libs="sap.m"
data-sap-ui-theme="sap_bluecrystal">
</script>