What is the use of Form Ref:
Specifies the display menu item that is activated when a table is referenced. A display menu item is associated with a form.
When you use a primary index field on a report, this form is available as a link in the report. A primary index is specified by using the PrimaryIndex property.
If you leave this field blank, the system attempts to display a form that has the same name as the table.
Today I'm gonna to explore About Table Property of “FormRef”
Create a New Table as Below Screen shot
Open Table SKP_FormRefEx_B insert values as below screen shot
i.e SkP_FormRefEX_A table Is not having any FormRef Property value
First I need to create one Form As below Screenshot