Skip to content

abapTools/abapHtmlButton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"