Something went wrong on our end
-
Johannes Hörmann authoredJohannes Hörmann authored
SalesprojectClassificationEntry_entity.aod 2.66 KiB
<?xml version="1.0" encoding="UTF-8"?>
<entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.0.5" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.0.5">
<name>SalesprojectClassificationEntry_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<grantCreate v="false" />
<grantDelete v="false" />
<recordContainerType>JDITO</recordContainerType>
<jDitoRecordAlias>Data_alias</jDitoRecordAlias>
<fields>
<element>UID</element>
<element>TYPE</element>
<element>NAME</element>
<element>VALUE</element>
<element>POINTS</element>
</fields>
<contentProcess>%aditoprj%/entity/SalesprojectClassificationEntry_entity/contentProcess.js</contentProcess>
<onUpdate>%aditoprj%/entity/SalesprojectClassificationEntry_entity/onUpdate.js</onUpdate>
<entityFields>
<entityIncomingField>
<name>#INCOMING</name>
</entityIncomingField>
<entityIncomingField>
<name>SalesprojectClassificatonEntry_dfi</name>
<fieldType>DEPENDENCY_IN</fieldType>
<dependencies>
<entityDependency>
<name>a7414022-56d3-4ca0-b15f-33601b655d78</name>
<entityName>SalesprojectClassification_entity</entityName>
<fieldName>SalesprojectClassificationEntry_dfo</fieldName>
<isOutgoing v="false" />
</entityDependency>
</dependencies>
</entityIncomingField>
<entityParameter>
<name>SalesprojectId_param</name>
<expose v="true" />
<triggerRecalculation v="true" />
<mandatory v="true" />
<description>PARAMETER</description>
</entityParameter>
<entityParameter>
<name>ClassId_param</name>
<expose v="true" />
<triggerRecalculation v="true" />
<mandatory v="true" />
<description>PARAMETER</description>
</entityParameter>
<entityField>
<name>UID</name>
<title>Uid</title>
<fieldName>UID</fieldName>
</entityField>
<entityField>
<name>NAME</name>
<title>Name</title>
<fieldName>NAME</fieldName>
</entityField>
<entityField>
<name>VALUE</name>
<title>Value</title>
<fieldName>VALUE</fieldName>
<possibleItemsProcess>%aditoprj%/entity/SalesprojectClassificationEntry_entity/entityfields/value/possibleItemsProcess.js</possibleItemsProcess>
</entityField>
<entityField>
<name>TYPE</name>
<title>Type</title>
<fieldName>TYPE</fieldName>
<state>INVISIBLE</state>
</entityField>
<entityField>
<name>POINTS</name>
<fieldName>POINTS</fieldName>
<contentType>NUMBER</contentType>
</entityField>
</entityFields>
</entity>