Share via


ProdJournalFormTransProd Class [AX 2012]

Syntax

class ProdJournalFormTransProd extends ProdJournalFormTrans

Run On

Client

Methods

  Method Description
Gg797861.pubmethod(en-us,AX.60).gif allowDimEdit
Gg797861.pubmethod(en-us,AX.60).gif allowEditAndCreateLines Determines if it is allowed to edit and create journal lines. (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif buttonClickedShowInfolog (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg797861.pubmethod(en-us,AX.60).gif datasourceActivePost (Overrides the datasourceActivePost Method.)
Gg797861.pubmethod(en-us,AX.60).gif datasourceCreatePost (Overrides the datasourceCreatePost Method.)
Gg797861.pubmethod(en-us,AX.60).gif datasourceCreatePre (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif datasourceDeletePost (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif datasourceDeletePre (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif datasourceExecuteQueryPost (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif datasourceInitPost (Overrides the datasourceInitPost Method.)
Gg797861.pubmethod(en-us,AX.60).gif datasourceInitValuePost (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif datasourceInitValuePre (Overrides the datasourceInitValuePre Method.)
Gg797861.pubmethod(en-us,AX.60).gif datasourceLinkActivePre (Inherited from ProdJournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif datasourceMethodLineLogImage (Inherited from ProdJournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif datasourceValidateWritePost (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif datasourceWritePost (Overrides the datasourceWritePost Method.)
Gg797861.pubmethod(en-us,AX.60).gif datasourceWritePre (Overrides the datasourceWritePre Method.)
Gg797861.pubmethod(en-us,AX.60).gif displayJournalNumOfLines (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif displayVoucherNumOfLines (Inherited from JournalFormTrans.)
Gg797861.protmethod(en-us,AX.60).gif enableButtonsActive (Overrides the enableButtonsActive Method.)
Gg797861.pubmethod(en-us,AX.60).gif enableFieldsActive (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg797861.pubmethod(en-us,AX.60).gif fieldModifiedPdsCWBatchErr Handles the catch weight quantity error modified event passing on the catch weight form control class.
Gg797861.pubmethod(en-us,AX.60).gif fieldModifiedPdsCWBatchGood Handles the catch weight quantity good modified event passing on the catch weight form control class.
Gg797861.pubmethod(en-us,AX.60).gif fieldModifiedProdIdPost (Overrides the fieldModifiedProdIdPost Method.)
Gg797861.pubmethod(en-us,AX.60).gif fieldModifiedQtyError Handles the quantity error modified event passing on the catch weight form control class.
Gg797861.pubmethod(en-us,AX.60).gif fieldModifiedQtyGood Handles the quantity good modified event passing on the catch weight form control class.
Gg797861.protmethod(en-us,AX.60).gif fieldModifiedQtyGoodCode Encapsulates the code called from the method fieldModifiedQtyGood.
Gg797861.pubmethod(en-us,AX.60).gif fieldModifiedTransDatePost (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif findRecord (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif formClosePre (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif formInitPost (Overrides the formInitPost Method.)
Gg797861.pubmethod(en-us,AX.60).gif getJournalFormTable (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg797861.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg797861.protmethod(en-us,AX.60).gif hideProdTableFields Hides the fields of the production order on the form. (Inherited from ProdJournalFormTrans.)
Gg797861.protmethod(en-us,AX.60).gif initButtons (Inherited from JournalFormTrans.)
Gg797861.protmethod(en-us,AX.60).gif initDatasourceAllow (Overrides the initDatasourceAllow Method.)
Gg797861.protmethod(en-us,AX.60).gif initJournalFormTable (Inherited from JournalFormTrans.)
Gg797861.protmethod(en-us,AX.60).gif initJournalTransFromCaller (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif inventDimInitPost (Inherited from ProdJournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif inventDimSetupObject (Inherited from ProdJournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif inventMovement (Overrides the inventMovement Method.)
Gg797861.protmethod(en-us,AX.60).gif isJournalForSingleProdTable Indicates whether the journal is for the single production order. (Inherited from ProdJournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif journalTable (Inherited from JournalForm.)
Gg797861.pubmethod(en-us,AX.60).gif journalTableData (Inherited from JournalForm.)
Gg797861.pubmethod(en-us,AX.60).gif journalTrans_DS (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif journalTransData (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif new Creates and initializes the object, overrides the default and sets up the catch weight form control class. (Overrides the new Method.)
Gg797861.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.)
Gg797861.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.)
Gg797861.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg797861.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg797861.pubmethod(en-us,AX.60).gif parmCtrlCheckJournal Gets or sets the CtrlCheckJournal parameter. (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif parmCtrlInfolog Gets or sets the CtrlInfolog parameter. (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif parmCtrlLineLogImage Gets or sets the CtrlLineLogImage parameter. (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif parmCtrlPickingList Gets or sets the CtrlPickingList parameter.
Gg797861.pubmethod(en-us,AX.60).gif parmCtrlPostJournal Gets or sets the CtrlPostJournal parameter. (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif parmCtrlProdIdGrid Gets or sets the CtrlProdIdGrid parameter. (Inherited from ProdJournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif parmCtrlReleaseCreate_RU Gets or sets the CtrlReleaseCreate_RU parameter. (Inherited from ProdJournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif parmCtrlVoucherGrid Gets or sets the CtrlVoucherGrid parameter. (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif parmCtrlVoucherTab Gets or sets the CtrlVoucherTab parameter. (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif runbaseMainCancel (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif runbaseMainEnd (Inherited from JournalFormTrans.)
Gg797861.pubmethod(en-us,AX.60).gif runbaseMainStart (Inherited from JournalFormTrans.)
Gg797861.protmethod(en-us,AX.60).gif setPhysicalStorno_RU Sets physical storno value.
Gg797861.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg797861.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg797861.pubmethod(en-us,AX.60).gif updateDesign (Inherited from ProdJournalFormTrans.)
Gg797861.protmethod(en-us,AX.60).gif updateDesignActive (Inherited from ProdJournalFormTrans.)
Gg797861.protmethod(en-us,AX.60).gif updateDesignFieldChange (Inherited from ProdJournalFormTrans.)
Gg797861.protmethod(en-us,AX.60).gif updateDesignInit (Overrides the updateDesignInit Method.)
Gg797861.protmethod(en-us,AX.60).gif updateFormCache (Inherited from JournalFormTrans.)
Gg797861.protmethod(en-us,AX.60).gif updateFormCacheTransferJournal (Inherited from JournalFormTrans.)
Gg797861.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.)
Gg797861.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg797861.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  JournalForm Class
    JournalFormTrans Class
      ProdJournalFormTrans Class
        ProdJournalFormTransProd Class