AxSalesQuotationLine Class [AX 2012]
| 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.) |
| 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.) |
| axSalesQuotationTable | |
| 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 | Creates or updates records that relate to the data in the AxBC class. (Overrides the createOrUpdateRelatedRecords Method.) |
| currentRecord | Gets or sets the current record for the AxBC table class. (Overrides the currentRecord Method.) |
| custExternalItemDescription | |
| 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 sales quotation order line record. (Overrides the doSave Method.) |
| emptyRecord | Returns an empty record for the table that the AxBC class relates to. (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 | (Overrides the getKeyFields Method.) |
| 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 | |
| isAxSalesQuotationTableFieldsSet | |
| isCustExternalItemDescriptionFieldsSet | |
| isFieldModified | (Inherited from AxInternalBase.) |
| isFieldSet | (Inherited from AxInternalBase.) |
| isFieldSetExternally | (Inherited from AxInternalBase.) |
| isInventItemBarcodeRecordFieldsSet | |
| 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.) |
| mcrAXMCRSalesQuotationTable | Initializes an instance of the AxMCRSalesQuotationTable class. |
| modify | (Inherited from AxInternalBase.) |
| new | Initializes a new instance of the AxSalesQuotationLine 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.) |
| parmAccountType | Gets or sets the AccountType parameter. |
| parmAddressRefRecId | Gets or sets the AddressRefRecId parameter. |
| parmAddressRefTableId | Gets or sets the AddressRefTableId parameter. |
| parmAssessableValue_IN | Gets or sets the ParentRecId_IN parameter. |
| parmBarCode | Gets or sets the BarCode parameter. |
| parmBarCodeType | Gets or sets the BarCodeType parameter. |
| parmCaseTagging | Gets or sets the CaseTagging parameter. |
| parmCFOPTable_BR | Gets or sets the CFOPTable_BR parameter. |
| parmCompany | Gets or sets the Company parameter. |
| parmCompanyLocation_IN | Gets or sets the CompanyLocation_IN parameter. |
| parmConfirmedDlv | Gets or sets the ConfirmedDlv parameter. |
| parmConsignment_IN | Gets or sets the Consignment_IN parameter. |
| parmCostPrice | Gets or sets the CostPrice parameter. |
| parmCountyOrigDest | Gets or sets the CountyOrigDest parameter. |
| parmCurrencyCode | Gets or sets the CurrencyCode parameter. |
| parmCustAccount | Gets or sets the CustAccount parameter. |
| parmCustomerRef | Gets or sets the CustomerRef parameter. |
| parmCustomsTariffCodeTable_IN | Gets or sets the CustomsTariffCodeTable_IN parameter. |
| parmDAXIntegrationId | Gets or sets the DAXIntegrationId parameter. |
| parmDefaultDimension | Gets or sets the DefaultDimension parameter. |
| parmDeliveryDateControlType | Gets or sets the DeliveryDateControlType parameter. |
| parmDeliveryName | Gets or sets the DeliveryName parameter. |
| parmDeliveryPostalAddress | Gets or sets the DeliveryPostalAddress parameter. |
| parmDirectSettlement_IN | Gets or sets the DirectSettlement_IN parameter. |
| parmDlvMode | Gets or sets the DlvMode parameter. |
| parmDlvTerm | Gets or sets the DlvTerm parameter. |
| parmDSA_IN | Gets or sets the dsa_in parameter. |
| parmEndDate | Gets or sets the EndDate parameter. |
| parmExciseRecordType_IN | Gets or sets the ExciseRecordType_IN parameter. |
| parmExciseTariffCodes_IN | Gets or sets the ExciseTariffCodes_IN parameter. |
| parmExciseType_IN | Gets or sets the ExciseType_IN parameter. |
| parmExportOrder_IN | Gets or sets the ExportOrder_IN parameter. |
| parmExternalItemId | Gets or sets the ExternalItemId parameter. |
| parmInventDeliverNow | Gets or sets the InventDeliverNow parameter. |
| parmInventDimId | Gets or sets the InventDimId parameter. |
| parmInventRefId | Gets or sets the InventRefId parameter. |
| parmInventRefTransId | Gets or sets the InventRefTransId parameter. |
| parmInventRefType | Gets or sets the InventRefType parameter. |
| parmInventTransId | Gets or sets the InventTransId parameter. |
| parmItemBOMId | Gets or sets the ItemBOMId parameter. |
| parmItemId | Gets or sets the ItemId parameter. |
| parmItemOrCategoryIntegrationKey | Gets or sets the ItemOrCategoryIntegrationKey parameter. |
| parmItemPBAId | Gets or sets the ItemPBAId 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. |
| parmLineNum | Gets or sets the LineNum parameter. |
| parmLinePercent | Gets or sets the LinePercent parameter. |
| parmLinePropertyId | Gets or sets the LinePropertyId parameter. |
| parmManualEntryChangepolicy | Gets or sets the ManualEntryChangepolicy parameter. |
| parmMaximumRetailPrice_IN | Gets or sets the MaximumRetailPrice_IN 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. |
| parmNewSalesPrice | Gets or sets the NewSalesPrice parameter. |
| parmNewTotalContributionRatio | Gets or sets the NewTotalContributionRatio parameter. |
| parmOffsetAccountType | Gets or sets the OffsetAccountType parameter. |
| parmOffsetCompany | Gets or sets the OffsetCompany parameter. |
| parmOffsetLedgerDimension | Gets or sets the OffsetLedgerDimension parameter. |
| parmOffsetTxt | Gets or sets the OffsetTxt parameter. |
| parmOrigCostPrice | Gets or sets the OrigCostPrice parameter. |
| parmOverDeliveryPct | Gets or sets the OverDeliveryPct parameter. |
| parmPackingUnit | Gets or sets the PackingUnit parameter. |
| parmPackingUnitQty | Gets or sets the PackingUnitQty parameter. |
| parmPalletTagging | Gets or sets the PalletTagging parameter. |
| parmPdsCWDeliverNow | Gets or sets the PdsCWDeliverNow value of the SalesQuotationLine record. |
| parmPdsCWQty | Gets or sets the PdsCWQty value of the SalesQuotationLine record. |
| parmPdsCWRemainInventPhysical | Gets or sets the PdsCWRemainInventPhysical value of the SalesQuotationLine record. |
| parmPort | Gets or sets the Port parameter. |
| parmPriceCalcId | Gets or sets the PriceCalcId parameter. |
| parmPriceUnit | Gets or sets the PriceUnit parameter. |
| parmProjActivity | Gets or sets the ProjActivity parameter. |
| parmProjCategoryId | Gets or sets the ProjCategoryId parameter. |
| parmProjDescription | Gets or sets the ProjDescription parameter. |
| parmProjectWorker | Gets or sets the ProjectWorker parameter. |
| parmProjTransType | Gets or sets the ProjTransType parameter. |
| parmPSARefRecId | Gets or sets the PSARefRecId parameter. |
| parmQtyOrdered | Gets or sets the QtyOrdered parameter. |
| parmQuotationId | Gets or sets the QuotationId parameter. |
| parmQuotationStatus | Gets or sets the QuotationStatus parameter. |
| parmQuotationType | Gets or sets the QuotationType parameter. |
| parmReceiptDateRequested | Gets or sets the ReceiptDateRequested 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. |
| parmRemainSalesFinancial | Gets or sets the RemainSalesFinancial parameter. |
| parmRemainSalesPhysical | Gets or sets the RemainSalesPhysical parameter. |
| parmRetailVariantId | Gets or sets the RetailVariantId parameter. |
| parmSalesCategory | Gets or sets the SalesCategory parameter. |
| parmSalesDeliverNow | Gets or sets the SalesDeliverNow parameter. |
| parmSalesGroup | Gets or sets the SalesGroup parameter. |
| parmSalesMarkup | Gets or sets the SalesMarkup parameter. |
| parmSalesPrice | Gets or sets the SalesPrice parameter. |
| parmSalesQty | Gets or sets the SalesQty parameter. |
| parmSalesTaxFormTypes_IN | Gets or sets the SalesTaxFormTypes_IN parameter. |
| parmSalesUnit | Gets or sets the SalesUnit parameter. |
| parmServiceCodeTable_IN | Gets or sets the ServiceCodeTable_IN parameter. |
| parmShippingDateRequested | Gets or sets the ShippingDateRequested parameter. |
| parmStartDate | Gets or sets the StartDate parameter. |
| parmStatProcId | Gets or sets the StatProcId parameter. |
| parmStatTriangularDeal | Gets or sets the StatTriangularDeal parameter. |
| parmStockedProduct | Gets or sets the StockedProduct parameter. |
| parmSuframaDiscount_BR | Gets or sets the SuframaDiscount_BR parameter. |
| parmSystemEntryChangePolicy | Gets or sets the SystemEntryChangePolicy parameter. |
| parmSystemEntrySource | Gets or sets the SystemEntrySource parameter. |
| parmTaxAutoGenerated | Gets or sets the TaxAutoGenerated parameter. |
| parmTaxGroup | Gets or sets the TaxGroup parameter. |
| parmTaxInventVATCommodityCode_IN | Gets or sets the TaxInventVATCommodityCode_IN parameter. |
| parmTaxItemGroup | Gets or sets the TaxItemGroup parameter. |
| parmTCSGroup_IN | Gets or sets the tcsGroup_IN parameter. |
| parmTDSGroup_IN | Gets or sets the tdsGroup_IN parameter. |
| parmTransactionCode | Gets or sets the TransactionCode parameter. |
| parmTransDate | Gets or sets the TransDate parameter. |
| parmTransferred2Forecast | Gets or sets the Transferred2Forecast parameter. |
| parmTransferred2ItemReq | Gets or sets the Transferred2ItemReq parameter. |
| parmTransferred2Journal | Gets or sets the Transferred2Journal parameter. |
| parmTransport | Gets or sets the Transport parameter. |
| parmUnderDeliveryPct | Gets or sets the UnderDeliveryPct parameter. |
| pbaMoveDocRefs | |
| priceDisc_LineDisc | |
| priceDisc_Price | |
| priceParametersRecord | |
| projCategoryRecord | |
| 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.) |
| salesQuotationLine | |
| save | Inserts or updates the current record for the AxBC class. (Overrides the save Method.) |
| setAccountType | Sets the AccountType parameter. |
| setAddressRefRecId | Sets the AddressRefRecId parameter. |
| setAddressRefTableId | Sets the AddressRefTableId parameter. |
| setAlternativeItem | Replaces the item number with an alternative item number. |
| setAssessableValue_IN | Sets the value for the AssessableValue_IN field. |
| setAxSalesQuotationTableFields | Sets the AxSalesQuotationTableFields parameter. |
| setBarCode | Sets the BarCode parameter. |
| setBarCodeType | Sets the BarCodeType parameter. |
| setCaseTagging | Sets the CaseTagging parameter. |
| setCFOPTable_BR | Sets the CFOPTable_BR parameter. |
| setCompany | Sets the Company parameter. |
| setCompanyLocation_IN | Sets the value for the CompanyLocation_IN field. |
| setConfirmedDlv | Sets the ConfirmedDlv parameter. |
| setConsignment_IN | Sets the value for the Consignment_IN field. |
| setCostPrice | Sets the CostPrice parameter. |
| setCountyOrigDest | Sets the CountyOrigDest parameter. |
| setCurrencyCode | Sets the CurrencyCode parameter. |
| setCurrentRecordFromExternal | (Inherited from AxInternalBase.) |
| setCustAccount | Sets the CustAccount parameter. |
| setCustExternalItemDescriptionFields | Sets the CustExternalItemDescriptionFields parameter. |
| setCustomerRef | Sets the CustomerRef parameter. |
| setCustomsTariffCodeTable_IN | Sets the value for the CustomsTariffCodeTable_IN field. |
| setDefaultDimension | Sets the DefaultDimension parameter. |
| setDefaultDimensionValue | Sets the DefaultDimension field on a buffer. |
| setDeliveryDateControl | Sets the DeliveryDateControl 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.) |
| setDirectSettlement_IN | Sets the value for the DirectSettlement_IN field. |
| setDlvMode | Sets the DlvMode parameter. |
| setDlvTerm | Sets the DlvTerm parameter. |
| setDSA_IN | Sets the value for the dsa_in field. |
| setEndDate | Sets the EndDate parameter. |
| setExciseRecordType_IN | Sets the value for the ExciseRecordType_IN field. |
| setExciseTariffCodes_IN | Sets the value for the ExciseTariffCodes_IN field. |
| setExciseType_IN | Sets the value for the ExciseType_IN field. |
| setExportOrder_IN | Sets the value for the ExportOrder_IN field. |
| 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.) |
| setInventDeliverNow | Sets the InventDeliverNow parameter. |
| setInventDimId | Sets the InventDimId parameter. |
| setInventDimIdDirtySaved | Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.) |
| setInventItemBarcodeRecordFields | Sets the InventItemBarcodeRecordFields parameter. |
| setInventRefId | Sets the InventRefId parameter. |
| setInventRefTransId | Sets the InventRefTransId parameter. |
| setInventRefType | Sets the InventRefType parameter. |
| setInventTableRecordFields | Sets the InventTableRecordFields parameter. |
| setInventTransId | Sets the InventTransId parameter. |
| setItemBOMId | Sets the ItemBOMId parameter. |
| setItemId | Sets the ItemId parameter. |
| setItemOrCategoryIntegrationKey | Sets the ItemOrCategoryIntegrationKey parameter. |
| setItemPBAId | Sets the ItemPBAId 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. |
| setLineNum | Sets the LineNum parameter. |
| setLinePercent | Sets the LinePercent parameter. |
| setLinePropertyId | Sets the LinePropertyId parameter. |
| setMaximumRetailPrice_IN | Sets the value for the MaximumRetailPrice_IN field. |
| setMultiLnDisc | Sets the MultiLnDisc parameter. |
| setMultiLnPercent | Sets the MultiLnPercent parameter. |
| setName | Sets the Name parameter. |
| setNewSalesPrice | Sets the NewSalesPrice parameter. |
| setNewTotalContributionRatio | Sets the NewTotalContributionRatio parameter. |
| setOffsetAccountType | Sets the OffsetAccountType parameter. |
| setOffsetCompany | Sets the OffsetCompany parameter. |
| setOffsetLedgerDimension | Sets the OffsetLedgerDimension parameter. |
| setOffsetTxt | Sets the OffsetTxt parameter. |
| setOrigCostPrice | Sets the OrigCostPrice parameter. |
| setOverDeliveryPct | Sets the OverDeliveryPct parameter. |
| setPackingUnit | Sets the PackingUnit parameter. |
| setPackingUnitQty | Sets the PackingUnitQty parameter. |
| setPalletTagging | Sets the PalletTagging parameter. |
| setParmMethodAsNotMandatory | (Inherited from AxInternalBase.) |
| setPdsCWDeliverNow | Sets the value for the PdsCWDeliverNow field. |
| setPdsCWQty | Sets the value for the PdsCWQty field. |
| setPdsCWRemainInventPhysical | Sets the value for the PdsCWRemainInventPhysical field. |
| setPort | Sets the Port parameter. |
| setPriceCalcId | Sets the PriceCalcId parameter. |
| setPriceDisc_LineDiscFields | Sets the PriceDisc_LineDiscFields parameter. |
| setPriceDisc_PriceFields | Sets the PriceDisc_PriceFields parameter. |
| setPriceUnit | Sets the PriceUnit parameter. |
| setProjCategoryId | Sets the ProjCategoryId parameter. |
| setProjDescription | Sets the ProjDescription parameter. |
| setProjectWorker | Sets the value for the Worker field. |
| setProjTransType | Sets the ProjTransType parameter. |
| setQtyOrdered | Sets the QtyOrdered parameter. |
| setQuotationId | Sets the QuotationId parameter. |
| setQuotationStatus | Sets the QuotationStatus parameter. |
| setQuotationType | Sets the QuotationType parameter. |
| setReceiptDateRequested | Sets the ReceiptDateRequested parameter. |
| setRemainInventPhysical | Sets the RemainInventPhysical parameter. |
| setRemainSalesFinancial | Sets the RemainSalesFinancial parameter. |
| setRemainSalesPhysical | Sets the RemainSalesPhysical parameter. |
| setSalesCategory | Sets the SalesCategory parameter. |
| setSalesDeliverNow | Sets the SalesDeliverNow parameter. |
| setSalesGroup | Sets the SalesGroup parameter. |
| setSalesMarkup | Sets the SalesMarkup parameter. |
| setSalesPrice | Sets the SalesPrice parameter. |
| setSalesQty | Sets the SalesQty parameter. |
| setSalesTaxFormTypes_IN | Sets the value for the SalesTaxFormTypes_IN field. |
| setSalesUnit | Sets the SalesUnit parameter. |
| setServiceCodeTable_IN | Sets the value for the ServiceCodeTable_IN field. |
| setShippingDateRequested | Sets the ShippingDateRequested parameter. |
| setStartDate | Sets the StartDate parameter. |
| setStatProcId | Sets the StatProcId parameter. |
| setStatTriangularDeal | Sets the StatTriangularDeal parameter. |
| setStockedProduct | Sets the StockedProduct parameter. |
| setStorageDimField | Sets the StorageDimField parameter. |
| setSuframaDiscount_BR | Sets the SuframaDiscount_BR parameter. |
| setTableFields | Sets the TableFields parameter. (Overrides the setTableFields Method.) |
| setTaxAutoGenerated | Sets the TaxAutoGenerated parameter. |
| setTaxGroup | Sets the TaxGroup parameter. |
| setTaxInventVATCommodityCode_IN | Sets the TaxInventVATCommodityCode_IN parameter. |
| setTaxItemGroup | Sets the TaxItemGroup parameter. |
| setTCSGroup_IN | Sets the tcsGroup_IN in the table. |
| setTDSGroup_IN | Sets the tdsGroup_IN in the table. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTransactionCode | Sets the TransactionCode parameter. |
| setTransDate | Sets the TransDate parameter. |
| setTransferred2Forecast | Sets the Transferred2Forecast parameter. |
| setTransferred2ItemReq | Sets the Transferred2ItemReq parameter. |
| setTransferred2Journal | Sets the Transferred2Journal parameter. |
| setTransport | Sets the Transport parameter. |
| setUnderDeliveryPct | Sets the UnderDeliveryPct parameter. |
| 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.) |
| useAlternativeItem | Sets the use of alternative item replacement. |
| 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 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.) |
| 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 AxSalesQuotationLine class. |
| ::newMCRSalesQuotationLine | Constructs a new instance of the AxMCRSalesQuotationLine class. |
| ::newSalesQuotationLine |
Community Additions
ADD
Show: