HcmPersonFieldMapEmployee Class [AX 2012]
The HcmPersonFieldMapEmployee class is designed to return values for a pre-determined set selection of common fields from the HcmPersonFieldMap map for an Employee role.
| Method | Description | |
|---|---|---|
| address | Gets the address of a worker. (Overrides the address Method.) |
| addressCountryRegionId | Gets the country from the address of a worker. (Overrides the addressCountryRegionId Method.) |
| addressCountyId | Gets the county from the address of a worker. (Overrides the addressCountyId Method.) |
| addressStateId | Gets the state from the address of a worker (Overrides the addressStateId Method.) |
| addressZipCodeId | Gets the ZIP Code from the address of a worker (Overrides the addressZipCodeId Method.) |
| birthDate | Gets the birth date of the person who is identified by the DirPartyRecId value. (Inherited from HcmPersonFieldMapUtility.) |
| buildingCompliment | Gets the building complement from the address of a worker. (Overrides the buildingCompliment Method.) |
| 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. (Inherited from HcmPersonFieldMapUtility.) |
| city | Gets the city from the address of a worker. (Overrides the city Method.) |
| district | Gets the district from the address of a worker. (Overrides the district Method.) |
| Gets the e-mail address of a worker. (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 or applicant or a contact person. (Inherited from HcmPersonFieldMapUtility.) |
| gender | Gets the gender of a worker or applicant or a contact person. (Inherited from HcmPersonFieldMapUtility.) |
| 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 or applicant or a contact person. (Inherited from HcmPersonFieldMapUtility.) |
| maritalStatus | Gets the marital status of a worker, applicant, or a contact person. (Inherited from HcmPersonFieldMapUtility.) |
| middleName | Gets the middle name of a worker or applicant or a contact person. (Inherited from HcmPersonFieldMapUtility.) |
| name | Gets the name of a worker or applicant or a contact person. (Inherited from HcmPersonFieldMapUtility.) |
| new | Creates a new instance of the HcmPersonFieldMapEmployee 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 of a worker. (Overrides the phone Method.) |
| postBox | Gets the post box from the address of a worker. (Overrides the postBox Method.) |
| 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 worker. (Overrides the street Method.) |
| streetNumber | Gets the street number from the address of a worker. (Overrides the streetNumber Method.) |
| table | Gets the HcmWorker table record. (Overrides the table Method.) |
| teleFax | Gets the telefax of a worker. (Overrides the teleFax Method.) |
| telex | Gets the telex of a worker. (Overrides the telex Method.) |
| titleId | Gets the current title of a worker. (Overrides the titleId Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| url | Gets the URL of a worker. (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 | Creates an instance of a HcmPersonFieldMapUtility class for a Worker role. |
Community Additions
ADD
Show: