BudgetPlanGenerateBudgetTrnsContract Class [AX 2012]
The BudgetPlanGenerateBudgetTrnsContract class is used as the data contract class for the BudgetPlanGenerateBudgetTransaction service.
| Method | Description | |
|---|---|---|
| alwaysInitialize | (Inherited from SysOperationDataContractInfo.) |
| buildOrderedGroupMembersMap | (Inherited from SysOperationDataContractInfo.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| dataContractObject | (Inherited from SysOperationDataContractInfo.) |
| dictClass | (Inherited from SysOperationDataContractInfo.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getGroupInfo | (Inherited from SysOperationDataContractInfo.) |
| getMemberObjectInfo | (Inherited from SysOperationDataContractInfo.) |
| getMemberObjects | (Inherited from SysOperationDataContractInfo.) |
| getMemberObjectsRecursive | (Inherited from SysOperationDataContractInfo.) |
| getMemberQueriesRecursive | (Inherited from SysOperationDataContractInfo.) |
| getMembers | (Inherited from SysOperationDataContractInfo.) |
| getProcessingInfo | (Inherited from SysOperationDataContractInfo.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| key | (Inherited from SysOperationDataContractInfo.) |
| new | Initializes a new instance of the BudgetPlanGenerateBudgetTrnsContract class. (Overrides the new Method.) |
| 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 BudgetPlanGenerateBudgetTrnsContract class. (Overrides the pack Method.) |
| packDataContractObject | Microsoft internal use only. (Inherited from SysOperationQueryDataContractInfo.) |
| parmParentMethod | Gets or sets the ParentMethod parameter. (Inherited from SysOperationDataContractInfo.) |
| parmParentMethodParameterName | Gets or sets the ParentMethodParameterName parameter. (Inherited from SysOperationDataContractInfo.) |
| parmQuery | Microsoft internal use only. (Inherited from SysOperationQueryDataContractInfo.) |
| parmQueryBudgetRegisterEntryBudgetPlan | Gets or sets the QueryBudgetRegisterEntryBudgetPlan parameter. |
| parmSourceBudgetPlanDocumentNumber | Gets or sets the SourceBudgetPlanDocumentNumber parameter. |
| parmSourceBudgetPlanName | Gets or sets the SourceBudgetPlanName parameter. |
| parmSourceBudgetPlanningProcess | Gets or sets the SourceBudgetPlanningProcess parameter. |
| parmSourceBudgetPlanScenario | Gets or sets the SourceBudgetPlanScenario parameter. |
| parmSourceLedgerRecId | Gets or sets the SourceLedgerRecId parameter. |
| parmSourcePreparer | Gets or sets the SourcePreparer parameter. |
| parmSourceResponsibilityCenter | Gets or sets the SourceResponsibilityCenter parameter. |
| parmTargetBudgetModelId | Gets or sets the TargetBudgetModelId parameter. |
| parmTargetBudgetTransactionCodeId | Gets or sets the TargetBudgetTransactionCodeId parameter. |
| parmTargetBudgetTransactionType | Gets or sets the TargetBudgetTransactionType parameter. |
| parmTargetFactor | Gets or sets the TargetFactor parameter. |
| parmTargetReasonCode | Gets or sets the TargetReasonCode parameter. |
| parmTargetReasonComment | Gets or sets the TargetReasonComment parameter. |
| parmTargetRoundOff | Gets or sets the TargetRoundOff parameter. |
| parmTargetSummarizeToDimension | Gets or sets the TargetSummarizeToDimension parameter. |
| parmTargetTransDate | Gets or sets the TargetTransDate 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 BudgetPlanGenerateBudgetTrnsContract class. (Overrides the unpack Method.) |
| unpackDataContractObject | Microsoft internal use only. (Inherited from SysOperationQueryDataContractInfo.) |
| updateParentProperty | Microsoft internal use only. (Inherited from SysOperationQueryDataContractInfo.) |
| updateQueryFromSysQueryForm | Updates an existing query object. (Inherited from SysOperationQueryDataContractInfo.) |
| 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.) |
| ::construct | Creates an instance of the BudgetPlanGenerateBudgetTrnsContract class. |
Object Class
SysOperationDataContractInfo Class
SysOperationQueryDataContractInfo Class
BudgetPlanGenerateBudgetTrnsContract Class
SysOperationDataContractInfo Class
SysOperationQueryDataContractInfo Class
BudgetPlanGenerateBudgetTrnsContract Class
Community Additions
ADD
Show: