Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 501 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 501 Bytes

abapHtmlButton

HTML button for your sap screen

Inspired by and expanded from the book "ABAP Cookbook"

  • Version requirement: 702
  • MIT License

Installation

  • install via abapGit
  • install all html colors and demo buttons via report "ZHTML_BTN_INSTALL" (optional)

Customizing

  • Colors in DDIC-Tab "ZHTML_COLORS" (Colorname, Hex-Code)
  • Buttons in DDIC-Tab "ZHTML_BTN_TYPES" (TYPE, TEXT, Color, FUNC-Code)

Demo

Transaction "ZHTML_BTN_DEMO"