Share via


BudgetPlanGenerateContract Class [AX 2012]

The BudgetPlanGenerateContract class is the base data contract class for the services that generate budget plans.

Syntax

class BudgetPlanGenerateContract extends SysOperationQueryDataContractInfo

Run On

Called

Methods

  Method Description
JJ755066.pubmethod(en-us,AX.60).gif alwaysInitialize (Inherited from SysOperationDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif buildOrderedGroupMembersMap (Inherited from SysOperationDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ755066.pubmethod(en-us,AX.60).gif dataContractObject (Inherited from SysOperationDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif dictClass (Inherited from SysOperationDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ755066.pubmethod(en-us,AX.60).gif getGroupInfo (Inherited from SysOperationDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif getMemberObjectInfo (Inherited from SysOperationDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif getMemberObjects (Inherited from SysOperationDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif getMemberObjectsRecursive (Inherited from SysOperationDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif getMemberQueriesRecursive (Inherited from SysOperationDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif getMembers (Inherited from SysOperationDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif getProcessingInfo (Inherited from SysOperationDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ755066.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ755066.pubmethod(en-us,AX.60).gif key (Inherited from SysOperationDataContractInfo.)
JJ755066.protmethod(en-us,AX.60).gif new (Inherited from SysOperationDataContractInfo.)
JJ755066.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.)
JJ755066.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.)
JJ755066.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ755066.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ755066.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the SysOperationDataContractInfo class. (Inherited from SysOperationDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif packDataContractObject Microsoft internal use only. (Inherited from SysOperationQueryDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif parmParentMethod Gets or sets the ParentMethod parameter. (Inherited from SysOperationDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif parmParentMethodParameterName Gets or sets the ParentMethodParameterName parameter. (Inherited from SysOperationDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif parmQuery Microsoft internal use only. (Inherited from SysOperationQueryDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif parmSourceLedgerRecId Gets or sets the SourceLedgerRecId parameter.
JJ755066.pubmethod(en-us,AX.60).gif parmTargetBudgetClass Gets or sets the TargetBudgetClass parameter.
JJ755066.pubmethod(en-us,AX.60).gif parmTargetBudgetPlanDocumentNumber Gets or sets the TargetBudgetPlanDocumentNumber parameter.
JJ755066.pubmethod(en-us,AX.60).gif parmTargetBudgetPlanGenerateAggregateBy Gets or sets the TargetBudgetPlanGenerateAggregateBy parameter.
JJ755066.pubmethod(en-us,AX.60).gif parmTargetBudgetPlanGenerateType Gets or sets the TargetBudgetPlanGenerateType parameter.
JJ755066.pubmethod(en-us,AX.60).gif parmTargetBudgetPlanName Gets or sets the TargetBudgetPlanName parameter.
JJ755066.pubmethod(en-us,AX.60).gif parmTargetBudgetPlanningProcess Gets or sets the TargetBudgetPlanningProcess parameter.
JJ755066.pubmethod(en-us,AX.60).gif parmTargetBudgetPlanningUserGroup Gets or sets the TargetBudgetPlanningUserGroup parameter.
JJ755066.pubmethod(en-us,AX.60).gif parmTargetBudgetPlanScenario Gets or sets the TargetBudgetPlanScenario parameter.
JJ755066.pubmethod(en-us,AX.60).gif parmTargetFactor Gets or sets the TargetFactor parameter.
JJ755066.pubmethod(en-us,AX.60).gif parmTargetIsHistorical Gets or sets the TargetIsHistorical parameter.
JJ755066.pubmethod(en-us,AX.60).gif parmTargetLedgerRecId Gets or sets the TargetLedgerRecId parameter.
JJ755066.pubmethod(en-us,AX.60).gif parmTargetMinimumValue Gets or sets the TargetMinimumValue parameter.
JJ755066.pubmethod(en-us,AX.60).gif parmTargetPreparer Gets or sets the TargetPreparer parameter.
JJ755066.pubmethod(en-us,AX.60).gif parmTargetResponsibilityCenter Gets or sets the TargetResponsibilityCenter parameter.
JJ755066.pubmethod(en-us,AX.60).gif parmTargetRoundingPrecision Gets or sets the TargetRoundingPrecision parameter.
JJ755066.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ755066.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ755066.pubmethod(en-us,AX.60).gif unpack Deserializes the packedState parameter value to an instance of the SysOperationDataContractInfo class. (Inherited from SysOperationDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif unpackDataContractObject Microsoft internal use only. (Inherited from SysOperationQueryDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif updateParentProperty Microsoft internal use only. (Inherited from SysOperationQueryDataContractInfo.)
JJ755066.pubmethod(en-us,AX.60).gif updateQueryFromSysQueryForm Updates an existing query object. (Inherited from SysOperationQueryDataContractInfo.)
JJ755066.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.)
JJ755066.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ755066.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ755066.pubmethod(en-us,AX.60).gif JJ755066.static(en-us,AX.60).gif ::construct Creates an instance of the BudgetPlanGenerateContract class.

Top

Inheritance Hierarchy

Object Class
  SysOperationDataContractInfo Class
    SysOperationQueryDataContractInfo Class
      BudgetPlanGenerateContract Class
        BudgetPlanGenerateContractAsset Class
        BudgetPlanGenerateContractBudgetPlan Class
        BudgetPlanGenerateContractGenJour Class
        BudgetPlanGenerateContractHcm Class