当前位置:网站首页>8. How does the SAP ABAP OData service support the Create operation
8. How does the SAP ABAP OData service support the Create operation
2022-08-01 13:03:00 【Wang Zixi】
Preface
This article introduces the SAP ABAP OData service and how to implement the Create operation.That is, through the request body of HTTP Post, specify the OData view to be created. After the server deploying the OData Service receives the request, it successfully processes it and returns the status code of HTTP 201 Created to the OData consumer, indicating that the OData Entity was successfully created.
We open the article before this tutorial 6. Use Postman tool to efficiently manage and test SAP ABAP OData service Mentioned Postman, create a new collection of OData creation
, and then create a new HTTP request in this collection to maintain the OData creation operation:
(1) Create the url of a new book using the OData service: https://{{host}}:{{port}}/sap/opu/odata/sap/ZBOOK_MANAGE_SRV/BookCollection
,
The HTTP request type is selected as POST. The double curly braces here {{}}
The syntax of the package is to use the variables defined in the Postman Environment. The article before this step 6. Use the Postman tool to efficiently manage and test SAP ABAP OData services.
边栏推荐
- [Community Star Selection] Issue 24 August Update Plan | Keep writing, refuse to lie down!More original incentive packages, as well as Huawei WATCH FIT watches!
- Js手写函数之new的模拟实现
- (ES6 and above and TS) Map object to array
- MMF的初步介绍:一个规范化的视觉-语言多模态任务框架
- Dameng replaces the officially authorized dm.key
- The CAN communication standard frame and extended frame is introduced
- 那些利用假期学习的职场人,后来都怎么样了?
- 并发编程10大坑,你踩过几个?
- 2022 Go ecosystem rpc framework Benchmark
- SQL function SQRT
猜你喜欢
随机推荐
bpmn-process-designer基础上进行自定义样式(工具、元素、菜单)
人像分割技术解析与应用
让程序员早点下班的效率工具
Envoy source code flow chart
小程序插件如何帮助开发者受益?
How to get the address of WeChat video account (link address of WeChat public account)
重磅消息 | Authing 实现与西门子低代码平台的集成
[Open class preview]: Research and application of super-resolution technology in the field of video image quality enhancement
安装apex报错
JMP Pro 16.0软件安装包下载及安装教程
安全又省钱,“15岁”老小区用上管道燃气
How much do you know about Amazon reviews?
消息中间件解析 | 如何正确理解软件应用系统中关于系统通信的那些事?
How to Integrate Your Service Registry with Istio?
Aeraki Mesh became CNCF sandbox project
那些利用假期学习的职场人,后来都怎么样了?
AI目标分割能力,无需绿幕即可实现快速视频抠图
Grafana 9.0 released, Prometheus and Loki query builders, new navigation, heatmap panels and more!
四足机器人软件架构现状分析
Istio Meetup China: Full Stack Service Mesh - Aeraki Helps You Manage Any Layer 7 Traffic in an Istio Service Mesh