ShipCarrierShippingRequest.initFromSalesTable Method
Initializes the data from the SalesTable Table record.
Syntax
public void initFromSalesTable(SalesTable _salesTable)
Run On
ClientOrServer
Parameters
- _salesTable
Type: SalesTable Table
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Initializes the data from the SalesTable Table record.
public void initFromSalesTable(SalesTable _salesTable)
ClientOrServer