ReturnAcknowledgmentAndDocumentDP.getAllNotesForDocuTypeGroup Method [AX 2012]
Returns all Notes for passed Document Type Group.
private Notes getAllNotesForDocuTypeGroup(
Common _common,
DocuTypeGroup _docuTypeGroup,
DocuRestriction _restriction)
Run On
ServerParameters
- _common
- Type: Common Table
Common buffer for which notes are attached and should be selected.
- _docuTypeGroup
- Type: DocuTypeGroup Enumeration
A value from the DocuTypeGroup enumeration.
- _restriction
- Type: DocuRestriction Enumeration
A value from the DocumentRestriction enumeration.
Community Additions
ADD
Show: