ExternalRefBean
From
(Difference between revisions)
m (→Fields) |
m (→Fields) |
||
Line 9: | Line 9: | ||
!Name | !Name | ||
!Type | !Type | ||
+ | !Size | ||
+ | !Required | ||
!Description | !Description | ||
|---- bgcolor=#EDEDFF | |---- bgcolor=#EDEDFF | ||
|Id | |Id | ||
|String | |String | ||
+ | |25 | ||
+ | |Yes | ||
|The external primary key related to this item. | |The external primary key related to this item. | ||
|---- bgcolor=#EDEDFF | |---- bgcolor=#EDEDFF | ||
|Area | |Area | ||
|String | |String | ||
+ | |25 | ||
+ | |Yes | ||
|The external area related to this item. | |The external area related to this item. | ||
|} | |} |
Latest revision as of 02:24, 18 August 2005
[edit] Description
A bean which stores the external primary key and area related to a particular item stored in EService.
[edit] Fields
The data fields of this object.
Name | Type | Size | Required | Description |
---|---|---|---|---|
Id | String | 25 | Yes | The external primary key related to this item. |
Area | String | 25 | Yes | The external area related to this item. |