SOURCE TABLE

Dear all,

Generally for forms which contains properties where source table is linked (i.e for sales quote and sales order form the source table is SALES HEADER.similarly for all the fields in the sales quote and sales order form for all how to find the source table .is it possible please help me

Thanks in Advance !

With regards,

R.Ramanathan

See the sourceExpression property for the control in the form, and in case it does not contain

Record.Field name type expression then, that field belongs to SourceTable of the form or it can be a Variable defined in the C/AL Global Variables.

Dear Dhan Raj,

Thanks for the reply