当前位置:网站首页>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 :

边栏推荐
- MySQL 巨坑:update 更新慎用影响行数做判断!!!
- 946. Verify stack sequence
- 实战模拟│JWT 登录认证
- 超高效!Swagger-Yapi的秘密
- SAP SEGW 事物码里的 Association 建模方式
- Get to know linkerd project for the first time
- Alipay transfer system background or API interface to avoid pitfalls
- Research: data security tools cannot resist blackmail software in 60% of cases
- 【云原生】Nacos中的事件发布与订阅--观察者模式
- Taobao flag insertion remarks | logistics delivery interface
猜你喜欢

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

SAP UI5 DynamicPage 控件介绍

Tips and tricks of image segmentation summarized from 39 Kabul competitions

【Nacos云原生】阅读源码第一步,本地启动Nacos

Research: data security tools cannot resist blackmail software in 60% of cases

SAP ui5 objectpagelayout control usage sharing

Taobao short videos are automatically released in batches without manual RPA open source

使用 jMeter 对 SAP Spartacus 进行并发性能测试

Simply take stock reading notes (3/8)

Compilation principle reading notes (1/12)
随机推荐
Wechat enterprise payment to change access, open quickly
阿里云SLB负载均衡产品基本概念与购买流程
RHCSA1
ABAP editor in SAP segw transaction code
The solution of outputting 64 bits from printf format%lld of cross platform (32bit and 64bit)
Leetcode20. Valid parentheses
Taobao short video, why the worse the effect
Distance measuring sensor chip 4530a used in home intelligent lighting
【Nacos云原生】阅读源码第一步,本地启动Nacos
DNS的原理介绍
RHCSA2
The Research Report "2022 RPA supplier strength matrix analysis of China's banking industry" was officially launched
MySQL 巨坑:update 更新慎用影响行数做判断!!!
Concurrent performance test of SAP Spartacus with JMeter
Alibaba cloud SLB load balancing product basic concept and purchase process
Pinduoduo flag insertion remarks API
[cloud native] event publishing and subscription in Nacos -- observer mode
I'm doing open source in Didi
单独编译内核模块
Compile kernel modules separately