SalesFormLetterReport Class [AX 2012]
Syntax
class SalesFormLetterReport extends FormLetterReport
Run On
Called
Methods
Method | Description | |
---|---|---|
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
checkNextPrintSetting | Determines whether there is another instance of the PrintMgmtPrintSettingDetail class, but does not move the current enumerator. (Inherited from FormLetterReport.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
execute | Creates a Microsoft SQL Server Reporting Services report by using the current print management settings. (Inherited from FormLetterReport.) | |
existsSSRS | Indicates whether SSRS exists. (Inherited from FormLetterReport.) | |
getCurrentPrintSetting | Gets the current instance of the PrintMgmtPrintSettingDetail class. (Inherited from FormLetterReport.) | |
getDefaultPrintJobSettings | Gets the default printer settings for the specified PrintSetupOriginalCopy enumeration value. (Inherited from FormLetterReport.) | |
getPrintMgmtDocumentType | Gets the PrintMgmtDocumentType enumeration value that specifies what document this FormLetterReport class controls. (Inherited from FormLetterReport.) | |
getPrintMgmtHierarchyType | Gets the PrintMgmtHierarchyType enumeration value that specifies the hierarchy this FormLetterReport class uses. (Inherited from FormLetterReport.) | |
getPrintMgmtNodeType | Gets the PrintMgmtNodeType enumeration value that specifies what node this FormLetterReport class uses. (Inherited from FormLetterReport.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
isFooterPresentForCurrentPrintSetting | Determines whether the current instance of the PrintMgmtPrintSettingDetail class has footer text that should be printed. (Inherited from FormLetterReport.) | |
loadPrintSettings | Loads instances of the PrintMgmtPrintSettingDetail class that are used for printing the report. (Inherited from FormLetterReport.) | |
moveNextPrintSetting | Moves to the next instance of the PrintMgmtPrintSettingDetail class. (Inherited from FormLetterReport.) | |
new | Creates an instance of the appropriate FormLetterReport class. (Inherited from FormLetterReport.) | |
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.) | |
parmDefaultCopyPrintJobSettings | Gets or sets the value of the DefaultCopyPrintJobSettings property. (Inherited from FormLetterReport.) | |
parmDefaultOriginalPrintJobSettings | Gets or sets the value of the DefaultOriginalPrintJobSettings property. (Inherited from FormLetterReport.) | |
parmPrintType | Gets or sets the value of PrintType property. (Inherited from FormLetterReport.) | |
parmReportRun | Gets the ReportRun parameter. (Inherited from FormLetterReport.) | |
parmReportRunController | Gets or sets the ReportRunController parameter. (Inherited from FormLetterReport.) | |
parmSSRS | Gets or sets the SSRS parameter. (Inherited from FormLetterReport.) | |
parmUsePrintMgmtDestinations | Gets or sets the value of UsePrintMgmtDestinations property. (Inherited from FormLetterReport.) | |
parmUseUserDefinedDestinations | Gets or sets the value of the UseUserDefinedDestinations field. (Inherited from FormLetterReport.) | |
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.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::construct |
Top
Inheritance Hierarchy
Object Class
FormLetterReport Class
SalesFormLetterReport Class
SalesFormLetterReport_AccountStatement Class
SalesFormLetterReport_AdvanceInvoice Class
SalesFormLetterReport_CollectionLetter Class
SalesFormLetterReport_Confirm Class
SalesFormLetterReport_InterestNote Class
SalesFormLetterReport_Invoice Class
SalesFormLetterReport_Invoice4Paym_RU Class
SalesFormLetterReport_InvoiceProject Class
SalesFormLetterReport_PackingSlip Class
SalesFormLetterReport_PickingList Class
SalesFormLetterReport_Quotation Class
SalesFormLetterReport_QuotationConf Class
SalesFormLetterReport_TaxReimbSlip_HU Class