PowerCenter 
			
			- PowerCenter 10.5.7
- All Products
 
           
      	
            
	
      | Transformation Name | Transformation Type | Description | 
|---|---|---|
| FIL_UpdateChangedRecord | Filter | Uses the following filter condition to filter out any rows from EXP_DetectChanges that are not marked changed (TRUE):  ChangedFlag. Uses values returned from LKP_GetData to populate  previouscolumns. Passes changed rows to UPD_ChangedUpdate. | 
| UPD_ChangedUpdate | Update Strategy | Uses  DD_UPDATEto update existing rows in the target. Passes updated rows to EXP_EffectiveDate_InsertChanged, if you selected the Mapping Wizard Effective Date option. Otherwise, passes updated rows to the target. | 
| EXP_EffectiveDate_InsertChanged | Expression | Created only when you select the Effective Date option in the Mapping Wizard. Uses  SYSDATEto populate the PM_EFFECT_DATE column in the target, indicating when the row is updated. | 
| T_ TargetName2 | Target Definition | Instance of the target definition allowing updates to existing rows in the target. |