Constructor
new BusinessObjectMetadata(name, instanceopt)
- Description:
- Constructor
- Source:
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
name |
string | Business object name | |
instance |
string |
<optional> |
Business object instance name, defaults to js_<object name> |
Members
fields :array
- Description:
- Fields definitions
- Source:
Fields definitions
Type:
- array
help :string
- Description:
- Help
- Source:
Help
Type:
- string
id :string
- Description:
- ID
- Source:
ID
Type:
- string
instance :string
- Description:
- Instance name
- Source:
Instance name
Type:
- string
label :string
- Description:
- Display label
- Source:
Display label
Type:
- string
links :array
- Description:
- Links definitions
- Source:
Links definitions
Type:
- array
name :string
- Description:
- Name
- Source:
Name
Type:
- string
rowidfield :string
- Description:
- Row ID field name
- Source:
Row ID field name
Type:
- string