ReleaseUpdateDB60_QMS.createDocumentNote Method [AX 2012]

private void createDocumentNote(
    RefTableId _refTableId, 
    RefRecId _refRecId, 
    Description _description, 
    Notes _notes)

Run On

Server

Parameters

_refTableId
Type: RefTableId Extended Data Type

_refRecId
Type: RefRecId Extended Data Type

_description
Type: Description Extended Data Type

_notes
Type: Notes Extended Data Type

Community Additions

ADD
Show: