Skip to main content

Data Structures

Predefined data structures are one of the most interesting features of Data. They make it possible to exchange data between one component and another in a standard way that is recognized by the entire system. Data structures are currently exchanged in the form of JSON formats.

Data StructureIDDescription
Data TableEXBRepresents data as data table structure
Data TreeTRERepresent data as tree structure
SchedaEXDRepresent the interface of a frontend view
LayoutLAYRepresent the interface of a frontend component layout
FeedbackFBKIs used to return messages