Hi ,
How can we add extra field on different objects like Business Partner, Service Order, Ibase on recently launched Sap Field Service ver 2.0 Application.
Is there any document available for this.
Regards,
Puneet
Hi Puneet,
The CE fields can be added via the BADI provided for each object. You can find the available BADIs in CRM SPRO for field service. Implement the BADI to fill the extra fields and then this will get downloaded to mobile device.
The usage of CE fields explained in the SAP Field Service 20 SP01 master guide.
Thanks
Nisha
Hi,
I will share the How to Guide in SDN shortly. I'm just checking how to upload attachments.
Regards,
Masa
HI Masa,
Will be great if you can share How to guide for this.
Also for Uplaoding atachment we need to provide the mime types and size in SPRO Fields service Config. Also we should then start download using transaction DOE_Download as given in Install Guide.
Regards,
Puneet
Title: Extending SAP Field Service 2.0 Mobile Application using Custom Enhancement Fields
Link: https://scn.sap.com/docs/DOC-26909
Thanks for the guide. It was really helpful.
Could you also tell how can we handle editable fields like text bx or dropdowns. Also as per guide extended information is seen on More Info. Could we bring extended information on specific view on Fields Service UI
Best Regards,
Puneet
Editing Custom Enhancement fields in SAP Field Service is not supported in current 2.0 version.
Which Object and fields do you need yo edit?
We need to bring some new fields existing in backend currenlty not present on UI like
1) Priority, Delivery status on Serivce Order Detail view
2) Item Category for each line Item in Product overview and Confirmation screen
3) Material Group, External material Group etc on prodcut detail view.
Other objects where we need similar changes are Install base, Install base Components, Confirmation, Inventory, Accounts.
Regards,
Puneet