My CDS view self study tutorial - part 1 how to test odata service generated by CDS view

https://blogs.sap.com/2016/03/10/my-cds-view-self-study-tutorial-part-1-how-to-test-odata-service-generated-by-cds-view/

My CDS view self study tutorial - Part 2 what objects are automatically generate after you activate one CDS view: https://blogs.sap.com/2016/03/11/my-cds-view-self-study-tutorial-part-2-what-objects-are-automatically-generate-after-you-activate-one-cds-view/

My CDS view self study tutorial - Part 3 how is view source in Eclipse converted to ABAP view in the backend

https://blogs.sap.com/2016/03/11/my-cds-view-self-study-tutorial-part-3-how-is-view-source-in-eclipse-converted-to-abap-view-in-the-backend/

My CDS view self study tutorial - Part 4 how does annotation @OData.publish work:

https://blogs.sap.com/2016/03/12/my-cds-view-self-study-tutorial-part-4-how-does-annotation-odatapublish-work/

My CDS view self study tutorial - Part 5 how to create CDS view which supports navigation in OData service: https://blogs.sap.com/2016/03/19/my-cds-view-self-study-tutorial-part-5-how-to-create-cds-view-which-supports-navigation-in-odata-service/

My CDS view self study tutorial - Part 6 consume table function in CDS view https://blogs.sap.com/2016/03/25/my-cds-view-self-study-tutorial-part-6-consume-table-function-in-cds-view/

My CDS view self study tutorial - Part 7 unveil the secret of @ObjectModel.readOnly:https://blogs.sap.com/2016/04/22/my-cds-view-self-study-tutorial-part-7-unveil-the-secret-of-objectmodelreadonly/

My CDS view self study tutorial - Part 8 my summary of different approaches for annotation declaration and generation: https://blogs.sap.com/2016/04/23/my-cds-view-self-study-tutorial-part-8-my-summary-of-different-approaches-for-annotation-declaration-and-generation/

My CDS view self study tutorial - Part 9 cube view and query view: https://blogs.sap.com/2016/05/21/my-cds-view-self-study-tutorial-part-9-cube-view-and-query-view/

My CDS view self study tutorial – Part 10 How does CDS view key user extensibility work in S4: https://blogs.sap.com/2017/01/05/my-cds-view-self-study-tutorial-part-10-how-does-cds-view-key-user-extensibility-work-in-s4/

My CDS view self study tutorial – Part 11 CDS view test double framework: https://blogs.sap.com/2017/03/08/my-cds-view-self-study-tutorial-part-11-cds-view-test-double-framework/

My CDS view self study tutorial – Part 12 CDS view source code count tool: https://blogs.sap.com/2017/05/28/my-cds-view-self-study-tutorial-part-12-cds-view-source-code-count-tool/

My CDS view self study tutorial – Part 13 CDS view authorization: https://blogs.sap.com/2017/06/16/my-cds-view-self-study-tutorial-part-13-cds-view-authorization/

My CDS view self study tutorial – Part 14 CDS view performance analysis using PlanViz in HANA studio: https://blogs.sap.com/2017/07/23/my-cds-view-self-study-tutorial-part-14-cds-view-performance-analysis-using-planviz-in-hana-studio/

要获取更多Jerry的原创技术文章,请关注公众号"汪子熙"或者扫描下面二维码:

Jerry的CDS view自学系列的更多相关文章

  1. Jerry的通过CDS view + Smart Template 开发Fiori应用的blog合集

    S4/HANA里有一个新的UI框架叫做Smart template, 配合ABAP后台的CDS view技术,能够让developer以Metadata driven的方式来开发Fiori应用, 这种 ...

  2. 如何在SAP云平台ABAP编程环境里把CDS view暴露成OData服务

    Jerry 2016年在学习SAP CDS view时,曾经写过一个CDS view的自学系列,其中有一篇提到了一个很方便的注解: @OData.publish: true 加上这个注解的CDS vi ...

  3. SAP S/4HANA CDS View的访问控制实现:DCL介绍

    来自我的同事Xu Miles Authorization Objects are business concept, they are distinguished by business scenar ...

  4. 如何用ABAP代码读取CDS view association的数据

    我有如下一个CDS view, 这个view的数据来自CRMD_ORDERADM_H, 定义了一个名称为_statushelp的association, 指向了另一个CDS view Z_C_Stat ...

  5. CDS view注解解析 - @Environment.systemField

    下面的CDS view使用到了@Environment.systemField这个注解,定义了两个参数#SYSTEM_LANGUAGE和#USER. 这个view从CRM物料主数据的产品抬头表COMM ...

  6. 如何计算CDS view里两个时间戳之间的天数间隔

    ABAP透明表里的时间戳,数据类型为dec: 有个需求:计算这两个时间戳之间的天数间隔,丢弃时间戳年-月-日8位后面的小时:分钟:秒. 举个例子:如果时间戳是20180918173132,丢弃1731 ...

  7. 使用CDS view开发SAP Marketing contact的facet追溯工具

    这篇SAP社区博客里,我的一位同事介绍了SAP Marketing里contact facet数据模型的存储表: https://blogs.sap.com/2016/07/01/how-does-s ...

  8. 一个使用CDS VIEW 的 DEMO

    一个使用CDS VIEW 的demo REPORT demo_cds_currency_conversion. CLASS demo DEFINITION. PUBLIC SECTION. CLASS ...

  9. cds view join和association

    1:创建两张表:ztt_teacher01 和ztt_teacher02 用于 cds view中的join和association 2:创建两个cds view:ztt_teacher01_id_n ...

随机推荐

  1. 算法题:A除以B

    题目描写叙述 本题要求计算A/B.当中A是不超过1000位的正整数,B是1位正整数.你须要输出商数Q和余数R,使得A = B * Q + R成立. 输入描写叙述: 输入在1行中依次给出A和B,中间以1 ...

  2. SharePoint 集成OWA概述

    简介 OWA服务,也就是Office Web Application,微软提供的可以在线查看和编辑Office系列文档的服务,包括Word/Excel/PPT/OneNote.我们可以通过OWA服务和 ...

  3. IT运维如何防止陷入“中年油腻”和频繁被动地打“遭遇战”?

    欢迎大家前往腾讯云社区,获取更多腾讯海量技术实践干货哦~ 作者:陈峻近期,我拜访了一家文化传播公司的 IT 运维总监 Tim,他向我讲述了他的团队是如何像当年玩<大航海时代>那样将 IT ...

  4. Selenium Python 安装指导

    最近无聊.又重新装了个selenium 果然时代变了.安装的时候的方法和以前不太一样了.因此觉得有必要单列出来加以说明 另外备注:测试小伙伴们.安装此类工具报错.尝试以下两个方案之一: 1.请转sta ...

  5. 【java】实现一个简单的正则:判断一个字符串是否全由数字组成

    package 正则; public class TestIsNum { public static void main(String[] args) { String s1="abc&qu ...

  6. 实现一个 myshell

    重点 1.动手前首先要想清楚为什么实现一个 shell 要用到 fork (创建子进程),为什么不能把活全由 shell 干了呢?原因其实很简单,进程是运行的程序,一个进程就只能有一个程序(这个知识点 ...

  7. jquery如此强大,为什么还要写原生呢?

    这是一个伪标题,其实是一篇年终总结. 在这家公司一年多,蛮多收获的.大部分来自自己,小部分来自公司. 做前端开发到现在,我觉得可以分为两部分. 前半部分做项目用原生js,jquery以及各种基于jq的 ...

  8. [编织消息框架][JAVA核心技术]annotation基础

    应用动态代理技术要先掌握annotation技术 注解是JDK1.5之后才有的新特性,JDK1.5之后内部提供的三个注解 @Deprecated 意思是“废弃的,过时的” @Override 意思是“ ...

  9. PHP 购物车 php闭包 array_walk

    <?php class Cart { const PRICE_BUTTER = 1.00; const PRICE_MILK = 3.00; const PRICE_EGGS = 6.95; p ...

  10. SQL Server授权购买简单介绍

    SQL Server授权购买简单介绍 之前有同事问我,使用盗版序列号的SQL Server到底有没有性能限制,之前本人一直没有深入研究过,后来经过一番资料搜集和查证,汇总成这篇文章 微软的SQL Se ...