This is the documentation for Clover Club 12.0.
Documentation for the upcoming version Rampur 13.0 can be found here.

SAP C4C - Create Custom Field

This article shows how to create a custom field which contains Customer ID from a Pricefx partition. This field can then be used for customer lookups in SAP C4C.

Example of a custom field with a value:

Steps:

  1. Log into SAP Cloud Application Studio.

  2. Select solution where you want to add a new field (in our case Account).

     

  3. Right click the top node and select Add > New Item.

     

  4. Select Business Object Extension.

     

  5. Select a space in which you want to have your field.

     

  6. Define your field (PFXCustomerId in our case).

     

  7. When done, right click the object and select Activate.

     

  8. Go to C4C and navigate to the intended location, enter Adaptation mode (our case, Accounts section).

     

  9. Select form where the field needs to be added (Account details in our case).

     

  10. Drill down your field.

     

  11. Make the field visible.

     

  12. The field is added to the page.

 

For details how to make this field accessible via OData see .