Cause: Sometimes a screen is made up of GUILabels - like what one of the users describes below:
Symptom: When learning the map for SAP screen where the table is located, SAP learn only shows the
program name SAPLKKBL without a screen number. The user would like to find and
click the cell that contains a specific material number value that is
passed which will popup another window allowing the routine to capture
the storage unit number for the material.
Solution: The screen may not actually an SAP Table control, but a screen
full of labels which looks like a table. You should be able to use the
dynamic (GuiLabel) Find action to find the row containing the material
number and use the (Click) action to click it.
Doc Reference number: 855008438