Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
abimanyu_g
Participant

Hi All,

In this blog post, we'll learn how to add a custom field to the standard form of a standard business object.

Follow the steps below to complete the agenda,

1. Open the SAP Cloud Application Studio

2. Right Click on the Solution and Add Standard Business Object (.xbo)

3. Add the new element and Save & Activate

abimanyu_g_0-1706366628106.jpeg

 4. Now click on Administration -> Switch On/Off Admin Mode, (then only we can able to Enhance the Form of Standard Business Objects)

abimanyu_g_1-1706366718033.jpeg

5. After that right click on your (.xbo), select Enhance Form and select the fields which you want to add in the form.

abimanyu_g_2-1706366756575.jpeg

6. When you click OK, it will take you to the C4C system's login page in your browser, where you can log in using your ***PDI credentials***,

7. Select the From Template, and click Add Field and Edit,

abimanyu_g_3-1706366785461.jpeg

8. Once the field is added to the form, then follow the following steps:

  • Go to Administrator WorkCenter -> Form Template Maintenance,
  • Search with the form name, [In this example, I’m working on SalesQuote]
  • Select the form and Download it.

abimanyu_g_4-1706366859678.jpeg

9. Now the compressed(zip) file of the selected form will downloaded in your system. Extract the zip file and open the .XDP file in Adobe Live Cycle Designer.

10. Now the main thing is, the extended filed to the form will Not come automatically in the Data View.

abimanyu_g_5-1706366880642.jpeg

11. So, to bring the extended field, right click on the DataConnection in Data View, select Connection Properties.

abimanyu_g_6-1706366990505.jpeg

12. Select the MainShema.xsd from downloaded zip file and click on Finish by referring the below image,

abimanyu_g_7-1706367027917.jpeg

13. Now you can able to see the extended custom filed in Data Connection and you can use that in your form.

abimanyu_g_8-1706367047512.jpeg

14. After you've completed all of your form's editing,

  • Go to Administrator WorkCenter -> Form Template Maintenance
  • Search with the form name, [In this example, I’m working on SalesQuote]
  • Select the form -> Click on Upload -> To Replace Existing Variant,
  • Browse the select the edited .XDP file -> select OK,
  • Finally select the form and Publish it.

abimanyu_g_9-1706367089380.jpeg

15. The custom field will now be visible in the standard form.


My Other Blogs:


I hope this blog post has given you some insight into how to add a custom field to a standard form.

Kindly Like and Share, if you love and understand this blog.

See You Soon👋🏻,

Abimanyu G

8 Comments
Labels in this area