ProjLedger Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clone | Creates a deep copy of an instance of the ProjLedger class. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getProjectPostingTransaction | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initFromProjectPostingTransaction | |
| 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 ProjLedger class. |
| parmActivityNumber | Gets or sets the ActivityNumber parameter. |
| parmCostSales | Gets or sets the CostSales parameter. |
| parmElimination | Gets or sets the Elimination parameter. |
| parmfundingSourceID | Gets or sets the fundingSourceID parameter. |
| parmInventTransId | Gets or sets the InventTransId parameter. |
| parmInventTransRefId | Gets or sets the InventTransRefId parameter. |
| parmInventTransType | Gets or sets the InventTransType parameter. |
| parmLedgerOrigin | Gets or sets the LedgerOrigin parameter. |
| parmProjAdjustRefId | Gets or sets the ProjAdjustRefId parameter. |
| parmProjCategoryId | Gets or sets the ProjCategoryId parameter. |
| parmProjEmplItemId | Gets or sets the ProjEmplItemId parameter. |
| parmProjId | Gets or sets the ProjId parameter. |
| parmProjItemTransCostType | Gets or sets the ProjItemTransCostType parameter. |
| parmProjQty | Gets or sets the ProjQty parameter. |
| parmProjTransDate | Gets or sets the ProjTransDate parameter. |
| parmProjTransId | Gets or sets the ProjTransId parameter. |
| parmProjTransType | Gets or sets the ProjTransType parameter. |
| parmSalesInvoiceId | Gets or sets the SalesInvoiceId parameter. |
| parmTaxUpdate | Gets or sets the TaxUpdate parameter. |
| parmTempRecId | Gets or sets the TempRecId parameter. |
| parmTransactionOrigin | Gets or sets the TransactionOrigin parameter. |
| parmTransEqualLedgerDate | Gets or sets the TransEqualLedgerDate parameter. |
| parmWorker | Gets or sets the value of the worker parameter. |
| 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.) |
| unpack | Deserializes the _packedClass parameter value to an instance of the ProjLedger class. |
| 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.) |
| ::create | Initializes a new instance of the ProjLedger class from a packed class. |
| ::newInventCost | |
| ::newInventCostAdjust | |
| ::newInventSales | |
| ::newLedgerJournalTax | |
| ::newProjectCost | |
| ::newProjectPostingTransaction | |
| ::newProjectPurch | |
| ::newProjectSales |
Community Additions
ADD
Show: