DMFEmployeeEntityClass Class [AX 2012]

The DMFEmployeeEntityClass class is used to migrate Employee data.

class DMFEmployeeEntityClass extends DMFEntityBase

Run On

Called

  MethodDescription
Dn541671.pubmethod(en-us,AX.60).gif addStagingLink Modifies the target query to add link between staging and target. (Overrides the addStagingLink Method.)
Dn541671.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn541671.pubmethod(en-us,AX.60).gif copyStagingToTarget Copies data from staging to target. (Inherited from DMFEntityBase.)
Dn541671.pubmethod(en-us,AX.60).gif copyTargetToStaging Copies data from target to staging. (Inherited from DMFEntityBase.)
Dn541671.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn541671.pubmethod(en-us,AX.60).gif finalTask Function to execute finaal task. (Inherited from DMFEntityBase.)
Dn541671.pubmethod(en-us,AX.60).gif generateAddressBook Function that generates address book record.
Dn541671.pubmethod(en-us,AX.60).gif generateDefaultDimension Function that generates default dimension.
Dn541671.pubmethod(en-us,AX.60).gif GenerateEarningCode Function that generates Earning code.
Dn541671.pubmethod(en-us,AX.60).gif GenerateElectronicLocation Function that generates electronic location record.
Dn541671.pubmethod(en-us,AX.60).gif generateEmplAbsenceSetupId Function that generates employee absence setup ID.
Dn541671.pubmethod(en-us,AX.60).gif generateIncomeTaxCategory Function that generates income tax category.
Dn541671.pubmethod(en-us,AX.60).gif generateIncomeTaxCode Function that generates income tax code.
Dn541671.pubmethod(en-us,AX.60).gif GenerateJmgEmployee Function that generates JmgEmployee record.
Dn541671.pubmethod(en-us,AX.60).gif generateLegalEntity Function that generates legal entity.
Dn541671.pubmethod(en-us,AX.60).gif GenerateParty Function that generates party record.
Dn541671.pubmethod(en-us,AX.60).gif generatePosition Function to generate position.
Dn541671.pubmethod(en-us,AX.60).gif GeneratePostalAddress Function that generates postal address.
Dn541671.pubmethod(en-us,AX.60).gif GenerateProjWorkerSetup Project worker.
Dn541671.pubmethod(en-us,AX.60).gif generateReasonCode Function that generates reason code.
Dn541671.pubmethod(en-us,AX.60).gif generateStaffEmploymentType
Dn541671.pubmethod(en-us,AX.60).gif getFieldsSequence Function to get the field sequence. (Inherited from DMFEntityBase.)
Dn541671.pubmethod(en-us,AX.60).gif getRoleSeparator The method is written to get the role seperator value. (Inherited from DMFEntityBase.)
Dn541671.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn541671.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn541671.pubmethod(en-us,AX.60).gif insertUpdate Inserts or updates the data in target. (Overrides the insertUpdate Method.)
Dn541671.pubmethod(en-us,AX.60).gif isCompositeEntity Function to find whether the entity is composite or not. (Inherited from DMFEntityBase.)
Dn541671.pubmethod(en-us,AX.60).gif jumpRefMethod Go to Employee master. (Overrides the jumpRefMethod Method.)
Dn541671.pubmethod(en-us,AX.60).gif new Creates an instance and holds the providedDMFEmployeeEntityClassobject.
Dn541671.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Dn541671.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Dn541671.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn541671.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn541671.pubmethod(en-us,AX.60).gif parmDMFDataSourceProperties Gets or sets the DMFDataSourceProperties parameter. (Inherited from DMFEntityBase.)
Dn541671.pubmethod(en-us,AX.60).gif parmDMFEntityName Gets or sets the DMFEntityName parameter. (Inherited from DMFEntityBase.)
Dn541671.pubmethod(en-us,AX.60).gif parmIsCompare Gets or sets the IsCompare parameter. (Inherited from DMFEntityBase.)
Dn541671.pubmethod(en-us,AX.60).gif parmOverrideBusinessLogic Gets or sets the OverrideBusinessLogic parameter. (Inherited from DMFEntityBase.)
Dn541671.pubmethod(en-us,AX.60).gif parmStagingToTarget Gets or sets the StagingToTarget parameter. (Inherited from DMFEntityBase.)
Dn541671.pubmethod(en-us,AX.60).gif postGetStagingData Executes the logic after getting staging data (Inherited from DMFEntityBase.)
Dn541671.pubmethod(en-us,AX.60).gif postTargetProcess Executes the logic once after processing the target data. (Inherited from DMFEntityBase.)
Dn541671.pubmethod(en-us,AX.60).gif setTargetBuffer This method is used to create a buffer for the data. (Overrides the setTargetBuffer Method.)
Dn541671.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn541671.pubmethod(en-us,AX.60).gif startTask Executes the logic when task is started. (Inherited from DMFEntityBase.)
Dn541671.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn541671.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Dn541671.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn541671.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn541671.pubmethod(en-us,AX.60).gif Dn541671.static(en-us,AX.60).gif ::construct Initializes a new instance of the DMFEmployeeEntityClass class.
Dn541671.pubmethod(en-us,AX.60).gif Dn541671.static(en-us,AX.60).gif ::generateHcmPersonPrivateDetails Function to generate HcmPerson private details.
Dn541671.pubmethod(en-us,AX.60).gif Dn541671.static(en-us,AX.60).gif ::getMappings Creates mapping between staging and target fields.
Dn541671.pubmethod(en-us,AX.60).gif Dn541671.static(en-us,AX.60).gif ::getReturnFields Creates field mapping between staging and target
Top

Object Class
  DMFEntityBase Class
    DMFEmployeeEntityClass Class

Community Additions

ADD
Show: