Removed Features
Codeunits
| Object | Type | Name | Reason | Removed in version |
|---|---|---|---|---|
| QWETB RunTime Management | Procedure | GetNAVUrl | Replaced by the function GetBCUrl() | 20.0 |
| QWETB RunTime Management | Procedure | GetBCUrl | Replaced by the function GetBCUrl() with ClientType as parameter datatype | 20.0 |
| QWETB XML Reader | Procedure | LoadFromFile | This function is replaced by the LoadFromClientFile() function. | 20.0 |
| QWETB XML Reader | Procedure | CloseNode | Replaced by the CloseNodeList() function. | 20.0 |
| QWETB XML Writer | Procedure | CreateDocumentTypeElement | Replaced by the AddDocumentTypeElement() function. | 20.0 |