HcmPersonFieldMapUtility Class [AX 2012]
The HcmPersonFieldMapUtility class is designed to return values for a pre-determined set selection of common fields from the HcmPersonFieldMap map for a party in the HcmWorker, Applicant, and Contact Person roles. The party or person is identified by a DirPartyRecId value.
| Method | Description | |
|---|---|---|
| address | Gets the address of a person who is identified by DirPartyRecId value. |
| addressCountryRegionId | Gets the country from the address of a person who is identified by the DirPartyRecId value. |
| addressCountyId | Gets the county from the address of a person who is identified by a DirPartyRecId value. |
| addressStateId | Gets the state from the address of a person who is identified by DirPartyRecId value. |
| addressZipCodeId | Gets the ZIP Code from the address of a person who is identified by a DirPartyRecId value. |
| birthDate | Gets the birth date of the person who is identified by the DirPartyRecId value. |
| buildingCompliment | Gets the building compliment from the address of a person who is identified by the DirPartyRecId value. |
| buildLocationEntity | |
| buildPersonName | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| citizenship | Gets the citizenship of a worker, applicant, or a contact person. |
| city | Gets the city from the address of a person who is identified by the DirPartyRecId value. |
| district | Gets the district from the address of a person who is identified by the DirPartyRecId value. |
| Gets the e-mail address of a person who is identified by a DirPartyRecId value. | |
| 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. |
| firstName | Gets the first name of a worker or applicant or a contact person. |
| gender | Gets the gender of a worker or applicant or a contact person. |
| 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. |
| lastName | Gets the last name of a worker or applicant or a contact person. |
| maritalStatus | Gets the marital status of a worker, applicant, or a contact person. |
| middleName | Gets the middle name of a worker or applicant or a contact person. |
| name | Gets the name of a worker or applicant or a contact person. |
| new | Initializes internal variables of this class for an instance of a child class. |
| 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. |
| personalTitle | Gets the personal title of a worker, applicant, or a contact person. |
| phone | Gets the telephone of a person who is identified by a DirPartyRecId value. |
| postBox | Gets the post box from the address of a person who is identified by the DirPartyRecId value. |
| professionalSuffix | Gets the professional suffix of a worker, applicant, or a contact person. |
| professionalTitle | Gets the professional title of a worker, applicant, or a contact person. |
| recId | Gets the record ID value of the current table buffer. |
| 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 value. |
| streetNumber | Gets the street number from the address of a person who is identified by the DirPartyRecId value. |
| table | Gets the current table buffer. |
| teleFax | Gets the telefax of a person who is identified by a DirPartyRecId value. |
| telex | Gets the telex of a person who is identified by a DirPartyRecId value. |
| titleId | Retrieves the title of the party in the current role. |
| 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. |
| 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 by using the table ID of the specified Common buffer. |
| ::newFromPerson | Creates an instance of a HcmPersonFieldMapUtility class based on the specified HcmPersonRecId value. |
Object Class
HcmPersonFieldMapUtility Class
HcmPersonFieldMapApplicant Class
HcmPersonFieldMapContactPerson Class
HcmPersonFieldMapEmployee Class
HcmPersonFieldMapUtility Class
HcmPersonFieldMapApplicant Class
HcmPersonFieldMapContactPerson Class
HcmPersonFieldMapEmployee Class
Community Additions
ADD
Show: