Symptom
This document helps us to add a new custom field to a form template (e.g., Customer Invoice, Purchase Order, Delivery Note, etc.) using Adobe LiveCycle Designer (ALD).
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."
Environment
- SAP Business ByDesign
- SAP Cloud for Customer
Resolution
Steps to Add a Field in an ALD Form
Step 1: Identify the Target Form Template (Example: Purchase Order).
- Go to Application and User Management work center.
- Open the Form Template Maintenance view.
- Search for the required form template (e.g., Purchase Order).
- Select Download.
- Extract the downloaded file to a local folder.
Step 2: Open the Template in Adobe LiveCycle Designer.
- Open Adobe LiveCycle Designer.
- Choose open and select the .xdp file extracted earlier.
- Select the location where the new field needs to be added (e.g., under the signature section).
- Go to Insert and choose the required field type (e.g., Floating Field).
- Select the field and navigate to the Binding tab to assign the appropriate binding.
Step 3: Determine the Correct Data Binding.
- Open the XML file associated with the form template and locate the required value (Example: Phone Number).
- Identify the field’s hierarchy structure. For example:
PurchaseOrder → BuyerParty → FormAddress → FormattedConventionalPhoneNumberDescription
- Construct the binding path accordingly:
$. PurchaseOrder.BuyerParty. FormAddress.FormattedConventionalPhoneNumberDescription
- Enter this value in the Data Binding field of the newly inserted form element.
Step 4: Preview the Form.
-
- Select Preview PDF within ALD.
- Verify that the field appears correctly, and the binding works as expected.
If required fields can be checked as Standard or Custom Fields using Data View:
- Go to Menu.
- Select Window and choose Data View.
- Find the Field.
- Expand the Data Connection.
In the data connections, fields can be verified where it's a standard or Customer fields.
Keywords
net value field missing, sales order form template, preview issue, Easy Form Editor, Adobe LiveCycle Designer, form customization, Sales Order, XML extension field, Output Management, SAP Business ByDesign , KBA , AP-RC-OUT , Output Management , Problem
Product
Attachments
| Pasted image.png |
SAP Knowledge Base Article - Public