SalesSalesConfirmation_CustConfirmJr Class [AX 2012]
The SalesSalesConfirmation_CustConfirmJr class is the data object class that is exposed through the SalesSalesConfirmationService class.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createCustConfirmJrAddr | Creates and sets a new value for the CustConfirmJrAddr complex data item. |
| createCustConfrmTrs | Creates and sets a new value for the CustConfrmTrs complex data item. |
| createDefaultDimension | Creates and sets a new value for the DefaultDimension complex data item. |
| createDocuRefHeader | Creates and sets a new value for the DocuRefHeader complex data item. |
| createMarkupTrnsHdr | Creates and sets a new value for the MarkupTrnsHdr complex data item. |
| createTaxJrnlTrnsHd | Creates and sets a new value for the TaxJrnlTrnsHd 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.) |
| exists_DocumentHash | Determines whether the _DocumentHash data item exists in the data container. |
| existsCashDiscCode | Determines whether the CashDiscCode data item exists in the data container. |
| existsCashDiscPercent | Determines whether the CashDiscPercent data item exists in the data container. |
| existsConfirmAmount | Determines whether the ConfirmAmount data item exists in the data container. |
| existsConfirmDate | Determines whether the ConfirmDate data item exists in the data container. |
| existsConfirmDocNum | Determines whether the ConfirmDocNum data item exists in the data container. |
| existsConfirmId | Determines whether the ConfirmId data item exists in the data container. |
| existsCostValue | Determines whether the CostValue data item exists in the data container. |
| existsCurrencyCode | Determines whether the CurrencyCode data item exists in the data container. |
| existsCustConfirmJrAddr | Determines whether the CustConfirmJrAddr data item exists in the data container. |
| existsCustConfrmTrs | Determines whether the CustConfrmTrs data item exists in the data container. |
| existsCustGroup | Determines whether the CustGroup data item exists in the data container. |
| existsCustomerRef | Determines whether the CustomerRef data item exists in the data container. |
| existsCustomsExportOrder_IN | Determines whether the CustomsExportOrder_IN data item exists in the data container. |
| existsDefaultDimension | Determines whether the DefaultDimension data item exists in the data container. |
| existsDeliveryName | Determines whether the DeliveryName data item exists in the data container. |
| existsDlvMode | Determines whether the DlvMode data item exists in the data container. |
| existsDlvTerm | Determines whether the DlvTerm data item exists in the data container. |
| existsDocuRefHeader | Determines whether the DocuRefHeader data item exists in the data container. |
| existsEndDisc | Determines whether the EndDisc data item exists in the data container. |
| existsExchRate | Determines whether the ExchRate data item exists in the data container. |
| existsExchRateSecondary | Determines whether the ExchRateSecondary data item exists in the data container. |
| existsFixedDueDate | Determines whether the FixedDueDate data item exists in the data container. |
| existsInclTax | Determines whether the InclTax data item exists in the data container. |
| existsInterCompanyPosted | Determines whether the InterCompanyPosted data item exists in the data container. |
| existsInvoiceAccount | Determines whether the InvoiceAccount data item exists in the data container. |
| existsLanguageId | Determines whether the LanguageId data item exists in the data container. |
| existsMarkupTrnsHdr | Determines whether the MarkupTrnsHdr data item exists in the data container. |
| existsOrderAccount | Determines whether the OrderAccount data item exists in the data container. |
| existsParmId | Determines whether the ParmId data item exists in the data container. |
| existsPayment | Determines whether the Payment data item exists in the data container. |
| existsPurchaseOrder | Determines whether the PurchaseOrder data item exists in the data container. |
| existsQty | Determines whether the Qty data item exists in the data container. |
| existsRecId | Determines whether the RecId data item exists in the data container. |
| existsRecVersion | Determines whether the RecVersion data item exists in the data container. |
| existsRoundOff | Determines whether the RoundOff data item exists in the data container. |
| existsSalesBalance | Determines whether the SalesBalance data item exists in the data container. |
| existsSalesId | Determines whether the SalesId data item exists in the data container. |
| existsSumLineDisc | Determines whether the SumLineDisc data item exists in the data container. |
| existsSumMarkup | Determines whether the SumMarkup data item exists in the data container. |
| existsSumTax | Determines whether the SumTax data item exists in the data container. |
| existsTaxJrnlTrnsHd | Determines whether the TaxJrnlTrnsHd data item exists in the data container. |
| existsTriangulation | Determines whether the Triangulation data item exists in the data container. |
| existsVolume | Determines whether the Volume data item exists in the data container. |
| existsWeight | Determines whether the Weight data item exists in the data container. |
| existsWorkerSalesTaker | Determines whether the WorkerSalesTaker data item exists 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 SalesSalesConfirmation_CustConfirmJr 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.) |
| parm_DocumentHash | Gets or sets the _DocumentHash parameter. |
| parmCashDiscCode | Gets or sets the CashDiscCode parameter. |
| parmCashDiscPercent | Gets or sets the CashDiscPercent parameter. |
| parmConfirmAmount | Gets or sets the ConfirmAmount parameter. |
| parmConfirmDate | Gets or sets the ConfirmDate parameter. |
| parmConfirmDocNum | Gets or sets the ConfirmDocNum parameter. |
| parmConfirmId | Gets or sets the ConfirmId parameter. |
| parmCostValue | Gets or sets the CostValue parameter. |
| parmCurrencyCode | Gets or sets the CurrencyCode parameter. |
| parmCustConfirmJrAddr | Gets or sets the CustConfirmJrAddr parameter. |
| parmCustConfrmTrs | Gets or sets the CustConfrmTrs parameter. |
| parmCustGroup | Gets or sets the CustGroup parameter. |
| parmCustomerRef | Gets or sets the CustomerRef parameter. |
| parmCustomsExportOrder_IN | Gets or sets the CustomsExportOrder_IN parameter. |
| parmDefaultDimension | Gets or sets the DefaultDimension parameter. |
| parmDeliveryName | Gets or sets the DeliveryName parameter. |
| parmDlvMode | Gets or sets the DlvMode parameter. |
| parmDlvTerm | Gets or sets the DlvTerm parameter. |
| parmDocuRefHeader | Gets or sets the DocuRefHeader parameter. |
| parmEndDisc | Gets or sets the EndDisc parameter. |
| parmExchRate | Gets or sets the ExchRate parameter. |
| parmExchRateSecondary | Gets or sets the ExchRateSecondary parameter. |
| parmFixedDueDate | Gets or sets the FixedDueDate parameter. |
| parmInclTax | Gets or sets the InclTax parameter. |
| parmInterCompanyPosted | Gets or sets the InterCompanyPosted parameter. |
| parmInvoiceAccount | Gets or sets the InvoiceAccount parameter. |
| parmLanguageId | Gets or sets the LanguageId parameter. |
| parmMarkupTrnsHdr | Gets or sets the MarkupTrnsHdr parameter. |
| parmOrderAccount | Gets or sets the OrderAccount parameter. |
| parmParmId | Gets or sets the ParmId parameter. |
| parmPayment | Gets or sets the Payment parameter. |
| parmPurchaseOrder | Gets or sets the PurchaseOrder parameter. |
| parmQty | Gets or sets the Qty parameter. |
| parmRecId | Gets or sets the RecId parameter. |
| parmRecVersion | Gets or sets the RecVersion parameter. |
| parmRoundOff | Gets or sets the RoundOff parameter. |
| parmSalesBalance | Gets or sets the SalesBalance parameter. |
| parmSalesId | Gets or sets the SalesId parameter. |
| parmSumLineDisc | Gets or sets the SumLineDisc parameter. |
| parmSumMarkup | Gets or sets the SumMarkup parameter. |
| parmSumTax | Gets or sets the SumTax parameter. |
| parmTaxJrnlTrnsHd | Gets or sets the TaxJrnlTrnsHd parameter. |
| parmTriangulation | Gets or sets the Triangulation parameter. |
| parmVolume | Gets or sets the Volume parameter. |
| parmWeight | Gets or sets the Weight parameter. |
| parmWorkerSalesTaker | Gets or sets the WorkerSalesTaker 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.) |
For more information, see the AfStronglyTypedDataContainer class.
Community Additions
ADD
Show: