procedure CreateDocumentType(_DocType: Text[50]; _Description: Text[80]; _ProcessingCodeunit: Integer; _StrictSchemaValidation: Boolean)
Removed: Replaced by event OnAfterCreateDefaultDocumentTypes CreateDocumentType(_DocType, _Description, _ProcessingCodeunit). StrictSchemaValidation has been removed in MOB5.35
|