BudgetPlanGenerateBudgetTrnsContract Class [AX 2012]

The BudgetPlanGenerateBudgetTrnsContract class is used as the data contract class for the BudgetPlanGenerateBudgetTransaction service.

class BudgetPlanGenerateBudgetTrnsContract extends SysOperationQueryDataContractInfo

Run On

Called

  MethodDescription
JJ794180.pubmethod(en-us,AX.60).gif alwaysInitialize (Inherited from SysOperationDataContractInfo.)
JJ794180.pubmethod(en-us,AX.60).gif buildOrderedGroupMembersMap (Inherited from SysOperationDataContractInfo.)
JJ794180.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ794180.pubmethod(en-us,AX.60).gif dataContractObject (Inherited from SysOperationDataContractInfo.)
JJ794180.pubmethod(en-us,AX.60).gif dictClass (Inherited from SysOperationDataContractInfo.)
JJ794180.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ794180.pubmethod(en-us,AX.60).gif getGroupInfo (Inherited from SysOperationDataContractInfo.)
JJ794180.pubmethod(en-us,AX.60).gif getMemberObjectInfo (Inherited from SysOperationDataContractInfo.)
JJ794180.pubmethod(en-us,AX.60).gif getMemberObjects (Inherited from SysOperationDataContractInfo.)
JJ794180.pubmethod(en-us,AX.60).gif getMemberObjectsRecursive (Inherited from SysOperationDataContractInfo.)
JJ794180.pubmethod(en-us,AX.60).gif getMemberQueriesRecursive (Inherited from SysOperationDataContractInfo.)
JJ794180.pubmethod(en-us,AX.60).gif getMembers (Inherited from SysOperationDataContractInfo.)
JJ794180.pubmethod(en-us,AX.60).gif getProcessingInfo (Inherited from SysOperationDataContractInfo.)
JJ794180.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ794180.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ794180.pubmethod(en-us,AX.60).gif key (Inherited from SysOperationDataContractInfo.)
JJ794180.protmethod(en-us,AX.60).gif new Initializes a new instance of the BudgetPlanGenerateBudgetTrnsContract class. (Overrides the new Method.)
JJ794180.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.)
JJ794180.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.)
JJ794180.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ794180.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ794180.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the BudgetPlanGenerateBudgetTrnsContract class. (Overrides the pack Method.)
JJ794180.pubmethod(en-us,AX.60).gif packDataContractObject Microsoft internal use only. (Inherited from SysOperationQueryDataContractInfo.)
JJ794180.pubmethod(en-us,AX.60).gif parmParentMethod Gets or sets the ParentMethod parameter. (Inherited from SysOperationDataContractInfo.)
JJ794180.pubmethod(en-us,AX.60).gif parmParentMethodParameterName Gets or sets the ParentMethodParameterName parameter. (Inherited from SysOperationDataContractInfo.)
JJ794180.pubmethod(en-us,AX.60).gif parmQuery Microsoft internal use only. (Inherited from SysOperationQueryDataContractInfo.)
JJ794180.pubmethod(en-us,AX.60).gif parmQueryBudgetRegisterEntryBudgetPlan Gets or sets the QueryBudgetRegisterEntryBudgetPlan parameter.
JJ794180.pubmethod(en-us,AX.60).gif parmSourceBudgetPlanDocumentNumber Gets or sets the SourceBudgetPlanDocumentNumber parameter.
JJ794180.pubmethod(en-us,AX.60).gif parmSourceBudgetPlanName Gets or sets the SourceBudgetPlanName parameter.
JJ794180.pubmethod(en-us,AX.60).gif parmSourceBudgetPlanningProcess Gets or sets the SourceBudgetPlanningProcess parameter.
JJ794180.pubmethod(en-us,AX.60).gif parmSourceBudgetPlanScenario Gets or sets the SourceBudgetPlanScenario parameter.
JJ794180.pubmethod(en-us,AX.60).gif parmSourceLedgerRecId Gets or sets the SourceLedgerRecId parameter.
JJ794180.pubmethod(en-us,AX.60).gif parmSourcePreparer Gets or sets the SourcePreparer parameter.
JJ794180.pubmethod(en-us,AX.60).gif parmSourceResponsibilityCenter Gets or sets the SourceResponsibilityCenter parameter.
JJ794180.pubmethod(en-us,AX.60).gif parmTargetBudgetModelId Gets or sets the TargetBudgetModelId parameter.
JJ794180.pubmethod(en-us,AX.60).gif parmTargetBudgetTransactionCodeId Gets or sets the TargetBudgetTransactionCodeId parameter.
JJ794180.pubmethod(en-us,AX.60).gif parmTargetBudgetTransactionType Gets or sets the TargetBudgetTransactionType parameter.
JJ794180.pubmethod(en-us,AX.60).gif parmTargetFactor Gets or sets the TargetFactor parameter.
JJ794180.pubmethod(en-us,AX.60).gif parmTargetReasonCode Gets or sets the TargetReasonCode parameter.
JJ794180.pubmethod(en-us,AX.60).gif parmTargetReasonComment Gets or sets the TargetReasonComment parameter.
JJ794180.pubmethod(en-us,AX.60).gif parmTargetRoundOff Gets or sets the TargetRoundOff parameter.
JJ794180.pubmethod(en-us,AX.60).gif parmTargetSummarizeToDimension Gets or sets the TargetSummarizeToDimension parameter.
JJ794180.pubmethod(en-us,AX.60).gif parmTargetTransDate Gets or sets the TargetTransDate parameter.
JJ794180.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ794180.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ794180.pubmethod(en-us,AX.60).gif unpack Deserializes the _packedClass parameter value to an instance of the BudgetPlanGenerateBudgetTrnsContract class. (Overrides the unpack Method.)
JJ794180.pubmethod(en-us,AX.60).gif unpackDataContractObject Microsoft internal use only. (Inherited from SysOperationQueryDataContractInfo.)
JJ794180.pubmethod(en-us,AX.60).gif updateParentProperty Microsoft internal use only. (Inherited from SysOperationQueryDataContractInfo.)
JJ794180.pubmethod(en-us,AX.60).gif updateQueryFromSysQueryForm Updates an existing query object. (Inherited from SysOperationQueryDataContractInfo.)
JJ794180.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.)
JJ794180.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ794180.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ794180.pubmethod(en-us,AX.60).gif JJ794180.static(en-us,AX.60).gif ::construct Creates an instance of the BudgetPlanGenerateBudgetTrnsContract class.
Top

Community Additions

ADD
Show: