Hi
If the Source/Target Type is the same than you can leverage ParameterSet as per advise by Ralf.
If you are using ODBC Connector, you can leverage ParameterSets even if Source/Target Type will change.
If the Source/Target Type will change, (e.g. Oracle to Db2) than you can leverage Shared Container (DataStage V11.7.1.x) or SubFlow (DataStage on CPD). Most likely you will also be using Run-time Column Propagation (RCP) in your Shared-Container or SubFlow Design.
Documentation on SubFlow - https://www.ibm.com/docs/en/cloud-paks/cp-data/5.0.x?topic=assets-reusable-job-design-subflows
Documentation on Shared Container - https://www.ibm.com/docs/en/iis/11.7?topic=jobs-making-parts-your-job-design-reusable