AxPurchRFQCaseLine Class [AX 2012]
Syntax
class AxPurchRFQCaseLine extends AxInternalBase implements AxInventSiteDimensionable
Run On
Called
Methods
Method | Description | |
---|---|---|
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 | (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.) | |
axPurchRFQCaseTable | ||
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. (Inherited from AxInternalBase.) | |
currentRecord | Gets or sets the current record in the PurchRFQCaseLine 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 AxPurchRFQCaseLine record. (Overrides the emptyRecord Method.) | |
end | Throws an error if an inventDim section was 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 | (Inherited from AxInternalBase.) | |
initRecord | (Inherited from AxInternalBase.) | |
inputStatus | (Inherited from AxInternalBase.) | |
inventSiteDimensionLink | ||
inventTableRecord | ||
isAxPurchRFQCaseTableFieldsSet | ||
isFieldModified | (Inherited from AxInternalBase.) | |
isFieldSet | (Inherited from AxInternalBase.) | |
isFieldSetExternally | (Inherited from AxInternalBase.) | |
isInventTableRecordFieldsSet | ||
isMethodExecuted | (Inherited from AxInternalBase.) | |
isPriceDisc_LineDiscFieldsSet | ||
isPriceDisc_PriceFieldsSet | ||
isProcessed | Identifies the processing state of the record. (Inherited from AxInternalBase.) | |
isSetMethodsCalledFromModify | (Inherited from AxInternalBase.) | |
isSetMethodsCalledFromSave | (Inherited from AxInternalBase.) | |
isSetMethodsCalledFromUpdate | (Inherited from AxInternalBase.) | |
isStorageDimFieldSet | ||
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 AxPurchRFQCaseLine 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.) | |
parmActivityNumber | Gets or sets the ActivityNumber parameter. | |
parmAddressRefRecId | Gets or sets the AddressRefRecId parameter. | |
parmAddressRefTableId | Gets or sets the AddressRefTableId parameter. | |
parmAssetBookId | Gets or sets the AssetBookId parameter. | |
parmAssetId | Gets or sets the AssetId parameter. | |
parmAssetTransTypePurch | Gets or sets the AssetTransTypePurch parameter. | |
parmCategoryId | Gets or sets the CategoryId parameter. | |
parmConfirmedDlv | Gets or sets the ConfirmedDlv parameter. | |
parmCurrencyCode | Gets or sets the CurrencyCode 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. | |
parmExpiryDate | Gets or sets the ExpiryDate parameter. | |
parmExpiryDateTime | Gets or sets the ExpiryDateTime parameter. | |
parmExternalItemId | Gets or sets the ExternalItemId parameter. | |
parmInventDimId | Gets or sets the InventDimId parameter. | |
parmInventRefId | Gets or sets the InventRefId parameter. | |
parmInventRefTransId | Gets or sets the InventRefTransId parameter. | |
parmInventTransId | Gets or sets the InventTransId parameter. | |
parmItemId | Gets or sets the ItemId parameter. | |
parmItemName | Gets or sets the ItemName parameter. | |
parmItemRefType | Gets or sets the ItemRefType parameter. | |
parmLineAmount | Gets or sets the LineAmount parameter. | |
parmLineDisc | Gets or sets the LineDisc parameter. | |
parmLineItemType | Gets or sets the LineItemType parameter. | |
parmLineNum | Gets or sets the LineNum parameter. | |
parmLineNumber | Gets or sets the LineNumber parameter. | |
parmLinePercent | Gets or sets the LinePercent parameter. | |
parmMaximumRetailPrice_IN | Gets or sets the MaximumRetailPrice_IN parameter. | |
parmMultiLnDisc | Gets or sets the MultiLnDisc parameter. | |
parmMultiLnPercent | Gets or sets the MultiLnPercent parameter. | |
parmName | Gets or sets the Name parameter. | |
parmPdsCWQty | Gets or sets the PdsCWQty parameter. | |
parmPdsCWRemainInventPhysical | Gets or sets the PdsCWRemainInventPhysical parameter. | |
parmPdsCWRemainPurchPhysical | Gets or sets the PdsCWRemainPurchPhysical parameter. | |
parmPriceUnit | Gets or sets the PriceUnit 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. | |
parmPurchMarkup | Gets or sets the PurchMarkup parameter. | |
parmPurchPrice | Gets or sets the PurchPrice parameter. | |
parmPurchQty | Gets or sets the PurchQty parameter. | |
parmPurchUnit | Gets or sets the PurchUnit parameter. | |
parmQtyOrdered | Gets or sets the QtyOrdered parameter. | |
parmRecId | Gets or sets the RecId parameter. (Inherited from AxInternalBase.) | |
parmRecVersion | Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.) | |
parmRemainInventPhysical | Gets or sets the RemainInventPhysical parameter. | |
parmRemainPurchPhysical | Gets or sets the RemainPurchPhysical parameter. | |
parmReqPlanIdSched | Gets or sets the ReqPlanIdSched parameter. | |
parmReqPOId | Gets or sets the ReqPOId parameter. | |
parmRFQCaseId | Gets or sets the RFQCaseId parameter. | |
parmRFQType | Gets or sets the RFQType parameter. | |
parmStatusHigh | Gets or sets the StatusHigh parameter. | |
parmStatusLow | Gets or sets the StatusLow parameter. | |
priceDisc_LineDisc | ||
priceDisc_Price | ||
purchRFQCaseLine | ||
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.) | |
save | Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.) | |
setAddressRefRecId | Sets the AddressRefRecId parameter. | |
setAddressRefTableId | Sets the AddressRefTableId parameter. | |
setAssetBookId | Sets the AssetBookId parameter. | |
setAssetId | Sets the AssetId parameter. | |
setAssetTransTypePurch | Sets the AssetTransTypePurch parameter. | |
setAxPurchRFQCaseTableFields | Sets the AxPurchRFQCaseTableFields parameter. | |
setCategoryId | Sets the value of the CategoryId field. | |
setConfirmedDlv | Sets the ConfirmedDlv parameter. | |
setCurrencyCode | Sets the CurrencyCode parameter. | |
setCurrentRecordFromExternal | (Inherited from AxInternalBase.) | |
setDefaultDimension | Sets the DefaultDimension parameter. | |
setDefaultDimensionValue | Sets the DefaultDimension field on a buffer. | |
setDeliveryDate | Sets the DeliveryDate parameter. | |
setDeliveryName | Sets the DeliveryName parameter. | |
setDeliveryPostalAddress | Sets the DeliveryPostalAddress parameter. | |
setDimensionEntitySpecifiers | Updates the financial dimension entity specifiers for the record. (Overrides the setDimensionEntitySpecifiers Method.) | |
setExpiryDateTime | Sets the ExpiryDateTime 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.) | |
setInventDimId | Sets the InventDimId parameter. | |
setInventDimIdDirtySaved | Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.) | |
setInventRefId | Sets the InventRefId parameter. | |
setInventRefTransId | Sets the InventRefTransId parameter. | |
setInventTableRecordFields | Sets the InventTableRecordFields parameter. | |
setInventTransId | Sets the InventTransId parameter. | |
setItemId | Sets the ItemId parameter. | |
setItemName | Sets the ItemName parameter. | |
setItemRefType | Sets the ItemRefType parameter. | |
setLineAmount | Sets the LineAmount parameter. | |
setLineDisc | Sets the LineDisc parameter. | |
setLineItemType | Sets the LineItemType parameter. | |
setLineNum | Sets the LineNum parameter. | |
setLineNumber | Sets the LineNumber parameter. | |
setLinePercent | Sets the LinePercent parameter. | |
setMaximumRetailPrice_IN | Sets the MaximumRetailPrice_IN parameter. | |
setMultiLnDisc | Sets the MultiLnDisc parameter. | |
setMultiLnPercent | Sets the MultiLnPercent parameter. | |
setName | Sets the Name parameter. | |
setParmMethodAsNotMandatory | (Inherited from AxInternalBase.) | |
setPdsCWQty | Sets the value for the PdsCWQty field. | |
setPdsCWRemainInventPhysical | Sets the value for the PdsCWRemainInventPhysical field. | |
setPdsCWRemainPurchPhysical | Sets the value for the PdsCWRemainPurchPhysical field. | |
setPriceDisc_LineDiscFields | Sets the PriceDisc_LineDiscFields parameter. | |
setPriceDisc_PriceFields | Sets the PriceDisc_PriceFields parameter. | |
setPriceUnit | Sets the PriceUnit parameter. | |
setPurchMarkup | Sets the PurchMarkup parameter. | |
setPurchPrice | Sets the PurchPrice parameter. | |
setPurchQty | Sets the PurchQty parameter. | |
setPurchUnit | Sets the PurchUnit parameter. | |
setQtyOrdered | Sets the QtyOrdered parameter. | |
setRemainInventPhysical | Sets the RemainInventPhysical parameter. | |
setRemainPurchPhysical | Sets the RemainPurchPhysical parameter. | |
setReqPlanIdSched | Sets the ReqPlanIdSched parameter. | |
setReqPOId | Sets the ReqPOId parameter. | |
setRFQCaseId | Sets the RFQCaseId parameter. | |
setRFQType | Sets the RFQType parameter. | |
setStatusHigh | Sets the StatusHigh parameter. | |
setStatusLow | Sets the StatusLow parameter. | |
setStorageDimField | Sets the StorageDimField parameter. | |
setTableFields | Sets the TableFields parameter. (Overrides the setTableFields Method.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
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.) | |
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 incoming value mapping of fields where the value mapping for a field depends on another field, such as the Item, state, and county fields. (Inherited from AxInternalBase.) | |
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.) | |
wait | Pauses a process. (Inherited from Object.) | |
write | (Inherited from AxInternalBase.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
xmlDocDirection | (Inherited from AxInternalBase.) | |
::construct | Initializes a new instance of the AxPurchRFQCaseLine class. | |
::newPurchRFQCaseLine |
Top
Inheritance Hierarchy
Object Class
AxInternalBase Class
AxPurchRFQCaseLine Class