---
sourceDocument: Australia Field Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/field-service-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Field Service Management

ft:clusterId :

    - fsm

bundleId :

    - fsm

workflow :

    - Customer and Industry


---

# Create field mapping

# Create field mapping from a source table to a work order {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 Minuten Lesedauer

Create
a table map to configure the fields that are copied from a source table to the work order
fields. The source of a work order can be a case, change, incident, or
others.

## Vorbereitungen

You must activate the Template Management for Field Service plugin
(com.snc.fsm_template_management).

Role required: wm_admin

## Warum und wann dieser Vorgang ausgeführt wird

Table mapping ensures that when a work order is created from its source, the information from the source table is copied to the appropriate target fields in the work order.

## Prozedur

1. Navigate to AllField ServiceTemplate ManagementTable Mapping.
2. Click New.
3. On the form, fill in the fields.  
   {#map-source-table-to-wo__table_ahn_ybx_b5b__entry__2}

   | Fields | Description |
   |-|-|
   | Mapping Name | The table map name. |
   | API Name | The API for this table map. This field is automatically set. |
   | Source Table | The source table for the map. For example,case, incident, change, or more. |
   | Active | Option to enable the mapping from the source to the target tables. |
   | Application | Read only. The application for this table map. This field is automatically set. |
   | Advanced Field Mapping | Option to enable the advanced field mapping. |
   | Target Table | The target table for the map. For example, wm_order. |
   | Use Advanced Condition | Option to enable the advanced condition mapping, which uses a script. If enabled, add a script in the Advanced Condition field. |
   | Advanced Condition | The script to use if the Use Advanced Condition field is enabled. |
   | Conditions | Use the condition builder to select the conditions that apply to the table map. |
   | Order | Order of priority for processing multiple matching map definitions simultaneously to resolve dependencies. * If there is only one matching table map, the system uses that map. * If there are multiple matching table maps with the same order, the system uses the map with the older created date. * If there are multiple matching table maps with different orders, the system uses the map with the highest order. {#map-source-table-to-wo__ul_zfc_xxy_b5b} |
   | Advanced Field Mapping | Option to map fields using advanced scripts. Hinweis: * If the same source or target field is configured in both the basic and advanced field mappings, the advanced field mapping overrides the basic field mapping. * If the fields configured in the basic and advanced field mapping are different, the field configurations in the advanced field mapping are appended to the field configurations in the basic field mapping. {#map-source-table-to-wo__ul_ozc_wzy_b5b} This field is available only when the method of mapping is advanced and Advanced Field Mapping option is selected. |
   [Tabelle : 1. CSM Table Map form]

   {#map-source-table-to-wo__table_ahn_ybx_b5b}
4. Click Submit.  
   The table map is created by mapping the selected source table to the work order table.
5. Create field mapping to copy information from the source field to an appropriate field in the work order.
   1. In the Basic Field Mapping related list, select New.
   2. On the form, fill in the fields.  
      {#map-source-table-to-wo__table_s3v_ngg_c5b__entry__2}

      | Field | Description |
      |-|-|
      | Table Map | The table map name that is used for mapping fields. This field is automatically set. |
      | Source Table | The source table for the map. This field is available only when the method of mapping is basic and the Advanced option is not selected. |
      | Source Field | Column on the source table for field mapping. This field is available only when the method of mapping is basic and the Advanced option is not selected. |
      | Application | The application for this field map. This field is automatically set. |
      | Target Table | The target table for the map. For example, wm_order. This field is automatically set. |
      | Target Field | Columns on the work order table that you want to populate with the mapped source field value. |
      | Order | Order of priority for processing mapped fields. |
      | Active | Option to enable the mapping of information from the source field to the work order field. |
      | Advanced | Option to map fields using advanced scripts. Hinweis: * If the same source or target field is configured in both the basic and advanced field mappings, the advanced field mapping overrides the basic field mapping. * If the fields configured in the basic and advanced field mapping are different, the field configurations in the advanced field mapping are appended to the field configurations in the basic field mapping. {#map-source-table-to-wo__ul_t3v_ngg_c5b} |
      [Tabelle : 2. CSM Field Map form]

      {#map-source-table-to-wo__table_s3v_ngg_c5b}
   3. Click Submit.
   {#map-source-table-to-wo__substeps_fyb_jgg_c5b}
6. **Wahlweise:** To map more field, repeat step 5.

## Ergebnisse

The source and target tables are mapped and ready to copy information from the source field to an appropriate field in the work order.

