PurchReqImport_PurchReqLine Class [AX 2012]
The PurchReqImport_PurchReqLine class is the data object class that is exposed through the PurchReqImportService class.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createDeliveryPostalAddress | Creates and sets a new value for the DeliveryPostalAddress complex data item. |
| createInventDim | Creates and sets a new value for the InventDim complex data item. |
| createLineBusJustDetails | Creates and sets a new value for the LineBusJustDetails complex data item. |
| createLineSrcDocLine | Creates and sets a new value for the LineSrcDocLine complex data item. |
| createMarkupTrans | Creates and sets a new value for the MarkupTrans complex data item. |
| createProcurementCategory | Creates and sets a new value for the ProcurementCategory complex data item. |
| createPurchAgreement | Creates and sets a new value for the PurchAgreement 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.) |
| existsActivityNumber | Determines whether the ActivityNumber data item exists in the data container. |
| existsAssetGroup | Determines whether the AssetGroup data item exists in the data container. |
| existsAttention | Determines whether the Attention data item exists in the data container. |
| existsBusinessJustificationDescription | Determines whether the BusinessJustificationDescription data item exists in the data container. |
| existsBuyingLegalEntity | Determines whether the BuyingLegalEntity data item exists in the data container. |
| existsBuyingLegalEntityDataArea | Determines whether the BuyingLegalEntityDataArea data item exists in the data container. |
| existsCurrencyCode | Determines whether the CurrencyCode data item exists in the data container. |
| existsDeliveryName | Determines whether the DeliveryName data item exists in the data container. |
| existsDeliveryPostalAddress | Determines whether the DeliveryPostalAddress data item exists in the data container. |
| existsExternalItemId | Determines whether the ExternalItemId data item exists in the data container. |
| existsInclTax | Determines whether the InclTax data item exists in the data container. |
| existsInventDim | Determines whether the InventDim data item exists in the data container. |
| existsInventLocationId | Determines whether the InventLocationId data item exists in the data container. |
| existsIsPrepayment | Determines whether the IsPrepayment data item is in the data container. |
| existsItemId | Determines whether the ItemId data item exists in the data container. |
| existsItemIdNonCatalog | Determines whether the ItemIdNonCatalog data item is in the data container. |
| existsLineAmount | Determines whether the LineAmount data item exists in the data container. |
| existsLineBusJustDetails | Determines whether the LineBusJustDetails data item exists in the data container. |
| existsLineDisc | Determines whether the LineDisc data item exists in the data container. |
| existsLineNum | Determines whether the LineNum data item exists in the data container. |
| existsLinePercent | Determines whether the LinePercent data item exists in the data container. |
| existsLineSrcDocLine | Determines whether the LineSrcDocLine data item is in the data container. |
| existsLineType | Determines whether the LineType data item exists in the data container. |
| existsMarkupTrans | Determines whether the MarkupTrans data item exists in the data container. |
| existsName | Determines whether the Name data item exists in the data container. |
| existsPrePaymentDetails | Determines whether the PrePaymentDetails data item exists in the data container. |
| existsPriceUnit | Determines whether the PriceUnit data item exists in the data container. |
| existsProcurementCategory | Determines whether the ProcurementCategory data item exists in the data container. |
| existsProjCategoryId | Determines whether the ProjCategoryId data item exists in the data container. |
| existsProjId | Determines whether the ProjId data item exists in the data container. |
| existsProjLinePropertyId | Determines whether the ProjLinePropertyId data item exists in the data container. |
| existsProjSalesCurrencyId | Determines whether the ProjSalesCurrencyId data item exists in the data container. |
| existsProjSalesPrice | Determines whether the ProjSalesPrice data item exists in the data container. |
| existsProjSalesUnitOfMeasure | Determines whether the ProjSalesUnitOfMeasure data item exists in the data container. |
| existsProjTaxGroupId | Determines whether the ProjTaxGroupId data item exists in the data container. |
| existsProjTaxItemGroupId | Determines whether the ProjTaxItemGroupId data item exists in the data container. |
| existsProjTransId | Determines whether the ProjTransId data item is in the data container. |
| existsPurchAgreement | Determines whether the PurchAgreement data item exists in the data container. |
| existsPurchId | Determines whether the PurchId data item exists in the data container. |
| existsPurchMarkup | Determines whether the PurchMarkup data item exists in the data container. |
| existsPurchPrice | Determines whether the PurchPrice data item exists in the data container. |
| existsPurchQty | Determines whether the PurchQty data item exists in the data container. |
| existsPurchReqConsolidationStatus | Determines whether the PurchReqConsolidationStatus data item exists in the data container. |
| existsPurchRFQCaseId | Determines whether the PurchRFQCaseId data item is in the data container. |
| existsPurchUnitOfMeasure | Determines whether the PurchUnitOfMeasure data item exists in the data container. |
| existsReceivingOperatingUnit | Determines whether the ReceivingOperatingUnit data item exists in the data container. |
| existsRequiredDate | Determines whether the RequiredDate data item exists in the data container. |
| existsRequisitioner | Determines whether the Requisitioner data item exists in the data container. |
| existsRequisitionStatus | Determines whether the RequisitionStatus data item exists in the data container. |
| existsRFQCaseId | Determines whether the RFQCaseId data item exists in the data container. |
| existsRFQRequirement | Determines whether the RFQRequirement data item exists in the data container. |
| existsTaxGroup | Determines whether the TaxGroup data item exists in the data container. |
| existsTaxItemGroup | Determines whether the TaxItemGroup data item exists in the data container. |
| existsTransDate | Determines whether the TransDate data item exists in the data container. |
| existsURL | Determines whether the URL data item exists in the data container. |
| existsVendAccount | Determines whether the VendAccount data item exists in the data container. |
| existsVendQuoteNumber | Determines whether the VendQuoteNumber 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 PurchReqImport_PurchReqLine 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.) |
| parmActivityNumber | Gets or sets the ActivityNumber parameter. |
| parmAssetGroup | Gets or sets the AssetGroup parameter. |
| parmAttention | Gets or sets the Attention parameter. |
| parmBusinessJustificationDescription | Gets or sets the BusinessJustificationDescription parameter. |
| parmBuyingLegalEntity | Gets or sets the BuyingLegalEntity parameter. |
| parmBuyingLegalEntityDataArea | Gets or sets the BuyingLegalEntityDataArea parameter. |
| parmCurrencyCode | Gets or sets the CurrencyCode parameter. |
| parmDeliveryName | Gets or sets the DeliveryName parameter. |
| parmDeliveryPostalAddress | Gets or sets the DeliveryPostalAddress parameter. |
| parmExternalItemId | Gets or sets the ExternalItemId parameter. |
| parmInclTax | Gets or sets the InclTax parameter. |
| parmInventDim | Gets or sets the InventDim parameter. |
| parmInventLocationId | Gets or sets the InventLocationId parameter. |
| parmIsPrepayment | Gets or sets the IsPrepayment parameter. |
| parmItemId | Gets or sets the ItemId parameter. |
| parmItemIdNonCatalog | Gets or sets the ItemIdNonCatalog parameter. |
| parmLineAmount | Gets or sets the LineAmount parameter. |
| parmLineBusJustDetails | Gets or sets the LineBusJustDetails parameter. |
| parmLineDisc | Gets or sets the LineDisc parameter. |
| parmLineNum | Gets or sets the LineNum parameter. |
| parmLinePercent | Gets or sets the LinePercent parameter. |
| parmLineSrcDocLine | Gets or sets the LineSrcDocLine parameter. |
| parmLineType | Gets or sets the LineType parameter. |
| parmMarkupTrans | Gets or sets the MarkupTrans parameter. |
| parmName | Gets or sets the Name parameter. |
| parmPrePaymentDetails | Gets or sets the PrePaymentDetails parameter. |
| parmPriceUnit | Gets or sets the PriceUnit parameter. |
| parmProcurementCategory | Gets or sets the ProcurementCategory parameter. |
| parmProjCategoryId | Gets or sets the ProjCategoryId parameter. |
| parmProjId | Gets or sets the ProjId parameter. |
| parmProjLinePropertyId | Gets or sets the ProjLinePropertyId parameter. |
| parmProjSalesCurrencyId | Gets or sets the ProjSalesCurrencyId parameter. |
| parmProjSalesPrice | Gets or sets the ProjSalesPrice parameter. |
| parmProjSalesUnitOfMeasure | Gets or sets the ProjSalesUnitOfMeasure parameter. |
| parmProjTaxGroupId | Gets or sets the ProjTaxGroupId parameter. |
| parmProjTaxItemGroupId | Gets or sets the ProjTaxItemGroupId parameter. |
| parmProjTransId | Gets or sets the ProjTransId parameter. |
| parmPurchAgreement | Gets or sets the PurchAgreement parameter. |
| parmPurchId | Gets or sets the PurchId parameter. |
| parmPurchMarkup | Gets or sets the PurchMarkup parameter. |
| parmPurchPrice | Gets or sets the PurchPrice parameter. |
| parmPurchQty | Gets or sets the PurchQty parameter. |
| parmPurchReqConsolidationStatus | Gets or sets the PurchReqConsolidationStatus parameter. |
| parmPurchRFQCaseId | Gets or sets the PurchRFQCaseId parameter. |
| parmPurchUnitOfMeasure | Gets or sets the PurchUnitOfMeasure parameter. |
| parmReceivingOperatingUnit | Gets or sets the ReceivingOperatingUnit parameter. |
| parmRequiredDate | Gets or sets the RequiredDate parameter. |
| parmRequisitioner | Gets or sets the Requisitioner parameter. |
| parmRequisitionStatus | Gets or sets the RequisitionStatus parameter. |
| parmRFQCaseId | Gets or sets the RFQCaseId parameter. |
| parmRFQRequirement | Gets or sets the RFQRequirement parameter. |
| parmTaxGroup | Gets or sets the TaxGroup parameter. |
| parmTaxItemGroup | Gets or sets the TaxItemGroup parameter. |
| parmTransDate | Gets or sets the TransDate parameter. |
| parmURL | Gets or sets the URL parameter. |
| parmVendAccount | Gets or sets the VendAccount parameter. |
| parmVendQuoteNumber | Gets or sets the VendQuoteNumber 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: