Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SalesQuotationToLineField class manages the table to line table for the sales quotations.
Syntax
class SalesQuotationToLineField extends SalesPurchTableToLineField
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
fieldGroupLabel | Determines the label to use on the field group when the field is displayed in the dialog box. (Inherited from SalesPurchTableToLineField.) |
![]() |
fieldName | Gets the user-friendly name of the current field. (Inherited from SalesPurchTableToLineField.) |
![]() |
findParametersTable | Finds a specified record in the SalesQuotationToLineParameters table. (Overrides the findParametersTable Method.) |
![]() |
getFieldDescription | Retrieves a user-friendly description of a field that is used in the header-to-lines update. (Overrides the getFieldDescription Method.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
initFieldId | (Inherited from SalesPurchTableToLineField.) |
![]() |
lineUpdateDescription | (Inherited from SalesPurchTableToLineField.) |
![]() |
new | Initializes a new instance of the Object class. (Inherited from Object.) |
![]() |
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.) |
![]() |
pack | Serializes the current instance of the SalesPurchTableToLineField class. (Inherited from SalesPurchTableToLineField.) |
![]() |
parameterHelp | Retrieves user-friendly Help text for a field that is used in the header-to-lines update. (Overrides the parameterHelp Method.) |
![]() |
parameterLabel | (Inherited from SalesPurchTableToLineField.) |
![]() |
parmFieldId | Gets or sets the FieldId parameter. (Inherited from SalesPurchTableToLineField.) |
![]() |
parmTableToLineUpdate | Gets or sets the TableToLineUpdate parameter. (Inherited from SalesPurchTableToLineField.) |
![]() |
parmUpdateLines | Gets or sets the UpdateLines parameter. (Inherited from SalesPurchTableToLineField.) |
![]() |
questionHelp | Retrieves a user-friendly question Help text for a field that is used in the header-to-lines update. (Overrides the questionHelp Method.) |
![]() |
questionLabel | (Inherited from SalesPurchTableToLineField.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
tableId | Retrieves the table ID for the header table of the document. (Overrides the tableId Method.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
unpack | Deserializes the _packedClass parameter value to an instance of the SalesPurchTableToLineField class. (Inherited from SalesPurchTableToLineField.) |
![]() |
updateSalesPurchTableToLineParameters | Updates the header-to-lines update parameter record that corresponds to the field ID of a field. (Overrides the updateSalesPurchTableToLineParameters Method.) |
![]() |
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 | Initializes a new instance of the SalesQuotationToLineField class. |
![]() ![]() |
::create | Creates a new SalesQuotationToLineField object from a previously packed SalesQuotationToLineField object. |
![]() ![]() |
::newFieldId | Creates a new instance that is based on a field ID. |
Top
Inheritance Hierarchy
Object Class
SalesPurchTableToLineField Class
SalesQuotationToLineField Class