HcmPersonFieldMapContactPerson Class [AX 2012]
The HcmPersonFieldMapContactPerson class is designed to return values for a pre-determined set selection of common fields from the HcmPersonFieldMap map.
| Method | Description | |
|---|---|---|
| address | Gets the address of a person who is identified by the DirPartyRecId extended data type. (Overrides the address Method.) |
| addressCountryRegionId | Gets the country by using the address of a person who is identified by the DirPartyRecId extended data type. (Overrides the addressCountryRegionId Method.) |
| addressCountyId | Gets the county by using the address of a person who is identified by a DirPartyRecId extended data type. (Overrides the addressCountyId Method.) |
| addressStateId | Gets the state from the address of a person who is identified by a DirPartyRecId extended data type. (Overrides the addressStateId Method.) |
| addressZipCodeId | Gets the ZIP Code by using the address of a person who is identified by a DirPartyRecId extended data type. (Overrides the addressZipCodeId Method.) |
| birthDate | Gets the birth date of the person who is identified by a DirPartyRecId extended data type. (Overrides the birthDate Method.) |
| buildingCompliment | Gets the building compliment from the address of a person who is identified by the DirPartyRecId value. (Inherited from HcmPersonFieldMapUtility.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| citizenship | Gets the citizenship of a worker, an applicant, or a contact person. (Overrides the citizenship Method.) |
| city | Gets the city from the address of a person who is identified by the DirPartyRecId value. (Inherited from HcmPersonFieldMapUtility.) |
| district | Gets the district from the address of a person who is identified by the DirPartyRecId value. (Inherited from HcmPersonFieldMapUtility.) |
| Gets the e-mail address of a person who is identified by a DirPartyRecId extended data type. (Overrides the email Method.) | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fillMap | Fills a HcmPersonFieldMap map by using values from the current instance of the HcmPersonFieldMapUtility class. (Inherited from HcmPersonFieldMapUtility.) |
| firstName | Gets the first name of a worker, an applicant, or a contact person. (Overrides the firstName Method.) |
| gender | Gets the gender of a worker, an applicant, or a contact person. (Overrides the gender Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| knownAs | Gets the knownAs value for a worker, applicant, or a contact person. (Inherited from HcmPersonFieldMapUtility.) |
| lastName | Gets the last name of a worker, an applicant, or a contact person. (Overrides the lastName Method.) |
| maritalStatus | Gets the marital status of a worker, applicant, or a contact person. (Inherited from HcmPersonFieldMapUtility.) |
| middleName | Gets the middle name of a worker, an applicant, or a contact person. (Overrides the middleName Method.) |
| name | Gets the name of a worker, an applicant, or a contact person. (Overrides the name Method.) |
| new | Initializes instance variables for an instance of a child 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.) |
| personalSuffix | Gets the personal suffix of a worker, applicant, or a contact person. (Inherited from HcmPersonFieldMapUtility.) |
| personalTitle | Gets the personal title of a worker, applicant, or a contact person. (Inherited from HcmPersonFieldMapUtility.) |
| phone | Gets the telephone number of a person who is identified by the DirPartyRecId extended data type. (Overrides the phone Method.) |
| postBox | Gets the post box from the address of a person who is identified by the DirPartyRecId value. (Inherited from HcmPersonFieldMapUtility.) |
| professionalSuffix | Gets the professional suffix of a worker, applicant, or a contact person. (Inherited from HcmPersonFieldMapUtility.) |
| professionalTitle | Gets the professional title of a worker, applicant, or a contact person. (Inherited from HcmPersonFieldMapUtility.) |
| recId | Gets the record ID value of the current table buffer. (Inherited from HcmPersonFieldMapUtility.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| street | Gets the street name from the address of a person who is identified by a DirPartyRecId extended data type. (Overrides the street Method.) |
| streetNumber | Gets the street number from the address of a person who is identified by the DirPartyRecId value. (Inherited from HcmPersonFieldMapUtility.) |
| table | Gets the current table buffer. (Overrides the table Method.) |
| teleFax | Gets the telefax of a person who is identified by a DirPartyRecId extended data type. (Overrides the teleFax Method.) |
| telex | Gets the telex of a person who is identified by a DirPartyRecId extended data type. (Overrides the telex Method.) |
| titleId | Returns the title of the party in the current role. (Overrides the titleId Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| url | Gets the URL of a person who is identified by the DirPartyRecId value. (Overrides the url Method.) |
| 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 | Constructs an instance of the HcmPersonFieldMapUtility class. |
Community Additions
ADD
Show: