| 10-UPDATE8 |
apiclass |
This flag indicates whether the projection is recommended to be exposed for integration purposes |
| 10-UPDATE8 |
deprecated |
This flag indicates whether the projection is deprecated or not |
| 10-UPDATE5 |
dynamic attributes |
Dynamically created projection content |
| 10-UPDATE5 |
initialcheck |
Specify an initial check to run before executing and action or function. |
| 10-UPDATE17 |
contextenabled |
Enables/Disable searching/filtering based on global context in LOV |
| 10-UPDATE4 |
subset |
Reference to enumeration subset |
| 10-UPDATE8 |
connectedentities |
Entities from where custom fields are retrieved |
| 10-UPDATE7 |
defaultwhere |
The WHERE part of the SQL SELECT statement that will act as a data filter for the entity. |
| 10-UPDATE8 |
alias |
Use an alias for the column. This is mainly intended to rename columns in projections used for integrations. |
| 10-UPDATE18 |
objectsubscription |
Disable subscribing to changes of objects which is by default enabled from the framework. |
| 10-UPDATE6 |
checkpoint |
Security checkpoint name |
| 10-UPDATE6 |
legacycheckpoints |
Database checkpoint names |
| 10-UPDATE8 |
nestedwithcrud |
Specifies that structure should be created recursive, and CRUD operations that are to be generated |
| 10-UPDATE8 |
|
Name of a CRUD operation |
| 10-UPDATE10 |
crud |
Defines the set of CRUD actions that will be supported. |
| 10-UPDATE10 |
usetables |
Specifies that CRUD operations that are to be generated should do select using tables instead of views. |
| 10-UPDATE11 |
xmlnumberformat |
Specifies a database format mask to be used when converting numbers to strings in the xml wrapper method. |
| 10-UPDATE10 |
additionalparameters |
Specifies additional parameters to be sent when getting a nestedwithcrud structure. |
| 10-UPDATE10 |
parameter |
Specifies additional parameter to be sent when getting a nestedwithcrud structure. |
| 10-UPDATE11 |
wrapperexcludes |
Specifies attributes that should not be included when wrapping up the result in the outgoing format. |
| 10-UPDATE11 |
exclude |
Specifies attributes that should be excluded. |
| 10-UPDATE12 |
skipnullvalues |
Attributes with null values will not be included in the output. |
| 10-UPDATE7 |
modifies |
Refresh only specific child datasource(s) (i.e. an array on the entity) on one or more records. The record(s) are identified by a filter expression. |
| 10-UPDATE7 |
startwith |
Specifies the root row(s) of the hierarchy. |
| 10-UPDATE7 |
connectby |
Specifies the relationship between parent rows and child rows of the hierarchy. |
| 10-UPDATE4 |
tablecolumn |
Used to identify the correct table column for derived attributes when using push notifications in Aurena Native. |
| 10-UPDATE5 |
offlinequery |
Not Defined |