Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Report MOB Document Processor

procedure CreateXMLResponseDocReceived(var _XmlResponseDoc: XmlDocument; var _MobDocQueue: Record "MOB Document Queue");

Removed: Unused in standard Mobile WMS

procedure ProcessDocumentNAS(var _MobDocQueue: Record "MOB Document Queue")

Removed: Unused in standard Mobile WMS


Table MOB Document Queue

procedure LoadLookupResponseValues(var _TempLookupResponseValues: Record "MOB NS WhseInquery Element")

Removed: Unused in standard Mobile WMS

procedure LoadLookupResponseValuesByNameAndValue(var _TempLookupResponseValues: Record "MOB NS WhseInquery Element"; _SearchNodeName: Text; _SearchNodeValue: Text; _ErrorIfNotExists: Boolean)

Removed: Unused in standard Mobile WMS


Table MOB Print REST Parameter

procedure GetResponseContent(var _Value: HttpContent)

Removed: Unused in standard Mobile WMS

procedure GetResponseHeaders(var _Value: HttpHeaders)

Removed: Unused in standard Mobile WMS

procedure DownloadReponseAsFileToClient()

Removed: Unused in standard Mobile WMS


Table MOB NodeValue Buffer

procedure SetValueAsCData(_NewXmlCData: XmlCData; _Sorting: Integer)

Removed: Unused in standard Mobile WMS


Table MOB NS Resp Element

procedure Delete_NodeName(): Text

Removed: Unused in standard Mobile WMS


Table MOB NS BaseDataModel Element

procedure Set_RegisterQuantityByScanAndBarcodeQuantity(_ItemNo: Code[20]; _VariantCode: Code[10])

Removed: Replaced by Set_RegisterQuantityByScanAndBarcodeQuantity(_ItemNo, _VariantCode, _UoMCode)

procedure Set_BarcodeQuantity(_ItemNo: Code[20]; _VariantCode: Code[10])

Removed: Replaced by Set_BarcodeQuantity(_ItemNo, _VariantCode, _UnitOfMeasure)


Table MOB Steps Element

procedure GetByNodeName(_NodeName: Text[250]; _ErrorIfNotExists: Boolean): Boolean

Removed: Unused in standard Mobile WMS

procedure RC_Ext_Parms(_EanAi: Text; _AutoForwardAfterScan: Boolean; _Optional: Boolean; _Visible: Boolean; _LabelWidth: Integer)

Removed: Unused in standard Mobile WMS

procedure RC_List_TableData_Ext(_LinkedElement: Integer; _FilterColumn: Text[50])

Removed: Unused in standard Mobile WMS

procedure RC_List_ListData_Ext(_ListSeparator: Text[1])

Removed: Unused in standard Mobile WMS

procedure RC_Text_Ext(_HelpLabelMaximize: Boolean; _ValidationValues: Text[1024]; _ValidationCaseSensitive: Boolean; _ListSeparator: Text[1])

Removed: Unused in standard Mobile WMS