Quantcast
Channel: Dynamics 365 Business Central/NAV User Group
Viewing all articles
Browse latest Browse all 11285

Forum Post: RE: blocking warehouse transfer to specific location

$
0
0
OnInsertRecord() is triggered only when the records get inserted into the table, i.e when the Key fields are entered. In this case Transfer-from Code and Transfer-to Code are not part of keys for the Table Transfer Header. You can put the code in the OnValidate() Trigger of both the fields.

Viewing all articles
Browse latest Browse all 11285

Trending Articles