通过ABAP business switch动态扩展一个ABAP domain

简介: I do some investigation in the system and I find one logic called “domain value append”. It can allow us to put the extend value range to value append and put that append to standard domain.

I do some investigation in the system and I find one logic called “domain value append”. It can allow us to put the extend value range to value append and put that append to standard domain.


The value append is stored in a package which is controlled by a switch.


image.png

When BF is switched off, I find the extend value range is invisible in the system.

image.png

相关文章
|
2月前
|
开发者
什么是 ABAP 面向对象编程中的动态分派
什么是 ABAP 面向对象编程中的动态分派
|
9月前
|
存储
什么是 ABAP Domain 的 Conversion Routine
什么是 ABAP Domain 的 Conversion Routine
|
2月前
|
存储
使用 ABAP 代码打印出 SAP CRM 系统里所有维护了 Sales Area 的 business partner id
使用 ABAP 代码打印出 SAP CRM 系统里所有维护了 Sales Area 的 business partner id
|
2月前
|
存储 BI 数据库
如何使用 ABAP 编程的方式,给 Business Object 创建 attachment
如何使用 ABAP 编程的方式,给 Business Object 创建 attachment
如何使用 ABAP 编程的方式,给 Business Object 创建 attachment
小技巧分享:如何使用动态断点快速找到成对的 ABAP 内存 IMPORT 和 EXPORT 的代码位置
小技巧分享:如何使用动态断点快速找到成对的 ABAP 内存 IMPORT 和 EXPORT 的代码位置
答网友疑问:ABAP Function Module 如何支持内表结构不确定的动态输入参数试读版
答网友疑问:ABAP Function Module 如何支持内表结构不确定的动态输入参数试读版
SAP ABAP 内表排序 动态字段排序
对于动态内表排序引用ABAP_SORTORDER_TAB
251 0
|
8月前
|
JSON JavaScript 前端开发
一种在 ABAP 端扩展 SAP Fiori 应用的方法介绍
一种在 ABAP 端扩展 SAP Fiori 应用的方法介绍
|
9月前
|
IDE 开发工具 C++
想在 Visual Studio Code 里进行 ABAP 开发,需要安装的扩展列表
想在 Visual Studio Code 里进行 ABAP 开发,需要安装的扩展列表
|
10月前
一静一动,一张一弛 - 通过具体的两个例子,学习 ABAP 动态断点的使用诀窍试读版
一静一动,一张一弛 - 通过具体的两个例子,学习 ABAP 动态断点的使用诀窍试读版