ShowDocument4ECMDocEntryNo

Description

The respective document is searched for and displayed for the specified ECM document entry number.


Syntax

AL
ShowDocument4ECMDocEntryNo(EntryNo: Integer; ShowMessage: Boolean): Boolean


Parameters

EntryNo

Type: Integer

For this ECM document entry, the document is downloaded from the repository.


ShowMessage

Type: Boolean

Set this parameter to true if you want to display a message.



Return Value:

Type: Boolean

TRUE if processing was successful, otherwise FALSE



Remarks:



Example: