CaseDetailForm Class [AX 2012]
| Method | Description | |
|---|---|---|
| addCaseRangeBasedOnAssociation | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| copyResponsibilities | |
| create | |
| createForm | |
| createTypes | |
| datasourceInitActivities | |
| datasourceInitDependents | |
| datasourceInitDocuRef | |
| datasourceInitResponsibilitiesEmpl | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| formMethodClose | |
| formMethodDataSourceCreate | |
| formMethodDataSourceCreatePre | |
| formMethodDataSourceDelete | |
| formMethodDataSourceInit | |
| formMethodDataSourceLinkActive | |
| formMethodDataSourceValidateWrite | |
| formMethodDataSourceWrite | |
| getSubtypeTableName | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| numberSeqFormHandler | |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmCallerRecord | Gets or sets the CallerRecord parameter. |
| parmCallerRecordsForAssociation | Gets or sets the CallerRecordsForAssociation parameter. |
| parmCaseDetail | Gets or sets the CaseDetail parameter. |
| parmCaseDetailParent | Gets or sets the CaseDetailParent parameter. |
| parmCategoryType | Gets or sets the CategoryType parameter. |
| parmDirPartyTable | Gets or sets the DirPartyTable parameter. |
| parmNewCaseId | Gets or sets the NewCaseId 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.) |
| 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.) |
| ::createCaseAssociation | Create case associations. |
| ::createTmpKATable | |
| ::engChgCaseAssociationCheck | Check if selected records and relations have any conflicting case association in the given case. |
| ::getCaseIdLookupQuery | Get query for case id lookup. |
| ::getRecordsFromDataSource | Retrieve the selected records from the datasource of the form provided as parameter. |
| ::lookupCaseId | Performs a form lookup for a case id. |
| ::lookupCategoryTree | |
| ::lookupParentCase | |
| ::main | Provides an entry point for the CaseDetailForm class when it is called from a menu item. |
| ::numRefCaseId | |
| ::performJumpRef | Performs jumpref on the basis of the case id to the CaseDetail form. |
| ::runEngChgCaseAddToLogForm | Run the EngChgCaseAddToLog form providing a record to check association with the case that is picked. |
| ::runEngChgCaseAssociateForm | Run the EngChgCaseAssociate form providing a list of records to associate with the case that is picked. |
| ::runMenuItemForm | Run the form referenced within the passed menu item. |
| ::updateActionPaneBasedOnFormView | Initializes the action pane based on whether the form is opened in details or is in grid mode. |
| ::validateCaseIdExistsInLookup | Validates if the specified case id exists in the lookup query. |
| ::validateCaseSelection | Validates if the given CaseDetail meets the requirements of category type and status. |
| ::validateEngineeringChangeCaseSelection | Validates if selected CaseId exists and has a given category type and status. |
| ::writeCreateCase |
Community Additions
ADD
Show: