Working with Fields
1 min
a field is a container of information within a business object fields reflect information that is entered or selected by the user sometimes field information is generated by the application after creating a field, add it to a form for viewing on a form, a field is represented using a field control such as a checkbox, text box, or drop down list the field type determines which controls can be used when a form is opened for a read only business object, all controls except those listed in the exception list become read only you can add a maximum of 256 fields to a business object if you need to add more fields, we recommend that you create a new business object with a one to one relationship if any of your existing business objects contain more than 256 fields, the application displays a warning message but lets you continue however, we strongly recommend that you reduce the number of fields to 256 in a future release of , the application will not allow you to save business objects with more than 256 fields
