当前位置:网站首页>Navigation property and entityset usage in SAP segw transaction code
Navigation property and entityset usage in SAP segw transaction code
2022-07-05 13:01:00 【Wang Zixi】
Entity types include one or more navigation attributes . Navigation attributes describe the navigation path between entity relationships .
It is an attribute of an entity , Represents a link from this entity to one or more related entities .
The navigation attribute is bound to the association type (association type), Allow from one end of the entity type that declares the navigation attribute ( Data source for navigation ) Navigate to the relevant end at the other end .
Navigation attributes are created through association Necessary for linking from one entity to another .
Before creating navigation properties , You need to create entity types and associations first (association).
The navigation properties folder appears only after adding entity types .
double-click SEGW Inside Navigation Properties Folder , open mass edit view, I can see every one of them navigation property The following five columns need to be maintained :


stay Service Builder Entity sets are used in projects to combine instances of entity types with instances of any type derived from this particular entity type .
Entity type (Entity Type) Describe the data structure , The entity set contains instances of a given structure (instance).
Right click “ Data model ” Folder , choice “ establish ”, And then choose “ Entity set ”. in addition , When you right-click the entity set folder and select Create , You can create a new entity set . open “ Create entity set ” Dialog box .
As shown in the figure below :

Requires filter checkbox The meaning of : Selecting this check box means that the service implementation needs a filter (filter). If you select this check box , You cannot directly access the entity set , And not without $filter In the case of expression, query the entity set .
Association
Association describes the relationship between two or more entities , This relationship has an explicit name .
Associations define peer-to-peer relationships between participating entity types , Different... Can be supported at both ends multiplicities, such as 1 For more than , How to 1,N:M wait .
An example of correlation is Customer and Order Relationship between entities , As shown in the figure below :

边栏推荐
- [cloud native] event publishing and subscription in Nacos -- observer mode
- A few years ago, I outsourced for four years. Qiu Zhao felt that life was like this
- MySQL giant pit: update updates should be judged with caution by affecting the number of rows!!!
- Halcon template matching actual code (I)
- 函数的默认参数&函数参数的多种方法
- #yyds干货盘点#js截取文件后缀名
- 简单上手的页面请求和解析案例
- 《2022年中國銀行業RPA供應商實力矩陣分析》研究報告正式啟動
- Discussion on error messages and API versions of SAP ui5 getsaplogonlanguage is not a function
- 《2022年中国银行业RPA供应商实力矩阵分析》研究报告正式启动
猜你喜欢

OpenHarmony应用开发之Navigation组件详解

初次使用腾讯云,解决只能使用webshell连接,不能使用ssh连接。

Laravel document reading notes -mews/captcha use (verification code function)

Introduction to the principle of DNS

Alipay transfer system background or API interface to avoid pitfalls

Leetcode20. Valid parentheses

Install rhel8.2 virtual machine

Pinduoduo flag insertion remarks API

你的下一台电脑何必是电脑,探索不一样的远程操作

谈谈我写作生涯的画图技巧
随机推荐
insmod 提示 Invalid module format
Wechat enterprise payment to change access, open quickly
About the single step debugging of whether SAP ui5 floating footer is displayed or not and the benefits of using SAP ui5
Compile kernel modules separately
潘多拉 IOT 开发板学习(HAL 库)—— 实验7 窗口看门狗实验(学习笔记)
Distance measuring sensor chip 4530a used in home intelligent lighting
SAP UI5 ObjectPageLayout 控件使用方法分享
解决uni-app配置页面、tabBar无效问题
Transactions from January 14 to 19, 2022
Taobao, pinduoduo, jd.com, Doudian order & Flag insertion remarks API solution
Introduction aux contrôles de la page dynamique SAP ui5
Didi open source Delta: AI developers can easily train natural language models
Difference between JUnit theories and parameterized tests
RHCSA5
OpenHarmony应用开发之Navigation组件详解
NFT: how to make money with unique assets?
RHCSA4
LeetCode20.有效的括号
A specific example of ABAP type and EDM type mapping in SAP segw transaction code
逆波兰表达式