TaxExciseTypeController_IN Class [AX 2012]
The TaxExciseTypeController_IN class is the tax excise type controller.
| Method | Description | |
|---|---|---|
| buildUI | Builds the UI of the tax excise type controller. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| enableDisableDirectSettlement | Makes the DirectSettlement control visible or invisible for the active event for the data source. |
| enableDisableDSA | Makes the DSA control visible or invisible for the active event for the data source. |
| enableDisableECCNumber | Makes ECC number reference groups visible or invisible for the active event for the data source. |
| enableDisableExciseRecordType | Makes ExciseRecordType controls visible or invisible for the active event for the data source. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exciseRecordType2ExciseManufacture | Converts an exciseRecordType enum to the ExciseManufacture enum type. |
| exciseRecordType2ExciseNone | Converts an exciseRecordType enum to the ExciseNone enum type. |
| exciseRecordType2ExciseTraders | Converts an exciseRecordType enum to the ExciseTraders enum type. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the TaxExciseTypeController_IN class. |
| 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.) |
| parmCtrlECCNumber | Gets or sets the ctrlECCNumber class variable. |
| parmCtrlExciseManufacture | Gets or sets the ctrlExciseManufacture_IN class variable. |
| parmCtrlExciseNone | Gets or sets the ctrlExciseNone_IN class variable. |
| parmCtrlExciseTraders | Gets or sets the ctrlExciseTraders_IN class variable. |
| parmCtrlManECCNumber | Gets or sets the ctrlManECCNumber class variable. |
| parmCtrlTraderECCNumber | Gets or sets the ctrlTraderECCNumber class variable. |
| parmFieldNumDirectSettlement | Gets or sets the FieldNum value of the DirectSettlement field. |
| parmFieldNumDSA | Gets or sets the FieldNum value of the DSA field. |
| parmTaxInfoBoundDataSource | Gets or sets the FormDataSource value of the TaxInfo tab field. |
| 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 | Constructs a new instance of the TaxExciseTypeController_IN class. |
| ::exciseManufacture | Acts as an edit method for the ExciseManufacture_IN control. |
| ::exciseNone | Acts as an edit method for the ExciseNone_IN control. |
| ::exciseTraders | Acts as an edit method for the ExciseRecordType_IN control. |
| ::isDirectSettlementAllowed | Checks whether direct settlement is allowed. |
| ::isDSAAllowed | Checks whether DSA is allowed. |
Community Additions
ADD
Show: