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.
Finds the specified record in the JmgDocumentGroup table.
Syntax
client server public static JmgDocumentGroup find(JmgDocumentGroupId _documentGroupId, [boolean _forUpdate])
Run On
Called
Parameters
- _documentGroupId
Type: JmgDocumentGroupId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: JmgDocumentGroup Table
A record in the JmgDocumentGroup table; otherwise, an empty record.
Remarks
This method retrieves the record from the JmgDocumentGroup table that has the specified document group ID.