AxPurchLine Class [AX 2012]
Syntax
class AxPurchLine extends AxInternalBase implements AxInventSiteDimensionable
Run On
Called
Methods
Method | Description | |
---|---|---|
agreementLineDefaultRecord | ||
agreementLineRecord | ||
associateWithAgreementLine | Associates the purchase line with the matching agreement line. | |
axCurrencyCode | Converts a value that relates to currency code identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) | |
axCustAccount | Converts a value that relates to customer accounts by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) | |
axCustMarkupCode | Converts a value that relates to markup codes for customers by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) | |
axDlvModeId | Converts a value that relates to delivery mode identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) | |
axDlvTermId | Converts a value that relates to delivery term identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) | |
axInventDim | ||
axItemId | Converts an item ID by using the MapPolicy that is given for the internal class. (Inherited from AxInternalBase.) | |
axLogisticsAddressCountryRegionId | (Inherited from AxInternalBase.) | |
axLogisticsAddressCountyId | (Inherited from AxInternalBase.) | |
axLogisticsAddressStateId | (Inherited from AxInternalBase.) | |
axLogisticsAddressZipCodeId | (Inherited from AxInternalBase.) | |
axOrig | Gets the original object. (Overrides the axOrig Method.) | |
axPurchItemId | Converts a value that relates to item identification by using the map policy that is passed to the AxBC table class when a vendor is related. (Inherited from AxInternalBase.) | |
axPurchLine_IN | Gets or sets the a instance of related AxPurchLine_IN. | |
axPurchLine_W | Gets or sets the a instance of related AxPurchLine_W. | |
axPurchTable | ||
axSalesItemId | Converts a value that relates to item identification by using the map policy that is passed to the AxBC table class when a customer is related. (Inherited from AxInternalBase.) | |
axTaxCode | This method converts tax codes by using the map policy that is specified for the class. (Inherited from AxInternalBase.) | |
axUnitOfMeasureSymbol | (Inherited from AxInternalBase.) | |
axVendAccount | Converts a value that relates to customer account identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) | |
axVendMarkupCode | Converts a value that relates to markup codes for vendors by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
checkNumber | Indicates whether a value is valid with regard to a number sequence table. (Inherited from AxInternalBase.) | |
classCacheDelete | Delete an object from the cache. (Inherited from AxInternalBase.) | |
classCacheExist | (Inherited from AxInternalBase.) | |
classCacheInsert | (Inherited from AxInternalBase.) | |
classCacheLookup | (Inherited from AxInternalBase.) | |
clearField | (Inherited from AxInternalBase.) | |
continueOnError | Identifies whether the code should continue when an error is found in the AxBC table class in validating the record. (Inherited from AxInternalBase.) | |
copy | (Inherited from AxInternalBase.) | |
createAxbcTypeId | (Inherited from AxInternalBase.) | |
createOrUpdateRelatedRecords | This method is for updating or creating records that relates to the data in the AxBC class. (Overrides the createOrUpdateRelatedRecords Method.) | |
currentRecord | Gets or sets the current record in the PurchLine table. (Overrides the currentRecord Method.) | |
dataSourceName | (Inherited from AxInternalBase.) | |
defaulting | Identifies whether defaulting should be used in the AxBC table class. (Inherited from AxInternalBase.) | |
delete | (Inherited from AxInternalBase.) | |
doModify | (Inherited from AxInternalBase.) | |
doParm | (Inherited from AxInternalBase.) | |
doSave | Saves or updates a record. (Inherited from AxInternalBase.) | |
emptyRecord | Gets an empty PurchLine record. (Overrides the emptyRecord Method.) | |
end | Throws an error when an inventDim section is missing in an XML String. (Overrides the end Method.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
fieldId | Gets or sets the value for a field in the table that relates to the AxBC table class, depending on the field ID. (Inherited from AxInternalBase.) | |
getAxbcTypeId | (Inherited from AxInternalBase.) | |
getEntityKey | (Inherited from AxInternalBase.) | |
getKeyFields | (Inherited from AxInternalBase.) | |
getMandatoryFieldExemptions | Retrieves the list of fields that the AxBC class has specified as not mandatory in the AxInternalBase.initMandatoryFieldsExemptionList Method. (Inherited from AxInternalBase.) | |
getModifiedFields | (Inherited from AxInternalBase.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
init | Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.) | |
initMandatoryFieldsExemptionList | (Overrides the initMandatoryFieldsExemptionList Method.) | |
initRecord | (Inherited from AxInternalBase.) | |
inputStatus | (Inherited from AxInternalBase.) | |
inventItemBarcodeRecord | ||
inventSiteDimensionLink | ||
inventTableRecord | ||
isAxPurchTableFieldsSet | ||
isFieldModified | (Inherited from AxInternalBase.) | |
isFieldSet | (Inherited from AxInternalBase.) | |
isFieldSetExternally | (Inherited from AxInternalBase.) | |
isInventItemBarcodeRecordFieldsSet | ||
isInventTableRecordFieldsSet | ||
isMethodExecuted | (Inherited from AxInternalBase.) | |
isPriceDisc_FieldsEmpty | ||
isPriceDisc_LineDiscFieldsSet | ||
isPriceDisc_PriceFieldsSet | ||
isProcessed | Identifies the processing state of the record. (Inherited from AxInternalBase.) | |
isReturnActionDefaultsRecordFieldsSet | ||
isSetMethodsCalledFromModify | (Inherited from AxInternalBase.) | |
isSetMethodsCalledFromSave | (Inherited from AxInternalBase.) | |
isSetMethodsCalledFromUpdate | (Inherited from AxInternalBase.) | |
isStorageDimFieldSet | ||
isVendExternalItemDescriptionFieldsSet | ||
lineMatchingPolicy | ||
mapPolicy | Gets or sets the AxMapPolicy class that is being used for defining the value mapping in the AxBC table framework. (Inherited from AxInternalBase.) | |
modify | (Inherited from AxInternalBase.) | |
new | Initializes a new instance of the AxPurchLine class. (Overrides the new Method.) | |
nextCacheIdx | (Inherited from AxInternalBase.) | |
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.) | |
parentAxBC | (Inherited from AxInternalBase.) | |
parm_DocumentHash | Gets or sets the _DocumentHash parameter. (Inherited from AxInternalBase.) | |
parmAccountingDistributionTemplate | Gets or sets the AccountingDistributionTemplate parameter. | |
parmActivityNumber | Gets or sets the ActivityNumber parameter. | |
parmAddressRefRecId | Gets or sets the AddressRefRecId parameter. | |
parmAddressRefTableId | Gets or sets the AddressRefTableId parameter. | |
parmAgreementSkipAutoLink | Gets or sets the AgreementSkipAutoLink parameter. | |
parmAssetBookId | Gets or sets the AssetBookId parameter. | |
parmAssetGroup | Gets or sets the AssetGroup parameter. | |
parmAssetId | Gets or sets the AssetId parameter. | |
parmAssetTransTypePurch | Gets or sets the AssetTransTypePurch parameter. | |
parmBarCode | Gets or sets the BarCode parameter. | |
parmBarCodeType | Gets or sets the BarCodeType parameter. | |
parmBlocked | Gets or sets the Blocked parameter. | |
parmCaseTagging | Gets or sets the CaseTagging parameter. | |
parmCFOPTable_BR | Gets or sets the CFOPTable_BR parameter. | |
parmComplete | Gets or sets the Complete parameter. | |
parmConfirmedDlv | Gets or sets the ConfirmedDlv parameter. | |
parmConfirmedTaxAmount | Gets or sets the ConfirmedTaxAmount parameter. | |
parmConfirmedTaxWriteCode | Gets or sets the ConfirmedTaxWriteCode parameter. | |
parmCountyOrigDest | Gets or sets the CountyOrigDest parameter. | |
parmCovRef | Gets or sets the CovRef parameter. | |
parmCreateFixedAsset | Gets or sets the CreateFixedAsset parameter. | |
parmCurrencyCode | Gets or sets the CurrencyCode parameter. | |
parmCustomerRef | Gets or sets the CustomerRef parameter. | |
parmCustPurchaseOrderFormNum | Gets or sets the CustPurchaseOrderFormNum parameter. | |
parmDefaultDimension | Gets or sets the DefaultDimension parameter. | |
parmDeliveryDate | Gets or sets the DeliveryDate parameter. | |
parmDeliveryName | Gets or sets the DeliveryName parameter. | |
parmDeliveryPostalAddress | Gets or sets the DeliveryPostalAddress parameter. | |
parmDeliveryType | Gets or sets the DeliveryType parameter. | |
parmDepreciationStartDate | Gets or sets the DepreciationStartDate parameter. | |
parmDiscAmount | Gets or sets the DiscAmount parameter. | |
parmDiscPercent | Gets or sets the DiscPercent parameter. | |
parmEditableInWorkflow | Gets or sets the EditableInWorkflow parameter. | |
parmExternalItemId | Gets or sets the ExternalItemId parameter. | |
parmGSTHSTTaxType_CA | Gets or sets the GSTHSTTaxType_CA parameter. | |
parmInterCompanyInventTransId | Gets or sets the InterCompanyInventTransId parameter. | |
parmInterCompanyOrigin | Gets or sets the InterCompanyOrigin parameter. | |
parmIntrastatFulfillmentDate_HU | Gets or sets the IntrastatFulfillmentDate_HU parameter. | |
parmInventDimId | Gets or sets the InventDimId parameter. | |
parmInventInvoiceNow | Gets or sets the InventInvoiceNow parameter. | |
parmInventReceivedNow | Gets or sets the InventReceivedNow parameter. | |
parmInventRefId | Gets or sets the InventRefId parameter. | |
parmInventRefTransId | Gets or sets the InventRefTransId parameter. | |
parmInventTransId | Gets or sets the InventTransId parameter. | |
parmIsDeleted | Gets or sets the IsDeleted parameter. | |
parmIsFinalized | Gets or sets the IsFinalized parameter. | |
parmIsInvoiceMatched | Gets or sets the IsInvoiceMatched parameter. | |
parmIsModified | Gets or sets the IsModified parameter. | |
parmIsPwp | Gets or sets the IsPwp parameter. | |
parmItemBOMId | Gets or sets the ItemBOMId parameter. | |
parmItemId | Gets or sets the ItemId parameter. | |
parmitemPBAId | Gets or sets the itemPBAId parameter. | |
parmItemRefType | Gets or sets the ItemRefType parameter. | |
parmItemRouteId | Gets or sets the ItemRouteId parameter. | |
parmItemTagging | Gets or sets the ItemTagging parameter. | |
parmLedgerDimension | Gets or sets the LedgerDimension parameter. | |
parmLineAmount | Gets or sets the LineAmount parameter. | |
parmLineDeliveryType | Gets or sets the LineDeliveryType parameter. | |
parmLineDisc | Gets or sets the LineDisc parameter. | |
parmLineHeader | Gets or sets the LineHeader parameter. | |
parmLineNumber | Gets or sets the LineNumber parameter. | |
parmLinePercent | Gets or sets the LinePercent parameter. | |
parmManualEntryChangepolicy | Gets or sets the ManualEntryChangepolicy parameter. | |
parmManualModifiedField | Gets or sets the ManualModifiedField parameter. | |
parmMatchingAgreementLine | Gets or sets the MatchingAgreementLine parameter. | |
parmMatchingPolicy | Gets or sets the MatchingPolicy parameter. | |
parmMCRDropShipComment | Gets or sets the MCRDropShipComment parameter. | |
parmMCRDropShipment | Gets or sets the MCRDropShipment parameter. | |
parmMCRDropShipStatus | Gets or sets the MCRDropShipStatus parameter. | |
parmMCROrderLine2PriceHistoryRef | Gets or sets the MCROrderLine2PriceHistoryRef parameter. | |
parmMultiLnDisc | Gets or sets the MultiLnDisc parameter. | |
parmMultiLnPercent | Gets or sets the MultiLnPercent parameter. | |
parmName | Gets or sets the Name parameter. | |
parmOperationType_MX | Gets or sets the OperationType_MX parameter. | |
parmOverDeliveryPct | Gets or sets the OverDeliveryPct parameter. | |
parmPackedExtensions | Gets or sets the PackedExtensions parameter. | |
parmPalletTagging | Gets or sets the PalletTagging parameter. | |
parmPDSCalculationId | Gets or sets the PDSCalculationId parameter. | |
parmPdsCWInventReceivedNow | Gets or sets the PdsCWInventReceivedNow value of the PurchLine record. | |
parmPdsCWQty | Gets or sets the PdsCWQty value of the PurchLine record. | |
parmPdsCWRemainInventFinancial | Gets or sets the PdsCWRemainInventFinancial value of the PurchLine record. | |
parmPdsCWRemainInventPhysical | Gets or sets the PdsCWRemainInventPhysical value of the PurchLine record. | |
parmPlanReference | Gets or sets the PlanReference parameter. | |
parmPort | Gets or sets the Port 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. | |
parmProjSalesUnitId | Gets or sets the ProjSalesUnitId parameter. | |
parmProjTaxGroupId | Gets or sets the ProjTaxGroupId parameter. | |
parmProjTaxItemGroupId | Gets or sets the ProjTaxItemGroupId parameter. | |
parmProjTransId | Gets or sets the ProjTransId parameter. | |
parmProjWorker | Gets or sets the ProjWorker parameter. | |
parmPSARetainScheduleId | Gets or sets the PSARetainScheduleId parameter. | |
parmPSATotalRetainAmount | Gets or sets the PSATotalRetainAmount parameter. | |
parmPurchaseType | Gets or sets the PurchaseType parameter. | |
parmPurchCommitmentLine_PSN | Gets or sets the PurchCommitmentLine_PSN 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. | |
parmPurchReceivedNow | Gets or sets the PurchReceivedNow parameter. | |
parmPurchReqId | Gets or sets the PurchReqId parameter. | |
parmPurchReqLineRefId | Gets or sets the PurchReqLineRefId parameter. | |
parmPurchStatus | Gets or sets the PurchStatus parameter. | |
parmPurchUnit | Gets or sets the PurchUnit parameter. | |
parmQtyOrdered | Gets or sets the QtyOrdered parameter. | |
parmRBOPackageLineNum | Gets or sets the RBOPackageLineNum parameter. | |
parmRecId | Gets or sets the RecId parameter. (Inherited from AxInternalBase.) | |
parmRecVersion | Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.) | |
parmRemainder | Gets or sets the Remainder parameter. | |
parmRemainInventFinancial | Gets or sets the RemainInventFinancial parameter. | |
parmRemainInventPhysical | Gets or sets the RemainInventPhysical parameter. | |
parmRemainPurchFinancial | Gets or sets the RemainPurchFinancial parameter. | |
parmRemainPurchPhysical | Gets or sets the RemainPurchPhysical parameter. | |
parmReqAttention | Gets or sets the ReqAttention parameter. | |
parmReqPlanIdSched | Gets or sets the ReqPlanIdSched parameter. | |
parmReqPOId | Gets or sets the ReqPOId parameter. | |
parmRequester | Gets or sets the Requester parameter. | |
parmRetailLineNumEx1 | Gets or sets the RetailLineNumEx1 parameter. | |
parmRetailPackageId | Gets or sets the RetailPackageId parameter. | |
parmRetailTempValueEx2 | Gets or sets the RetailTempValueEx2 parameter. | |
parmReturnActionId | Gets or sets the ReturnActionId parameter. | |
parmReturnDispositionCodeId | Gets or sets the ReturnDispositionCodeId parameter. | |
parmReturnStatus | Gets or sets the ReturnStatus parameter. | |
parmScrap | Gets or sets the Scrap parameter. | |
parmServiceAddress | Gets or sets the ServiceAddress parameter. | |
parmServiceDate | Gets or sets the ServiceDate parameter. | |
parmShippingDateConfirmed | Gets or sets the ShippingDateConfirmed parameter. | |
parmShippingDateRequested | Gets or sets the ShippingDateRequested parameter. | |
parmSkipDistributionUpdate | Gets or sets the SkipDistributionUpdate parameter. | |
parmSkipUpdate | Gets or sets the SkipUpdate parameter. | |
parmSourceDocumentLine | Gets or sets the SourceDocumentLine parameter. | |
parmStatisticValue_LT | Gets or sets the StatisticValue_LT parameter. | |
parmStatProcId | Gets or sets the StatProcId parameter. | |
parmStatTriangularDeal | Gets or sets the StatTriangularDeal parameter. | |
parmStockedProduct | Gets or sets the StockedProduct parameter. | |
parmSystemEntryChangePolicy | Gets or sets the SystemEntryChangePolicy parameter. | |
parmSystemEntrySource | Gets or sets the SystemEntrySource parameter. | |
parmTAMItemVendRebateGroupId | Gets or sets the TAMItemVendRebateGroupId parameter. | |
parmTax1099Amount | Gets or sets the Tax1099Amount parameter. | |
parmTax1099Fields | Gets or sets the Tax1099Fields parameter. | |
parmTax1099RecId | Gets or sets the Tax1099RecId parameter. | |
parmTax1099State | Gets or sets the Tax1099State parameter. | |
parmTax1099StateAmount | Gets or sets the Tax1099StateAmount parameter. | |
parmTaxAutogenerated | Gets or sets the TaxAutogenerated parameter. | |
parmTaxGroup | Gets or sets the TaxGroup parameter. | |
parmTaxItemGroup | Gets or sets the TaxItemGroup parameter. | |
parmTaxServiceCode_BR | Gets or sets the TaxServiceCode_BR parameter. | |
parmTaxWithholdBaseCur_TH | Gets or sets the TaxWithholdBaseCur_TH parameter. | |
parmTaxWithholdGroup_TH | Gets or sets the TaxWithholdGroup_TH parameter. | |
parmTaxWithholdItemGroupHeading_TH | Gets or sets the TaxWithholdItemGroupHeading_TH parameter. | |
parmTransactionCode | Gets or sets the TransactionCode parameter. | |
parmTransport | Gets or sets the Transport parameter. | |
parmUnderDeliveryPct | Gets or sets the UnderDeliveryPct parameter. | |
parmVariantId | Gets or sets the VariantId parameter. | |
parmVendAccount | Gets or sets the VendAccount parameter. | |
parmVendGroup | Gets or sets the VendGroup parameter. | |
parmWfDeliveryDueState | Gets or sets the WfDeliveryDueState parameter. | |
parmWfInvReceivedState | Gets or sets the WfInvReceivedState parameter. | |
parmWorkflowState | Gets or sets the WorkflowState parameter. | |
pdsCheckApprovedVendorList | Method validates if the purchase line item has valid approved vendor list entry if controlled by AVL functionality. | |
priceDisc_LineDisc | ||
priceDisc_Price | ||
priceParametersRecord | ||
purchLine | ||
purchParametersRecord | ||
reconstruct | Resets internal values of the current AxBC class and assigns a new table buffer. (Inherited from AxInternalBase.) | |
recordAction | Identifies the action that is to be performed on the record. (Inherited from AxInternalBase.) | |
replaceCurrentRecord | (Inherited from AxInternalBase.) | |
resetAxbcTypeParameters | (Inherited from AxInternalBase.) | |
resetInternalValues | Re-initializes the internal values of the current AxBC class. (Overrides the resetInternalValues Method.) | |
returnActionDefaultsRecord | ||
save | Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.) | |
setAccountingDistributionTemplate | Sets the AccountingDistributionTemplate parameter. | |
setActivityNumber | Sets the ActivityNumber parameter. | |
setAddressRefRecId | Sets the AddressRefRecId parameter. | |
setAddressRefTableId | Sets the AddressRefTableId parameter. | |
setAgreementLineRecordFields | Sets the AgreementLineRecordFields parameter. | |
setAgreementSkipAutoLink | Sets the AgreementSkipAutoLink parameter. | |
setAssetBookId | Sets the AssetBookId parameter. | |
setAssetGroup | Sets the AssetGroup parameter. | |
setAssetId | Sets the AssetId parameter. | |
setAssetTransTypePurch | Sets the AssetTransTypePurch parameter. | |
setAxPurchTableFields | Sets the AxPurchTableFields parameter. | |
setBarCode | Sets the BarCode parameter. | |
setBarCodeType | Sets the BarCodeType parameter. | |
setBlocked | Sets the Blocked parameter. | |
setCaseTagging | Sets the CaseTagging parameter. | |
setCFOPTable_BR | Sets the CFOPTable_BR parameter. | |
setComplete | Sets the Complete parameter. | |
setConfirmedDlv | Sets the ConfirmedDlv parameter. | |
setCovRef | Sets the CovRef parameter. | |
setCreateFixedAsset | Sets the CreateFixedAsset parameter. | |
setCurrencyCode | Sets the CurrencyCode parameter. | |
setCurrentRecordFromExternal | (Inherited from AxInternalBase.) | |
setCustomerRef | Sets the CustomerRef parameter. | |
setCustPurchaseOrderFormNum | Sets the CustPurchaseOrderFormNum parameter. | |
setDefaultDimension | Sets the DefaultDimension parameter. | |
setDefaultDimensionValue | Sets the DefaultDimension field on a buffer. | |
setDeliveryDate | Sets the DeliveryDate parameter. | |
setDeliveryPostalAddress | Sets the DeliveryPostalAddress parameter. | |
setDeliveryType | Sets the DeliveryType parameter. | |
setDepreciationStartDate | Sets the DepreciationStartDate parameter. | |
setDimensionEntitySpecifiers | Updates the financial dimension entity specifiers for the record (Overrides the setDimensionEntitySpecifiers Method.) | |
setEditableInWorkflow | Sets the EditableInWorkflow parameter. | |
setExternalItemId | Sets the ExternalItemId parameter. | |
setField | Assigns a value to a field in the currentRecord that is assigned to the AxBC class. (Inherited from AxInternalBase.) | |
setFieldAsModified | (Inherited from AxInternalBase.) | |
setFieldAsTouched | Sets a field as touched. (Inherited from AxInternalBase.) | |
setGSTHSTTaxType_CA | Sets the GSTHSTTaxType_CA parameter. | |
setInterCompanyInventTransId | Sets the InterCompanyInventTransId parameter. | |
setInterCompanyOrigin | Sets the InterCompanyOrigin parameter. | |
setIntrastatFulfillmentDate_HU | Sets the IntrastatFulfillmentDate_HU parameter. | |
setInventDimId | Sets the InventDimId parameter. | |
setInventDimIdDirtySaved | Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.) | |
setInventItemBarcodeRecordFields | Sets the InventItemBarcodeRecordFields parameter. | |
setInventReceivedNow | Sets the InventReceivedNow parameter. | |
setInventRefId | Sets the InventRefId parameter. | |
setInventRefTransId | Sets the InventRefTransId parameter. | |
setInventTableRecordFields | Sets the InventTableRecordFields parameter. | |
setInventTransId | Sets the InventTransId parameter. | |
setItemBOMId | Sets the ItemBOMId parameter. | |
setItemId | Sets the ItemId parameter. | |
setitemPBAId | Sets the itemPBAId parameter. | |
setItemRefType | Sets the ItemRefType parameter. | |
setItemRouteId | Sets the ItemRouteId parameter. | |
setItemTagging | Sets the ItemTagging parameter. | |
setLedgerDimension | Sets the LedgerDimension parameter. | |
setLineAmount | Sets the LineAmount parameter. | |
setLineDisc | Sets the LineDisc parameter. | |
setLineHeader | Sets the LineHeader parameter. | |
setLineNumber | Sets the LineNumber parameter. | |
setLinePercent | Sets the LinePercent parameter. | |
setMatchingAgreementLine | Sets the MatchingAgreementLine parameter. | |
setMatchingPolicy | Sets the MatchingPolicy parameter. | |
setMultiLnDisc | Sets the MultiLnDisc parameter. | |
setMultiLnPercent | Sets the MultiLnPercent parameter. | |
setName | Sets the Name parameter. | |
setOperationType_MX | Sets the OperationType_MX parameter. | |
setOverDeliveryPct | Sets the OverDeliveryPct parameter. | |
setPalletTagging | Sets the PalletTagging parameter. | |
setParmMethodAsNotMandatory | (Inherited from AxInternalBase.) | |
setPdsCWInventReceivedNow | Sets the value for the PdsCWInventReceivedNow field. | |
setPdsCWQty | Sets the value for the PdsCWQty field. | |
setPdsCWRemainInventFinancial | Sets the value for the PdsCWRemainInventFinancial field. | |
setPdsCWRemainInventPhysical | Sets the value for the PdsCWRemainInventPhysical field. | |
setPort | Sets the Port parameter. | |
setPriceDisc_LineDiscFields | Sets the PriceDisc_LineDiscFields parameter. | |
setPriceDisc_PriceAndLineDiscFields | Sets the Price fields and the LineDiscount fields. | |
setPriceDisc_PriceFields | Sets the PriceDisc_PriceFields parameter. | |
setPriceUnit | Sets the PriceUnit parameter. | |
setProcurementCategory | Sets the ProcurementCategory parameter. | |
setProjCategoryId | Sets the ProjCategoryId parameter. | |
setProjId | Sets the ProjId parameter. | |
setProjLinePropertyId | Sets the ProjLinePropertyId parameter. | |
setProjSalesCurrencyId | Sets the ProjSalesCurrencyId parameter. | |
setProjSalesPrice | Sets the ProjSalesPrice parameter. | |
setProjSalesUnitId | Sets the ProjSalesUnitId parameter. | |
setProjTaxGroupId | Sets the ProjTaxGroupId parameter. | |
setProjTaxItemGroupId | Sets the ProjTaxItemGroupId parameter. | |
setPSARetainScheduleId | Sets the PSARetainScheduleId parameter. | |
setPSATotalRetainAmount | Sets the PSATotalRetainAmount parameter. | |
setPurchaseType | Sets the PurchaseType parameter. | |
setPurchCommitmentLine_PSN | Sets the value of the PurchCommitmentLine_PSN field of the PurchLine table. | |
setPurchId | Sets the PurchId parameter. | |
setPurchMarkup | Sets the PurchMarkup parameter. | |
setPurchPrice | Sets the PurchPrice parameter. | |
setPurchQty | Sets the PurchQty parameter. | |
setPurchReceivedNow | Sets the PurchReceivedNow parameter. | |
setPurchStatus | Sets the PurchStatus parameter. | |
setPurchUnit | Sets the PurchUnit parameter. | |
setQtyOrdered | Sets the QtyOrdered parameter. | |
setRemainInventPhysical | Sets the RemainInventPhysical parameter. | |
setRemainPurchFinancial | Sets the RemainPurchFinancial parameter. | |
setRemainPurchPhysical | Sets the RemainPurchPhysical parameter. | |
setReqPlanIdSched | Sets the ReqPlanIdSched parameter. | |
setReqPOId | Sets the ReqPOId parameter. | |
setReturnActionDefaultsRecordFields | Sets the ReturnActionDefaultsRecordFields parameter. | |
setReturnActionId | Sets the ReturnActionId parameter. | |
setReturnDispositionCodeId | Sets the ReturnDispositionCodeId parameter. | |
setScrap | Sets the Scrap parameter. | |
setShippingDateConfirmed | Sets the ShippingDateConfirmed parameter. | |
setShippingDateRequested | Sets the ShippingDateRequested parameter. | |
setSkipUpdate | Sets the SkipUpdate parameter. | |
setStatisticValue_LT | Sets the StatisticValue_LT parameter. | |
setStatProcId | Sets the StatProcId parameter. | |
setStatTriangularDeal | Sets the StatTriangularDeal parameter. | |
setStockedProduct | Sets the StockedProduct parameter. | |
setStorageDimField | Sets the StorageDimField parameter. | |
setTableFields | Sets the TableFields parameter. (Overrides the setTableFields Method.) | |
setTableFieldsForce | Sets the TableFieldsForce parameter. | |
setTAMItemVendRebateGroupId | Sets the TAMItemVendRebateGroupId parameter. | |
setTax1099Amount | Sets the Tax1099Amount parameter. | |
setTax1099Fields | Sets the Tax1099Fields parameter. | |
setTax1099State | Sets the Tax1099State parameter. | |
setTax1099StateAmount | Sets the Tax1099StateAmount parameter. | |
setTaxAutogenerated | Sets the TaxAutogenerated parameter. | |
setTaxGroup | Sets the TaxGroup parameter. | |
setTaxItemGroup | Sets the TaxItemGroup parameter. | |
setTaxServiceCode_BR | Sets the TaxServiceCode_BR parameter. | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
setTransactionCode | Sets the TransactionCode parameter. | |
setTransport | Sets the Transport parameter. | |
setUnderDeliveryPct | Sets the UnderDeliveryPct parameter. | |
setVendAccount | Sets the VendAccount parameter. | |
setVendExternalItemDescriptionFields | Sets the VendExternalItemDescriptionFields parameter. | |
setVendGroup | Sets the VendGroup parameter. | |
setWorkflowState | Sets the WorkflowState parameter. | |
syncPurchLine_IN | Syncs PurchTable_IN buffer to AxPurchTable_IN | |
sysDictFieldFind | Finds the SysDictField class for a field in the table that relates to the AxBC class. (Inherited from AxInternalBase.) | |
tableCacheExist | (Inherited from AxInternalBase.) | |
tableCacheInsert | (Inherited from AxInternalBase.) | |
tableCacheLookup | (Inherited from AxInternalBase.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
updateFromInventDim | ||
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
validateAgreementLink | ||
validateField | Calls the validateField method for the current record and logs an error for validation failures. (Inherited from AxInternalBase.) | |
validateFields | (Inherited from AxInternalBase.) | |
validateInboundCurrencyString | Validates the string length for an incoming currency code string. (Inherited from AxInternalBase.) | |
validateInboundItemIdString | Validates the string length for an incoming string that relates to item Id. (Inherited from AxInternalBase.) | |
validateInboundString | Validates the string length for an incoming string. (Inherited from AxInternalBase.) | |
validateInput | Identifies whether input should be validated in the AxBC table class. (Inherited from AxInternalBase.) | |
validateWrite | (Inherited from AxInternalBase.) | |
valueMapDependingFields | Performs the incoming value mapping of fields that depend on another field, such as the item, state, and county fields. (Overrides the valueMapDependingFields Method.) | |
valueMappingInbound | Indicates whether the AxBC class can use value-mapping incoming. (Inherited from AxInternalBase.) | |
valueMappingOutbound | Indicates whether the AxBC class can use value mapping outgoing. (Inherited from AxInternalBase.) | |
vendExternalItemDescription | ||
wait | Pauses a process. (Inherited from Object.) | |
write | (Overrides the write Method.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
xmlDocDirection | (Inherited from AxInternalBase.) | |
::construct | Initializes a new instance of the AxPurchLine class. | |
::newPurchLine | ||
::setTableFields_PSA | ||
::setTableFieldsPost_PMF |
Top
Inheritance Hierarchy
Object Class
AxInternalBase Class
AxPurchLine Class