BORef
The BORef data structure defines business object offering information.
Definition
<complexType name="BORef">
<sequence>
<element name="boClass" type="string" nillable="true" />
<element name="boId" type="string" nillable="true" />
</sequence>
</complexType>
The structure consists of the following elements:
boClass |
Business object class. |
boId |
Unique identifier for the business object class. |
Was this page helpful? Yes No
Submitting...
Thank you
Comments