InventASN_ShipCarrierShippingRequest Class [AX 2012]
The InventASN_ShipCarrierShippingRequest class is the data object that is exposed through the InventASNService class.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createShipCarrierStaging | Creates and sets a new value for the ShipCarrierStaging complex data item. |
| createShipCarrierTable | Creates and sets a new value for the ShipCarrierTable complex data item. |
| createShipCarrierTracking | Creates and sets a new value for the ShipCarrierTracking complex data item. |
| deserialize | Deserializes this strongly-typed data container from the specified XML representation. (Inherited from AfStronglyTypedDataContainer.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exists | Indicates whether a data container contains a data item with the specified name. (Inherited from AfStronglyTypedDataContainer.) |
| existsAccountCode | Determines whether the AccountCode data item is in the data container. |
| existsAncillaryCharge | Determines whether the AncillaryCharge data item is in the data container. |
| existsBlindShipment | Determines whether the BlindShipment data item is in the data container. |
| existsCarrierAccount | Determines whether the CarrierAccount data item is in the data container. |
| existsCarrierId | Determines whether the CarrierId data item is in the data container. |
| existsCarrierInterfaceId | Determines whether the CarrierInterfaceId data item is in the data container. |
| existsCarrierName | Determines whether the CarrierName data item is in the data container. |
| existsCity | Determines whether the City data item is in the data container. |
| existsCODAmount | Determines whether the CODAmount data item is in the data container. |
| existsCollect | Determines whether the Collect data item is in the data container. |
| existsCollectAccount | Determines whether the CollectAccount data item is in the data container. |
| existsCompany | Determines whether the Company data item is in the data container. |
| existsCountryRegionId | Determines whether the CountryRegionId data item is in the data container. |
| existsCounty | Determines whether the County data item is in the data container. |
| existsCustAccount | Determines whether the CustAccount data item is in the data container. |
| existsCustRefName | Determines whether the CustRefName data item is in the data container. |
| existsDeliveryContact | Determines whether the DeliveryContact data item is in the data container. |
| existsEmailAddress1 | Determines whether the EmailAddress1 data item is in the data container. |
| existsEmailAddress2 | Determines whether the EmailAddress2 data item is in the data container. |
| existsEmailAddress3 | Determines whether the EmailAddress3 data item is in the data container. |
| existsEmailAddress4 | Determines whether the EmailAddress4 data item is in the data container. |
| existsErrorRetreivingCharge | Determines whether the ErrorRetreivingCharge data item is in the data container. |
| existsFreightAllowed | Determines whether the FreightAllowed data item is in the data container. |
| existsFuelSurcharge | Determines whether the FuelSurcharge data item is in the data container. |
| existsInventLocationId | Determines whether the InventLocationId data item is in the data container. |
| existsIsCOD | Determines whether the IsCOD data item is in the data container. |
| existsPackingSlipId | Determines whether the PackingSlipId data item is in the data container. |
| existsPhone | Determines whether the Phone data item is in the data container. |
| existsRecId | Determines whether the RecId data item is in the data container. |
| existsRecVersion | Determines whether the RecVersion data item is in the data container. |
| existsResidential | Determines whether the Residential data item is in the data container. |
| existsReturnCity | Determines whether the ReturnCity data item is in the data container. |
| existsReturnCompanyName | Determines whether the ReturnCompanyName data item is in the data container. |
| existsReturnCountryRegionId | Determines whether the ReturnCountryRegionId data item is in the data container. |
| existsReturnCounty | Determines whether the ReturnCounty data item is in the data container. |
| existsReturnState | Determines whether the ReturnState data item is in the data container. |
| existsReturnStreet | Determines whether the ReturnStreet data item is in the data container. |
| existsReturnZipCode | Determines whether the ReturnZipCode data item is in the data container. |
| existsSalesId | Determines whether the SalesId data item is in the data container. |
| existsSaturdayDelivery | Determines whether the SaturdayDelivery data item is in the data container. |
| existsShipCarrierStaging | Determines whether the ShipCarrierStaging data item is in the data container. |
| existsShipCarrierTable | Determines whether the ShipCarrierTable data item is in the data container. |
| existsShipCarrierTracking | Determines whether the ShipCarrierTracking data item is in the data container. |
| existsShipViaCompany | Determines whether the ShipViaCompany data item is in the data container. |
| existsState | Determines whether the State data item is in the data container. |
| existsStreet | Determines whether the Street data item is in the data container. |
| existsThirdPartyAccount | Determines whether the ThirdPartyAccount data item is in the data container. |
| existsThirdPartyCity | Determines whether the ThirdPartyCity data item is in the data container. |
| existsThirdPartyCollect | Determines whether the ThirdPartyCollect data item is in the data container. |
| existsThirdPartyCountryRegionId | Determines whether the ThirdPartyCountryRegionId data item is in the data container. |
| existsThirdPartyCounty | Determines whether the ThirdPartyCounty data item is in the data container. |
| existsThirdPartyName | Determines whether the ThirdPartyName data item is in the data container. |
| existsThirdPartyState | Determines whether the ThirdPartyState data item is in the data container. |
| existsThirdPartyStreet | Determines whether the ThirdPartyStreet data item is in the data container. |
| existsThirdPartyZipCode | Determines whether the ThirdPartyZipCode data item is in the data container. |
| existsUnitId | Determines whether the UnitId data item is in the data container. |
| existsWeight | Determines whether the Weight data item is in the data container. |
| existsWMSShipmentId | Determines whether the WMSShipmentId data item is in the data container. |
| existsZipCode | Determines whether the ZipCode data item is in the data container. |
| get_Array | Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.) |
| get_Attribute | Gets data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.) |
| get_Container | Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.) |
| get_EdtArray | Gets data items of the extended array type. (Inherited from AfStronglyTypedDataContainer.) |
| get_List | Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.) |
| get_NewArray | Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.) |
| get_NewContainer | Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.) |
| get_NewList | Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.) |
| getRootName | Gets the name of the root element of the XML representation of this strongly typed data container. (Inherited from AfStronglyTypedDataContainer.) |
| getSchema | Gets XML schema that describes XML representation of this strongly typed data container returned by the AfStronglyTypedDataContainer.serialize method and expected by the AfStronglyTypedDataContainer.deserialize method. (Inherited from AfStronglyTypedDataContainer.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the InventASN_ShipCarrierShippingRequest class. (Overrides the new Method.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAccountCode | Gets or sets the AccountCode parameter. |
| parmAncillaryCharge | Gets or sets the AncillaryCharge parameter. |
| parmBlindShipment | Gets or sets the BlindShipment parameter. |
| parmCarrierAccount | Gets or sets the CarrierAccount parameter. |
| parmCarrierId | Gets or sets the CarrierId parameter. |
| parmCarrierInterfaceId | Gets or sets the CarrierInterfaceId parameter. |
| parmCarrierName | Gets or sets the CarrierName parameter. |
| parmCity | Gets or sets the City parameter. |
| parmCODAmount | Gets or sets the CODAmount parameter. |
| parmCollect | Gets or sets the Collect parameter. |
| parmCollectAccount | Gets or sets the CollectAccount parameter. |
| parmCompany | Gets or sets the Company parameter. |
| parmCountryRegionId | Gets or sets the CountryRegionId parameter. |
| parmCounty | Gets or sets the County parameter. |
| parmCustAccount | Gets or sets the CustAccount parameter. |
| parmCustRefName | Gets or sets the CustRefName parameter. |
| parmDeliveryContact | Gets or sets the DeliveryContact parameter. |
| parmEmailAddress1 | Gets or sets the EmailAddress1 parameter. |
| parmEmailAddress2 | Gets or sets the EmailAddress2 parameter. |
| parmEmailAddress3 | Gets or sets the EmailAddress3 parameter. |
| parmEmailAddress4 | Gets or sets the EmailAddress4 parameter. |
| parmErrorRetreivingCharge | Gets or sets the ErrorRetreivingCharge parameter. |
| parmFreightAllowed | Gets or sets the FreightAllowed parameter. |
| parmFuelSurcharge | Gets or sets the FuelSurcharge parameter. |
| parmInventLocationId | Gets or sets the InventLocationId parameter. |
| parmIsCOD | Gets or sets the IsCOD parameter. |
| parmPackingSlipId | Gets or sets the PackingSlipId parameter. |
| parmPhone | Gets or sets the Phone parameter. |
| parmRecId | Gets or sets the RecId parameter. |
| parmRecVersion | Gets or sets the RecVersion parameter. |
| parmResidential | Gets or sets the Residential parameter. |
| parmReturnCity | Gets or sets the ReturnCity parameter. |
| parmReturnCompanyName | Gets or sets the ReturnCompanyName parameter. |
| parmReturnCountryRegionId | Gets or sets the ReturnCountryRegionId parameter. |
| parmReturnCounty | Gets or sets the ReturnCounty parameter. |
| parmReturnState | Gets or sets the ReturnState parameter. |
| parmReturnStreet | Gets or sets the ReturnStreet parameter. |
| parmReturnZipCode | Gets or sets the ReturnZipCode parameter. |
| parmSalesId | Gets or sets the SalesId parameter. |
| parmSaturdayDelivery | Gets or sets the SaturdayDelivery parameter. |
| parmShipCarrierStaging | Gets or sets the ShipCarrierStaging parameter. |
| parmShipCarrierTable | Gets or sets the ShipCarrierTable parameter. |
| parmShipCarrierTracking | Gets or sets the ShipCarrierTracking parameter. |
| parmShipViaCompany | Gets or sets the ShipViaCompany parameter. |
| parmState | Gets or sets the State parameter. |
| parmStreet | Gets or sets the Street parameter. |
| parmThirdPartyAccount | Gets or sets the ThirdPartyAccount parameter. |
| parmThirdPartyCity | Gets or sets the ThirdPartyCity parameter. |
| parmThirdPartyCollect | Gets or sets the ThirdPartyCollect parameter. |
| parmThirdPartyCountryRegionId | Gets or sets the ThirdPartyCountryRegionId parameter. |
| parmThirdPartyCounty | Gets or sets the ThirdPartyCounty parameter. |
| parmThirdPartyName | Gets or sets the ThirdPartyName parameter. |
| parmThirdPartyState | Gets or sets the ThirdPartyState parameter. |
| parmThirdPartyStreet | Gets or sets the ThirdPartyStreet parameter. |
| parmThirdPartyZipCode | Gets or sets the ThirdPartyZipCode parameter. |
| parmUnitId | Gets or sets the UnitId parameter. |
| parmWeight | Gets or sets the Weight parameter. |
| parmWMSShipmentId | Gets or sets the WMSShipmentId parameter. |
| parmZipCode | Gets or sets the ZipCode parameter. |
| populateFromTable | Populates this data container. (Inherited from AfStronglyTypedDataContainer.) |
| serialize | Serializes the strongly-typed data container into its XML representation. (Inherited from AfStronglyTypedDataContainer.) |
| set_Array | Sets the value of the data item of array type. (Inherited from AfStronglyTypedDataContainer.) |
| set_Attribute | Sets the value for data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.) |
| set_Container | Sets the value for data items of data container type. (Inherited from AfStronglyTypedDataContainer.) |
| set_EdtArray | Sets the value for data items of extended array type. (Inherited from AfStronglyTypedDataContainer.) |
| set_List | Sets the value for data items of data container list type. (Inherited from AfStronglyTypedDataContainer.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| wt | Gets the weakly-typed data container interface that is associated with this strongly-typed data container. (Inherited from AfStronglyTypedDataContainer.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: