AssetPost_PL Class [AX 2012]

class AssetPost_PL extends AssetPost

Run On

Server

  MethodDescription
JJ752918.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ752918.pubmethod(en-us,AX.60).gif check Checks for valid conditions for posting the asset. (Overrides the check Method.)
JJ752918.pubmethod(en-us,AX.60).gif check_IN Checks whether the asset can be posted. (Inherited from AssetPost.)
JJ752918.protmethod(en-us,AX.60).gif checkTransType Determines whether the transaction type is supported for posting. (Overrides the checkTransType Method.)
JJ752918.protmethod(en-us,AX.60).gif createAssetTransForPost (Inherited from AssetPost.)
JJ752918.protmethod(en-us,AX.60).gif createInventorySoldTransaction (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ752918.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ752918.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ752918.pubmethod(en-us,AX.60).gif initFromCashDiscTrans (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif initFromCustInvoiceTrans Sets the data from the CustInvoiceTrans table to the AssetTrans table. (Overrides the initFromCustInvoiceTrans Method.)
JJ752918.pubmethod(en-us,AX.60).gif initFromInventJournalTrans (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif initFromInventMovement (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif initFromInventMovement_AssetDocument_JP Initializes the AssetPost class by using an AssetDocumentPostInvoiceAdapter_JP instance. (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif initFromInvoiceCashDiscTrans Initializes this instance from the specified LedgerJournalTrans table buffer. (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif initFromLedgerJournalTrans Initializes an instance of the AssetPost class from the specified LedgerJournalTrans table buffer. (Overrides the initFromLedgerJournalTrans Method.)
JJ752918.pubmethod(en-us,AX.60).gif initFromLedgerJournalTrans_IN Initializes from a LedgerJournalTrans buffer. (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif initFromProjEstimate (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif initFromPurchComplementaryInvoice Initializes an instance of the AssetPost class from a specified purchase complementary invoice line. (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif initFromVendInvoiceTrans Initializes an instance of the AssetPost class from the specified VendInvoiceTrans table buffer. (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif isAssetDocumentPostable_JP Checks whether the asset posting occurs with an asset document. (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif new (Overrides the new Method.)
JJ752918.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.)
JJ752918.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.)
JJ752918.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ752918.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ752918.pubmethod(en-us,AX.60).gif parmIsCreditNote Gets or sets the IsCreditNote parameter. (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif parmloadOnInventoryAmount_IN (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif post Posts the asset transaction and updates the related AssetTable record and the AssetBook record. (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif post_IN Posts the asset transaction. (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif postDerived (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif reduceLastDepreciation (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif refreshAssetDocumentDerived_JP Updates the assetDocumentType_JP and assetDocumentRecId values for derived posting. (Inherited from AssetPost.)
JJ752918.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ752918.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ752918.protmethod(en-us,AX.60).gif updateAcquisitionForPost Updates asset acquisition information for an AssetBook table buffer during posting. (Inherited from AssetPost.)
JJ752918.protmethod(en-us,AX.60).gif updateFromPurchParmLine Updates the AssetTable table buffer from values in the PurchParmLine table (Inherited from AssetPost.)
JJ752918.protmethod(en-us,AX.60).gif updateFromVendInvoiceInfoLine Updates the AssetTable table buffer based on values from the VendInvoiceInfoline table. (Inherited from AssetPost.)
JJ752918.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.)
JJ752918.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ752918.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  AssetPost Class
    AssetPost_PL Class

Community Additions

ADD
Show: