Click or drag to resize

shippers Methods

The shippers type exposes the following members.

Methods
  NameDescription
Public methodabout (Overrides baseServiceSLabout.)
Public methodbaseGetLOVByType
(Inherited from baseServiceSL.)
Public methodbaseGetNextCounter
(Inherited from baseServiceSL.)
Public methodbaseGetSOHeadersByID
Public methodbaseGetSOShipHeadersByID
Public methodDispose
Releases all resources used by the MarshalByValueComponent.
(Inherited from MarshalByValueComponent.)
Public methodeditNote
Edits a note for SOShipHeader, SOShipLine, SOShipMisc, SOShipTax, SOShipPayments, SOShipLot Requires noteLevel:HEADER,LINE,MISC,TAX,PAYMENTS,LOT actionTypes:ADD,UPDATE,VALIDATEONLY
Public methodeditNoteAsDataSet
Edits a note for SOShipHeader, SOShipLine, SOShipMisc, SOShipTax, SOShipPayments, SOShipLot Requires noteLevel:HEADER,LINE,MISC,TAX,PAYMENTS,LOT actionTypes:ADD,UPDATE,VALIDATEONLY
Public methodeditScreen
Edits all the records for the order management shippers screen.
Public methodeditSOShipHeader
Public methodeditSOShipLine
Public methodeditSOShipLot
Public methodeditSOShipMisc
Public methodeditSOShipPayments
Public methodeditSOShipTax
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodgetAddressesByID
Returns other Address entries based on AddrID
Public methodgetBuyersByID
Returns CustContacts based on custID and buyerID
Public methodgetCertificatesByID
Returns certificates based on ID
Public methodgetClientIP (Inherited from baseServiceSL.)
Public methodgetCountriesByID
Searches for countries based on countryID
Public methodgetCustomersByID
Searches for customers based on custID
Public methodgetDBConnection (Inherited from baseServiceSL.)
Public methodgetFOBIDsByID
Returns fobIDs based on ID
Public methodgetFrtTermsByID
Returns frtTermsID based on ID
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodgetInspectionsByID
Returns inspections for an invtID based on ID
Public methodgetInventoriesByID
Returns InvtIDs based on ID from ALL inventory items
Public methodgetInventoriesForSaleByID
Returns InvtIDs based on ID from only inventory items available for sale
Public methodgetMiscChrgIDsByID
Returns MiscChrges based on ID
Public methodgetNewscreen
Gets a new default screen based on the passed template
Public methodgetNewSOShipHeader
Public methodgetNewSOShipLine
Public methodgetNewSOShipLot
Public methodgetNewSOShipMisc
Public methodgetNewSOShipPayments
Public methodgetNewSOShipTax
Public methodgetPaymentTypesByID
Returns PmtTypes based on cpnyID, curyID and ID
Public methodgetPOAddressesByID
Returns vendor POAddresses by vendID and ordFromID
Public methodgetPOAddressesByOrdFromID
Searches for POAddress entries by VendId and OrdFromId
Public methodgetProjectsByID
Returns projects based on ID
Public methodgetSalespersonsBySlsperID
Searches for salespersons based on slsPerID
Public methodgetSalesTaxesByID
Searches for SalesTaxes based on taxID
Public methodgetScreenByShipperID
Retrieves a Screen object for this class using the passed ShipperID
Public methodGetService
Gets the implementer of the IServiceProvider.
(Inherited from MarshalByValueComponent.)
Public methodgetShipViaIDsByID
Returns shipViaIDS based on ID and cpnyID
Public methodgetSitesByID
Returns Sites based on siteID and cpnyID
Public methodgetSlsTaxCatsByID
Searches for slsTaxcats based on CatId
Public methodgetSOAddressesByID
Returns customer SOAddresses by CustID and shipToID
Public methodgetSOAddressesByShipToID
Searches for ShipToIds by custID and ShipToId
Public methodgetSOHeaderByExactID
Searches for a single order entry by ID
Public methodgetSOHeaders
Public methodgetSOLines
Returns the soline entries for an order
Public methodgetSOSetupValue
Public methodgetSOShipHeaderByExactID
Searches for a single shipper entry by ID
Public methodgetSOShipHeaders
Public methodgetSOShipLines
Public methodgetSOShipLots
Public methodgetSOShipMiscs
Public methodgetSOShipPayments
Public methodgetSOShipTaxes
Public methodgetSoTypesByID
Returns soTypeIDs by ID, functionclass and functionid and cpnyID
Public methodgetStatesByID
Searches for states based on stateProvID
Public methodgetTasks
Searches for tasks
Public methodgetTermsByID
Searches for terms based on termsID
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodgetUnitsByID
Returns units based on conversion from stkUnits and invtID
Public methodgetVendorsByID
Searches for vendors based on vendID
Public methodgetWhseLocs
Returns WhseLoc Bins and qtyOnHand based for an invtID and siteID
Public methodisTransaction (Inherited from baseServiceSL.)
Public methodlogErrorMessage
if debugMode is true, then it will log to the file specified in web.config key "errorLogFile" if the file is not specified in web.config, then no logging will occur writes the passed errormessage to the log file
(Inherited from baseServiceSL.)
Public methodlogErrorObject
if debugMode is true, then it will log to the file specified in web.config key "errorLogFile" if the file is not specified in web.config, then no logging will occur loops through the passed in System.Exception object and writes the messages
(Inherited from baseServiceSL.)
Public methodoES
Internal use only, not external support
(Inherited from baseServiceSL.)
Public methodping
(Inherited from baseServiceSL.)
Public methodToString
Returns a String containing the name of the Component, if any. This method should not be overridden.
(Inherited from MarshalByValueComponent.)
Top
See Also