DirPartyFormHandler_Entity Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| create | (Overrides the create Method.) |
| ctrlHideShowButton | (Inherited from DirPartyFormHandler.) |
| ctrlHideShowComboBox | (Inherited from DirPartyFormHandler.) |
| ctrlTabPageGeneral | (Inherited from DirPartyFormHandler.) |
| defaultPartyType | Returns a DirPartyType enum value that indicates the type of party to create. (Overrides the defaultPartyType Method.) |
| electronicAddressPostWrite | Is a post-script for the LogisticsElectronicAddress table’s formdatasource write() method. (Inherited from DirPartyFormHandler.) |
| electronicAddressPreWrite | Is a pre-script for the LogisticsElectronicAddress table’s formdatasource write() method. (Inherited from DirPartyFormHandler.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getCallerName | (Overrides the getCallerName Method.) |
| getDefaultLocationRole | Gets the default location role, depending on the entity type. (Overrides the getDefaultLocationRole Method.) |
| getMainInstruction | Gets the main instruction for quick create. |
| getSubtypeTableName | (Inherited from DirPartyFormHandler.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initValue | (Inherited from DirPartyFormHandler.) |
| manageFields | (Inherited from DirPartyFormHandler.) |
| modifiedName | This method resets the table buffer when you create an entity but selected an existing party and then changed the name. |
| name_showContextMenu | Overrides the context menu for name controls. (Inherited from DirPartyFormHandler.) |
| new | (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.) |
| parmAddressBookCtrl | Gets or sets the AddressBookCtrl parameter. (Inherited from DirPartyFormHandler.) |
| parmForceDuplicateCheck | (Inherited from DirPartyFormHandler.) |
| parmPartyType | Gets or sets the PartyType parameter. (Inherited from DirPartyFormHandler.) |
| partyExist | |
| selectControl | (Inherited from DirPartyFormHandler.) |
| setDatasourceCaller | |
| setDatasourceParty | (Inherited from DirPartyFormHandler.) |
| setDatasourcePartyName | (Inherited from DirPartyFormHandler.) |
| setDatasourcePartySubType | (Inherited from DirPartyFormHandler.) |
| setNameControls | Sets the FormStringControl name. (Inherited from DirPartyFormHandler.) |
| setNameFieldsMandatory | Sets the name fields to mandatory or non-mandatory based on the name buffer. (Inherited from DirPartyFormHandler.) |
| setNameProperties | Sets up the name control properties such as the context menu and lookup. (Overrides the setNameProperties Method.) |
| 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.) |
| updateFullName | Initializes the name in case of a party type record. (Inherited from DirPartyFormHandler.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateWrite | (Inherited from DirPartyFormHandler.) |
| validateWriteName | Validates the party name, based on the UseDuplicateCheck parameter field. (Overrides the validateWriteName Method.) |
| validateWriteOrganizationName | (Inherited from DirPartyFormHandler.) |
| validateWritePersonName | (Inherited from DirPartyFormHandler.) |
| wait | Pauses a process. (Inherited from Object.) |
| writeAddressBookParty | (Overrides the writeAddressBookParty Method.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: