Debug Single Instance |
Procedure |
ShowDebugMessageIfEnabled |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
Debug Single Instance |
Procedure |
ShowDebugMessageIfEnabled |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
Debug Single Instance |
Procedure |
ShowMessageIfDebugFlagActive |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
Debug Single Instance |
Procedure |
ShowMessageIfDebugFlagActive |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
Debug Single Instance |
Procedure |
ShowMessageIfDebugFlagActive |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
File Exporter |
Procedure |
SaveDataToBlob |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
File Importer |
Procedure |
LoadData |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
File Importer |
Procedure |
GetTextBuffer |
This procedure is deprecated and will be removed. |
22.1 |
Function Mutex Mgt |
Event |
OnAddCustomFunctions |
This event is replaced by the OnAddFunctions event and will be removed in an upcoming release. |
22.3 |
Temp Blob |
Procedure |
WriteTo |
tTempBlob is deprecated, this overload with be removed. |
27.0 |
Temp Blob |
Procedure |
From |
tTempBlob is deprecated, this overload will be removed. |
27.0 |
Text File Exporter |
Procedure |
SaveDataToBlob |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
Text File Exporter |
Procedure |
SaveDataToBlob |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
Text File Exporter |
Procedure |
SaveDataToBlob |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
Text File Importer |
Procedure |
LoadData |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
Text File Importer |
Procedure |
LoadData |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
Text File Importer |
Procedure |
LoadData |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
Text File Importer |
Procedure |
SetImportType |
The table "QWETB Import Type" is deprecated and this function will be removed. Use any of the LoadData() functions instead. |
21.2 |
Text File Importer |
Procedure |
SetFixedLengthImportType |
The tables "QWETB Import Type" and "QWETB Fixed Length Column No" are deprecated and this function will be removed. Use any of the LoadData() functions instead. |
21.2 |
Text File Importer |
Procedure |
SetFixedLengthToColumnNo |
The table "QWETB Fixed Length Column No" is deprecated and this function will be removed. Use any of the LoadData() functions instead. |
21.2 |
Text File Importer |
Procedure |
SetFixedLengthColumn |
The table "QWETB Fixed Length Column No" is deprecated and this function will be removed. Use the function Add() in the "QWETB Fixed Width Column" table together with the LoadData() function instead. |
21.2 |
Text File Importer |
Procedure |
ReadTextBLOB |
This function is deprecated and will be removed. Use the function LoadData() instead. |
21.2 |
Text File Importer |
Procedure |
ReadTextBLOB |
This function is deprecated and will be removed. Use the function LoadData() instead. |
21.2 |
Text File Importer |
Procedure |
Truncate |
This function is deprecated and will be removed. |
21.2 |
Text File Importer |
Procedure |
IsFixLength |
The table "QWETB Import Type" is deprecated and this function will be removed. |
21.2 |
Text File Importer |
Procedure |
GetNoOfRec |
This function is deprecated and will be removed. Use the function GetNumberOfLines() instead. |
21.2 |
Text File Importer |
Procedure |
GetColumnValue |
This function will be removed. Use the GetFieldValue() function or the GetFieldValue() functions in the "QWETB Text Buffer" table instead. |
21.2 |
Text File Importer |
Procedure |
CleanTxt |
This function will be removed. Use the CleanTxt() function in the "QWETB Text Mgt." codeunit instead. |
21.2 |
Web Wrapper |
Procedure |
SetPassword |
Use SetPassword with SecretText data type for NewPassword. |
24.0 |
Web Wrapper |
Procedure |
SetBearerToken |
Use SetBearerToken with SecretText data type for NewBearerToken. |
24.0 |
Web Wrapper |
Procedure |
CallHttpGet |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
Web Wrapper |
Procedure |
CallHttpGet |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
Web Wrapper |
Procedure |
CallHttpPost |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
Web Wrapper |
Procedure |
CallHttpPut |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
Web Wrapper |
Procedure |
CallHttpPatch |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
WS Debug Mgt. |
Procedure |
GetBlobValue |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
XML Reader |
Procedure |
LoadFromTempBlob |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
XML Reader |
Procedure |
SaveBase64ToTempBlob |
Use overload with QWETB tTempBlob record instead of TempBlob codeunit. |
27.0 |
XML Reader |
Procedure |
SaveToTempBlob |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
XML Writer |
Procedure |
SaveToTempBlob |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
XML Writer |
Procedure |
AddBase64ElementFromBlobRelNS |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |
XML Writer |
Procedure |
AddBase64ElementFromBlobAbsNS |
Use the overload that takes Codeunit "QWETB Temp Blob" instead. It offers better performance. |
27.0 |