VendOverdueCalcCITPITLineDetail_W Class [AX 2012]

The class VendOverdueCalcCITPITLineDetail_W used to create vendor overdue journal lines details.

Details are in the context of the account number and the selected analytics (dimension) for distribution

class VendOverdueCalcCITPITLineDetail_W

Run On

Server

  MethodDescription
Dn493230.protmethod(en-us,AX.60).gif buildQueryOverdueLine The method creates the general query by overdue journal lines, on which will build line details
Dn493230.protmethod(en-us,AX.60).gif buildQueryTrans The method creates a query to select the amounts for general ledger transactions
Dn493230.protmethod(en-us,AX.60).gif calcLineDetailForLastLine The method calculates the distribution by dimensions and account numbers on the last line of the overdue payment by schedule for due date.
Dn493230.protmethod(en-us,AX.60).gif calcLineDetailsByTrans The method calculates the distribution by dimensions and account numbers by schedule for due date.
Dn493230.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn493230.privmethod(en-us,AX.60).gif createTmpDataFromQuery
Dn493230.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn493230.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn493230.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn493230.protmethod(en-us,AX.60).gif isLastOverduePeriod The method checks whether the current VendOverdueCITPITTurnJournalLine_W record of the last payment overdue scheduled due date or not.
Dn493230.protmethod(en-us,AX.60).gif new Initializes a new instance of the VendOverdueCalcCITPITLineDetail_W class.
Dn493230.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.)
Dn493230.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.)
Dn493230.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn493230.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn493230.pubmethod(en-us,AX.60).gif packValues Packs class internal variables for transferring to CIL.
Dn493230.pubmethod(en-us,AX.60).gif parmSourceJournalId Gets or sets the SourceJournalId parameter.
Dn493230.pubmethod(en-us,AX.60).gif parmSourceRecId Gets or sets the SourceRecId parameter.
Dn493230.pubmethod(en-us,AX.60).gif run Contains the code that does the actual job of the class.
Dn493230.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn493230.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn493230.pubmethod(en-us,AX.60).gif unpackValues Unpacks class internal variables when transferred to CIL.
Dn493230.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.)
Dn493230.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn493230.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn493230.privmethod(en-us,AX.60).gif Dn493230.static(en-us,AX.60).gif ::callIL Calls execution of VendOverdueCalcCITPITLineDetail_W class in CIL.
Dn493230.pubmethod(en-us,AX.60).gif Dn493230.static(en-us,AX.60).gif ::construct Returns a new instance of the VendOverdueCalcCITPITLineDetail_W class.
Dn493230.pubmethod(en-us,AX.60).gif Dn493230.static(en-us,AX.60).gif ::main Provides an entry point for the VendOverdueCalcCITPITLineDetail_W class when it is called from a menu item.
Dn493230.privmethod(en-us,AX.60).gif Dn493230.static(en-us,AX.60).gif ::runIL Executes class business logic in CIL.
Dn493230.pubmethod(en-us,AX.60).gif Dn493230.static(en-us,AX.60).gif ::runOnServer The method run class VendOverdueCalcCITPITLineDetail_W on a server
Top

Object Class
  VendOverdueCalcCITPITLineDetail_W Class

Community Additions

ADD
Show: