PlanActivityCreate.validateAndInsert Method [AX 2012]

Validates the record and inserts it into the database.

public void validateAndInsert(Common _buffer, [boolean _silent])

Run On

Server

Parameters

_buffer
Type: Common Table
The buffer to validate and insert.
_silent
Type: boolean
Determines whether an exception is thrown in case of a validation failure.

Community Additions

ADD
Show: