...
BusinessObjectEntry
Anchor | ||||
---|---|---|---|---|
|
Also see: Business Objects
Property | Type | Required | Default | Purpose |
---|---|---|---|---|
businessObjectClass | Class | Y |
| The business object class which this |
attributes | List<#AttributeDefinition> | Y |
| List of attributes defined for this business object. Each entry is an |
relationships | List<#RelationshipDefinition> | N |
| Relationships between this and other business objects which are not mapped at the database mapping level. |
inquiryDefinition | N | null | See related section | |
lookupDefinition | N | null | See related section | |
titleAttribute | String | Y |
| Note use for drilldown from lookup. |
objectLabel | String |
|
| Unsure where used - collections? |
objectDescription | String | N |
| only used for no-longer-used help text |
boNotesEnabled | boolean | N | false | Whether this BO can accept attached note records. |
helpDefinition | N | null | Defines the system parameter to get the URL for the help for this business object. Not Currently used. |
...