SalesEditLinesForm_PickingList Class [AX 2012]
Syntax
class SalesEditLinesForm_PickingList extends SalesEditLinesForm
Run On
Client
Methods
Method | Description | |
---|---|---|
![]() |
allowCreate_ParmLine | (Inherited from SalesEditLinesForm.) |
![]() |
allowCreate_ParmTable | (Inherited from SalesEditLinesForm.) |
![]() |
bankLCExportLine | Determines whether the letter of credit line field is visible. (Inherited from SalesEditLinesForm.) |
![]() |
billOfLading | (Inherited from SalesEditLinesForm.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
choose | (Inherited from SalesEditLinesForm.) |
![]() |
classType | (Overrides the classType Method.) |
![]() |
close | (Overrides the close Method.) |
![]() |
correct | (Inherited from SalesEditLinesForm.) |
![]() |
correctEnabled_RU | (Inherited from SalesEditLinesForm.) |
![]() |
correctPhysical_RU | (Inherited from SalesEditLinesForm.) |
![]() |
creditMax | (Inherited from SalesEditLinesForm.) |
![]() |
creditRemaining | (Inherited from SalesEditLinesForm.) |
![]() |
custBankAccountId | (Inherited from SalesEditLinesForm.) |
![]() |
custBankAccountIdAllowEdit | (Inherited from SalesEditLinesForm.) |
![]() |
editBankLCExportLine | Determines whether the letter of credit line field can be edited. (Inherited from SalesEditLinesForm.) |
![]() |
editDates | Indicates whether the SalesEditLines form will allow for changes in the groupDate field group. (Inherited from SalesEditLinesForm.) |
![]() |
editDeliverNow | Indicates whether the deliver now quantity fields are editable in the edit lines form. (Inherited from SalesEditLinesForm.) |
![]() |
editingCaption | (Overrides the editingCaption Method.) |
![]() |
editRemainAfter | (Inherited from SalesEditLinesForm.) |
![]() |
editReserve | (Overrides the editReserve Method.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
fixedDueDate | (Inherited from SalesEditLinesForm.) |
![]() |
formLetterButtonCaption | (Overrides the formLetterButtonCaption Method.) |
![]() |
formLetterButtonCaptionCopy | (Overrides the formLetterButtonCaptionCopy Method.) |
![]() |
formLetterCaption | (Overrides the formLetterCaption Method.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
giro | (Inherited from SalesEditLinesForm.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
inventTrackingRegistrationEnabled | Determines if the registration using InventTrackingRegisterTrans should be enabled. (Inherited from SalesEditLinesForm.) |
![]() |
lookupInventBatchId | Displays a custom lookup to select batch ID numbers. (Inherited from SalesEditLinesForm.) |
![]() |
lookupInventGTDId_RU | Displays a custom lookup to select invent GTD. (Inherited from SalesEditLinesForm.) |
![]() |
lookupInventOwnerId_RU | Displays a custom lookup to select invent owner. (Inherited from SalesEditLinesForm.) |
![]() |
lookupInventSerialId | Displays a custom lookup to select serial ID numbers. (Inherited from SalesEditLinesForm.) |
![]() |
mcrAllowEditLineAmount | Returns false because by default, the user is not allowed to edit line amount which conforms to standards. (Inherited from SalesEditLinesForm.) |
![]() |
mcrDropShipment | Determiens if the sales order is for a drop shipment. (Inherited from SalesEditLinesForm.) |
![]() |
mcrGiftCard | Determines if the item sold is a gift card. (Inherited from SalesEditLinesForm.) |
![]() |
mcrShowMiscChargePrintOption | Returns false. (Inherited from SalesEditLinesForm.) |
![]() |
name | Determines whether the name field will be shown in the edit lines form. (Overrides the name Method.) |
![]() |
new | Initializes a new instance of the SalesEditLinesForm class. (Inherited from SalesEditLinesForm.) |
![]() |
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.) |
![]() |
numCaption_W | Provides the label for the Num_W field. (Inherited from SalesEditLinesForm.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
otherTab | Indicates whether the SalesEditLines form will display the TabPageOther tab page. (Inherited from SalesEditLinesForm.) |
![]() |
overviewTab | Indicates whether the SalesEditLines form will display the tabOverview tab page. (Inherited from SalesEditLinesForm.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parametersGroup | Determines whether the SalesEditLines form will display the groupUpdate control group. (Inherited from SalesEditLinesForm.) |
![]() |
parmBankLCExportLineNumController | Gets or sets the BankLCExportLineNumController parameter. (Inherited from SalesEditLinesForm.) |
![]() |
parmIsCorrectionOrCancel | Gets or sets the IsCorrectionOrCancel parameter. (Inherited from SalesEditLinesForm.) |
![]() |
paymentSched | (Inherited from SalesEditLinesForm.) |
![]() |
printCODLabel | (Inherited from SalesEditLinesForm.) |
![]() |
printOverdueFineTxt_FR | Used to show print lump sum control for French invoices. (Inherited from SalesEditLinesForm.) |
![]() |
printShippingLabel | (Inherited from SalesEditLinesForm.) |
![]() |
projId | (Inherited from SalesEditLinesForm.) |
![]() |
qtyToPickInSalesUnit | (Inherited from SalesEditLinesForm.) |
![]() |
reduceOnHand | (Overrides the reduceOnHand Method.) |
![]() |
reserve | (Inherited from SalesEditLinesForm.) |
![]() |
respiteDate | (Inherited from SalesEditLinesForm.) |
![]() |
salesCategory | Determines whether the sales category field will be shown in the edit lines form. (Overrides the salesCategory Method.) |
![]() |
salesTotals | (Inherited from SalesEditLinesForm.) |
![]() |
selectJournalButton | (Inherited from SalesEditLinesForm.) |
![]() |
sendByMail_MX | (Inherited from SalesEditLinesForm.) |
![]() |
setSalesParmLine | (Inherited from SalesEditLinesForm.) |
![]() |
setSalesParmUpdate | (Inherited from SalesEditLinesForm.) |
![]() |
setSalesTable | (Inherited from SalesEditLinesForm.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
setupBankLCExportLineController | Sets up the BankLCExportLineNumController object that is used for the BankLCExportLine field. (Inherited from SalesEditLinesForm.) |
![]() |
setupSumByControl | (Inherited from SalesEditLinesForm.) |
![]() |
showAdvanceInvoiceSettlement_W | (Inherited from SalesEditLinesForm.) |
![]() |
showAlcoholLicenseSeriesNum_RU | Controls the visibility of the AlcoholLicenseSeriesNum_RU field on the SalesEditLines form. (Inherited from SalesEditLinesForm.) |
![]() |
showCorrect_RU | (Inherited from SalesEditLinesForm.) |
![]() |
showCorrectedFactureExternalId_RU | (Inherited from SalesEditLinesForm.) |
![]() |
showCorrectedInvoiceId_RU | (Inherited from SalesEditLinesForm.) |
![]() |
showDocNumberingCode_LT | This method is used to find if the Numbering Code field should be visible on the Sales invoice form. (Inherited from SalesEditLinesForm.) |
![]() |
showEntryCertificateRequired_W | Shows if the Entry certificate required field should be shown in the SalesEditLines form. (Inherited from SalesEditLinesForm.) |
![]() |
showExtra_RU | (Inherited from SalesEditLinesForm.) |
![]() |
showFiscalDocType_PL | Detemerines whether the fiscal document type field should be shown. (Inherited from SalesEditLinesForm.) |
![]() |
showFiscalDocumentType_BR | Determines whether the fiscal document type field should be shown. (Inherited from SalesEditLinesForm.) |
![]() |
showFiscalReference_BR | (Inherited from SalesEditLinesForm.) |
![]() |
showInventLocationId_PL | Used to show warehouse control for documents numbering per location. (Inherited from SalesEditLinesForm.) |
![]() |
showInventOwnerId_RU | (Inherited from SalesEditLinesForm.) |
![]() |
showInventProfileType_RU | (Inherited from SalesEditLinesForm.) |
![]() |
showInvoicePostingType_RU | (Inherited from SalesEditLinesForm.) |
![]() |
showInvoicePrintout_RU | (Inherited from SalesEditLinesForm.) |
![]() |
showIssueOwnEntryCertificate_W | Shows if the Issue own entry certificate field should be shown in the SalesEditLines form. (Inherited from SalesEditLinesForm.) |
![]() |
showNum_W | Determines if Num_W should be visible. (Inherited from SalesEditLinesForm.) |
![]() |
showOfficials_RU | (Inherited from SalesEditLinesForm.) |
![]() |
showPackingSlipDetails | (Inherited from SalesEditLinesForm.) |
![]() |
showPDSCalculatedLineAmount | Determines whether the calculation line amount should be displayed on the form. (Inherited from SalesEditLinesForm.) |
![]() |
showPostingProfile_RU | (Inherited from SalesEditLinesForm.) |
![]() |
showPostponeVAT | Gets a value to determine whether the PostponeVAT field should be visible on the form. (Inherited from SalesEditLinesForm.) |
![]() |
showPrintAcceptanceReport_RU | (Inherited from SalesEditLinesForm.) |
![]() |
showPrintBlankDate_LT | (Inherited from SalesEditLinesForm.) |
![]() |
showPrintEntryCertificate_W | Shows if the Print entry certificate checkbox should be shown in the SalesEditLines form. (Inherited from SalesEditLinesForm.) |
![]() |
showPrintFacture_RU | (Inherited from SalesEditLinesForm.) |
![]() |
showPrintInventBaileeReport_RU | (Inherited from SalesEditLinesForm.) |
![]() |
showPrintMST_RU | (Inherited from SalesEditLinesForm.) |
![]() |
showVatDueDate_W | (Inherited from SalesEditLinesForm.) |
![]() |
showVATOnPayment_RU | (Inherited from SalesEditLinesForm.) |
![]() |
specQtyItems | (Overrides the specQtyItems Method.) |
![]() |
subLine | (Inherited from SalesEditLinesForm.) |
![]() |
subSalesTab | Determines whether the SalesEditLines form will display the TabSalesParmSubTable tab page. (Inherited from SalesEditLinesForm.) |
![]() |
sumBy | (Inherited from SalesEditLinesForm.) |
![]() |
sumByIndex2Selection | (Inherited from SalesEditLinesForm.) |
![]() |
sumByJournal | (Inherited from SalesEditLinesForm.) |
![]() |
sumByJournalCaption | (Inherited from SalesEditLinesForm.) |
![]() |
sumBySelection2Index | (Inherited from SalesEditLinesForm.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
transDateCaption | (Overrides the transDateCaption Method.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
validateDeliverNow | Validates the DeliverNow field. (Inherited from SalesEditLinesForm.) |
![]() |
validateInventDimId | Validates the inventory dimensions to be used for a parameter line. (Inherited from SalesEditLinesForm.) |
![]() |
validateInventGTDId_RU | Validates the GTD inventory dimensions. (Inherited from SalesEditLinesForm.) |
![]() |
validateInventOwnerId_RU | Validates the invent owner inventory dimensions. (Inherited from SalesEditLinesForm.) |
![]() |
validateInventSerialBatchId | Validates the serial and batch number inventory dimensions. (Inherited from SalesEditLinesForm.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
wmsOrder | (Overrides the wmsOrder Method.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::construct |
Top
Inheritance Hierarchy
Object Class
SalesEditLinesForm Class
SalesEditLinesForm_PickingList Class
SalesEditLinesForm_PickingListTrans Class