Name | DictionaryEntryInfo | |
---|---|---|
Usage | DataDictionaryService | |
getDataDictionaryEntry | ||
Type | Complex |
ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
---|---|---|---|---|---|---|---|---|
objectClass | Object Class | String | The class of the object to which this dictionary entry refers. | One | No | |||
name | Name | String | The name of this entry. | One | No | |||
objectLabel | Object Label | String | The object label provides a short name of the business object for use on help screens. |
One | No | |||
objectDescription | Object Description | String | The object description provides a brief description of the business object for use on help screens. |
One | No | |||
titleAttribute | Title Attribute | String | The titleAttribute element is the name of the attribute that will be used as an inquiry field when the lookup search results fields are displayed. For some business objects, there is no obvious field to serve as the inquiry field. in that case a special field may be required for inquiry purposes. |
One | No | |||
primaryKeys | Primary Keys | StringList | The primary key(s) associatd with the object. TODO: determine how/if this works with the than the "unique" flag on attribute definition TODO: determine how/if this works with the id |
Many | No | |||
attributes | Attribute Defiitions | AttributeDefinitionInfoList | Get the definitions of the attributes (fields) on the object | Many | No |