F4 Buttons

 

HTML Business Function Reference

 

1. General

F4 buttons sit next to the immediate right of entry fields.
In normal states, the f4button follows the cursor focus and serves as a help function.

 

 
2. Entry Field with F4


Business-HTML Coding Example:

`SAP_TemplateF4EntryField( id, name="", value="", size=10, maxlength=10,
	onclick="" )`

 

 

Source:  SAP Business HTML Cookbook