Method SelectDocumentAction(var ActionTypeCode: string): boolean
Description
Function for selecting a document action type (form F0621).
ActionTypeCode: string
The selected action type code is the result returned in this parameter. If this parameter contains a valid code when the function is used, the record pointer will be positioned on this code when opening the form.
Result: boolean
Indicates whether the user has selected a valid record and the OK button.