Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns all Notes for passed Document Type Group.
Syntax
private Notes getAllNotesForDocuTypeGroup(
Common _common,
DocuTypeGroup _docuTypeGroup,
DocuRestriction _restriction)
Run On
Server
Parameters
- _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.
Return Value
Type: Notes Extended Data Type
Concatenated notes.