Method SelectDocumentType(var DocTypeCode: string): boolean
Description
Function for selecting a document type (form F0174).
DocTypeCode: string
The selected document 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.