cancel
Showing results for 
Search instead for 
Did you mean: 

How to add a custom field and map to EWM_PICK_LIST form in S4HC?

agesh_paul
Explorer
0 Kudos

Hi,

I have a requirement to add new custom field and map to EWM_PICK_LIST form in S4HC. Can anyone help me out on this.

Accepted Solutions (1)

Accepted Solutions (1)

Jerry_Lowery
Product and Topic Expert
Product and Topic Expert

Hi Agesh

While this is planned for a future release, we do not have the ability to define custom fields on the warehouse side and map them to an output form at this time. Until it is available, the work around is to use extensibility.

We have seen this requirement in the past and have addressed it with a combination of in-app and side-by-side extensibility.

The basic process is this:

  1. Define the custom field on the logistics outbound delivery. (i.e. not on the WH side)
  2. Extend the custom field to the available APIs
  3. (Ideally in BTP) Develop a side by side app that reads the Logistics OBD API to gather the custom fields
  4. Subscribe and Use the available BTP service for Adobe Forms - the side by side app would format the XML and send the data and output form to the Adobe Forms service.
  5. The side by side app retrieves the generated PDF and forwards it to the print queue defined by the Cloud Print Service (available in BTP)
  6. Use the Cloud Print Manager to print the form on a physical printer.

There is a template on the extensibility explorer:

Label Printing Using SAP Print Service

Alternatively, please investigate the Roadmap Item for 2208:

Form extensibility for warehouse order list

"Enable customers to find their own data fields on the warehouse order list printouts, for example, a pick list"

Thank you

Jerry

Answers (0)