TableNo Property

Sets the source table number, if any, for this codeunit.

Applies To

Codeunits

Remarks

Use the lookup to select the appropriate table number. If the codeunit can apply to any table, then choose Undefined.

If you specify a table number for this property, then you can use the CurrRec global variable in the codeunit and use the Codeunit.RUN Function (Codeunit) to execute the code unit

See Also

Reference

Codeunit.RUN Function (Codeunit)