• FIORI 学习整理

    FIORI 学习整理

    从SAP官网介绍来说,FIORI学习可以官方标准教材:首先通过SAPX01或UX100全面了解Fiori的相关知识,再通过UX200或SAPX03学习专门的Basis系列课程 1.UX100参考从Fiori的基本概念,主要基了HANA S/4, 2.SAPX01 也是FIORI的基础概念,但主要基于Business Suite. 继续阅读 →
  • RAP开发中CDS实现前端实时立即变化

    RAP开发中CDS实现前端实时立即变化

    在做RAP的Fiori Elements开发时,用我们需要做一些功能,一个字段改变时,别一个字段立即变化,或者立即报错 ,对于值的变化,在RAP开发中可以在behavior使用determination来实现,而报错可使用validation来实现。在测试就会发现,这个改变或者报错,只是在后端的改变,不会影响前端(IE端)。而validation需要到保存时才会被触发。为了“立即”触发,这时就需要 …
2019
08-29

Customer Exits in SAP ABAP HOT

Customer Exits in SAP ABAP After understanding about User Exits in SAP ABAP. Now we will learn next enhancement concept called Customer Exits which are released after user exits. What are Customer Exits in SAP ABAP? Customer Exits are like hooks to the SAP standard programs....Read More >
2019
08-29

Overview of Changing SAP Standard HOT

Overview of Changing SAP Standard In this tutorial we will what are ways to change the SAP standard system.SAP out of box system may not meet the business requirements we need to change the SAP Standard system, to do we have different ways of it. Let us look at each of them. 1. C....Read More >
2019
08-29

Fixed Value Append in SAP ABAP Domains HOT

Fixed Value Append in SAP ABAP Domains In this tutorial, we will learn how to add extra Fixed values append to SAP standard Domains with out modifying it.This concept is part of the new enhancement framework Netweaver version 7.0. In this example we will take Delivery-常指业务订单的出货单号码. St....Read More >
2019
08-29

Important Tables related to Customer Exits HOT

Below are important table related to Customer Exits in SAP ABAP. If you would like to report How many Customer Exits are implemented in the system or Need to identity different types of exits available in the system. In the below table Bold ones are important. [table id=5 /] [adsenseyu1] ....Read More >