ServiceTaxServiceCodeSelection_IN Class [AX 2012]

The ServiceTaxServiceCodeSelection_IN class handles the service tax code selection.

class ServiceTaxServiceCodeSelection_IN

Run On

Server

  MethodDescription
Dn542732.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn542732.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn542732.pubmethod(en-us,AX.60).gif findCustMultiInvWithDiffServiceCode Find the 1st spec trans of customer invoice which has different Service accounting code than the given taxTrans
Dn542732.pubmethod(en-us,AX.60).gif findCustMultiPayWithDiffServiceCode Find the 1st spec trans of customer payment which has different Service accounting code than the given taxTrans
Dn542732.pubmethod(en-us,AX.60).gif findVendMultiInvWithDiffServiceCode Find the 1st spec trans of vendor invoice which has different Service accounting code than the given taxTrans
Dn542732.pubmethod(en-us,AX.60).gif findVendMultiPayWithDiffServiceCode Find the 1st spec trans of vendor payment which has different Service accounting code than the given taxTrans
Dn542732.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn542732.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn542732.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Dn542732.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Dn542732.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Dn542732.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn542732.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn542732.pubmethod(en-us,AX.60).gif parmInvoiceTrans Gets or sets the InvoiceTrans parameter.
Dn542732.pubmethod(en-us,AX.60).gif parmPaymentTrans Gets or sets the PaymentTrans parameter.
Dn542732.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter.
Dn542732.pubmethod(en-us,AX.60).gif parmTableId Gets or sets the TableId parameter.
Dn542732.pubmethod(en-us,AX.60).gif processServiceCode Update Service Code during the settlement for different type of transaction given that each transaction line might or might not have the same service accouting code
Dn542732.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn542732.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn542732.privmethod(en-us,AX.60).gif updateServiceCode Update the Service code in TaxTrans by given voucher number and transaction date
Dn542732.privmethod(en-us,AX.60).gif updateServiceCodeForPaymentJournal Update service code during settlement of direct settlement between invoices and payments
Dn542732.pubmethod(en-us,AX.60).gif updateServiceForManualSettlement Update service code during settlement of manual settlement between invoices and payments
Dn542732.pubmethod(en-us,AX.60).gif updateServiceForPurchaseInvoice Update service code for Purchase invoice which has payment attached
Dn542732.privmethod(en-us,AX.60).gif updateServiceForSalesInvoice Update service code for Sales invoice which has payment attached
Dn542732.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Dn542732.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn542732.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn542732.pubmethod(en-us,AX.60).gif Dn542732.static(en-us,AX.60).gif ::construct Construst instance of ServiceTaxServiceCodeSelection_IN
Dn542732.pubmethod(en-us,AX.60).gif Dn542732.static(en-us,AX.60).gif ::getFirstServiceCodeFrmFTI Get the service code of the first invoice line by given FTI invoice
Dn542732.pubmethod(en-us,AX.60).gif Dn542732.static(en-us,AX.60).gif ::getFirstServiceCodeFrmJournal Get the service code of the first invoice line by given Voucher
Top

Object Class
  ServiceTaxServiceCodeSelection_IN Class

Community Additions

ADD
Show: