PBAImport.mustImportHcmRatingLevel Method [AX 2012]

Determines whether to import a record and patches record IDs for related records.

protected boolean mustImportHcmRatingLevel(Common _record, RecId _oldRecId)

Run On

Server

Parameters

_record
Type: Common Table
The record.
_oldRecId
Type: RecId Extended Data Type
The old record ID.

Return Value

Type: boolean
Always returns false.

Community Additions

ADD
Show: