Uses of Class
com.sgs.common.database.SalesOrderLineCustomFieldLink
-
Packages that use SalesOrderLineCustomFieldLink Package Description com.sgapi.services This package provides endpoints for integrating data with the SG V5 System Imports are handled within the IntegrationImport class Exports are handled within the IntegrationExport class -
-
Uses of SalesOrderLineCustomFieldLink in com.sgapi.services
Method parameters in com.sgapi.services with type arguments of type SalesOrderLineCustomFieldLink Modifier and Type Method Description javax.ws.rs.core.Response
IntegrationImport. setSalesOrderLineCustomFieldLink(java.util.List<SalesOrderLineCustomFieldLink> salesOrderLineCustomFieldLinks)
This method allows for the linkage of sales order lines to custom sales order fields for specific label printing instructions on a per sales order line basis.
-