InventTestCertOfAnalysisDP.insertWithDocuRef Method [AX 2012]
Determines whether a DocuRef record exists for each record that was received.
Syntax
private void insertWithDocuRef(Common _common)
Run On
Server
Parameters
- _common
Type: Common Table
A common table buffer record.
Remarks
If a DocuRef record exists, this method sends for the insertion together with the DocuRef record. Otherwise, this method will send for the insertion of this record only.