Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Child pages (Children Display)

...

but are split into the selected billing periods.  It comes preconfigured but you might need to extend or adjust The information which is generated in the Invoices and Invoices Items is mapped from the Media Campaigns and Campaign Items into the relevant fields.

Note

As of version 2.126, the Mapping BA is hardcoded. Use of the custom setting Mapping BA

...

is only necessary in order to overwrite the default Mapping BA set up if needed. 

For customers with earlier versions, your custom setting Mapping BA will not be changed in any way. 

For customers starting with version 2.126 or up, your custom setting Mapping BA will be empty by default and only needs to have values entered if you wish to overwrite the default


Info

You can also map your custom fields so that you won't need to create your own workflows/apex to copy the data from one to the other.

 Overwriting Default Mapping BA 

...

  1. Navigate to Setup →  Custom Code →  Custom Settings 
  2. Find Mapping BA
    Image Added
  3. Click on Manage

Image Removed

Image Removed

  • Click on"Edit" next to Source and enter all fields which values you like to map. These fields should match the Media Campaign and Campaign Items.

Image Removed

  1. Image Added

  2. If you started on a version prior to 2.126, skip directly to step . If you started with version 2.126 or up, you need to create your Source and Target set of data.
    1. To do so, press New

      Image Added

    2. Enter the name of your set of data, Source or Target, and enter the values to be used in each set of data. Set of data determines which fields to be used from the Media Campaigns or Campaigns Items (Source) and where these should be put in the Invoices or Invoices Items (Target)
      1. Each set of data needs to at least have an Item Object and Master Object in order to be saved. For example, the source Master Object is MediaCampaign__c and the Item Object is Campaign_Item__c and the Target Master Object is Invoice__c and the Item Object is InvoiceItem__c. This means that during the preinvoice creation fields from the Media Campaign will be mapped into the Invoices and fields from the Campaign Items will be mapped into the Invoice Items.  

  3. To edit existing sets of data, click on"Edit" next to

...

  1. either Source or Target and enter all fields which values you like to map.

...

    1. Source should match the Media Campaign and Campaign Items.
      Image Added
    2. Target should match the fields in the Invoice and Invoice Items. 

...

    1. Image Added