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 | |
---|---|---|
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 | (Inherited from SysOperationDataContractInfo.) | |
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 SysOperationDataContractInfo class. (Inherited from SysOperationDataContractInfo.) | |
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.) | |
parmSourceLedgerRecId | Gets or sets the SourceLedgerRecId parameter. | |
parmTargetBudgetClass | Gets or sets the TargetBudgetClass parameter. | |
parmTargetBudgetPlanDocumentNumber | Gets or sets the TargetBudgetPlanDocumentNumber parameter. | |
parmTargetBudgetPlanGenerateAggregateBy | Gets or sets the TargetBudgetPlanGenerateAggregateBy parameter. | |
parmTargetBudgetPlanGenerateType | Gets or sets the TargetBudgetPlanGenerateType parameter. | |
parmTargetBudgetPlanName | Gets or sets the TargetBudgetPlanName parameter. | |
parmTargetBudgetPlanningProcess | Gets or sets the TargetBudgetPlanningProcess parameter. | |
parmTargetBudgetPlanningUserGroup | Gets or sets the TargetBudgetPlanningUserGroup parameter. | |
parmTargetBudgetPlanScenario | Gets or sets the TargetBudgetPlanScenario parameter. | |
parmTargetFactor | Gets or sets the TargetFactor parameter. | |
parmTargetIsHistorical | Gets or sets the TargetIsHistorical parameter. | |
parmTargetLedgerRecId | Gets or sets the TargetLedgerRecId parameter. | |
parmTargetMinimumValue | Gets or sets the TargetMinimumValue parameter. | |
parmTargetPreparer | Gets or sets the TargetPreparer parameter. | |
parmTargetResponsibilityCenter | Gets or sets the TargetResponsibilityCenter parameter. | |
parmTargetRoundingPrecision | Gets or sets the TargetRoundingPrecision 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 packedState parameter value to an instance of the SysOperationDataContractInfo class. (Inherited from SysOperationDataContractInfo.) | |
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 BudgetPlanGenerateContract class. |
Top
Inheritance Hierarchy
Object Class
SysOperationDataContractInfo Class
SysOperationQueryDataContractInfo Class
BudgetPlanGenerateContract Class
BudgetPlanGenerateContractAsset Class
BudgetPlanGenerateContractBudgetPlan Class
BudgetPlanGenerateContractGenJour Class
BudgetPlanGenerateContractHcm Class