An alternative solution is the following:
Add a button "Fast entry" that opens a popup window
with a table that contains two input columns. The user inputs the data, then
clicks a "Save" button on the popup and you enter the new data into the grid
control. This solution requires SAP GUI Scripting via the GuiXT commands
ApplyGUIScript or CallVB / CallVBS.