当前位置:网站首页>从解读 BDC 自动生成的代码谈起,讲解 SAPGUI 的程序组成部分试读版
从解读 BDC 自动生成的代码谈起,讲解 SAPGUI 的程序组成部分试读版
2022-06-11 00:36:00 【汪子熙】
零基础 ABAP 学习教程系列文章的目录
- ABAP 标准培训教程 BC400 学习笔记之一:ABAP 服务器的架构和一个典型的 ABAP 程序结构介绍
- ABAP 标准培训教程 BC400 学习笔记之二:Cross-client 和 Client-specific 的区别
- ABAP 标准培训教程 BC400 学习笔记之三:ABAP 编程语言的特性和基本构成要素
- ABAP 标准培训教程 BC400 学习笔记之四:ABAP 编程语言的数据类型
- ABAP 标准培训教程 BC400 学习笔记之五:ABAP 编程语言的变量,常量和字面量,以及文本符号
ABAP 基础知识
- 通过实际的例子,介绍 SAP ABAP 里的 Repository Information System 的使用技巧
- ABAP function module 的使用
- ABAP subroutine 的定义和使用
- ABAP 中的变量和常量
- ABAP 编程语言中的系统字段(System Fields)
- 什么是 ABAP Field Symbol
- ABAP 引用类型介绍
- 最浅显易懂的 SAPGUI 里 ABAP 调试器的使用方法介绍
- 如何创建最简单的 ABAP 数据库表,以及编码从数据库表中读取数据 (上)
- 如何创建最简单的 ABAP 数据库表,以及编码从数据库表中读取数据 (下)
- 用 ABAP 读取本地文本文件内容
- 用 ABAP 新建本地 Excel 文件并写入数据
- 26 行 ABAP 代码使用 HTTP_GET 函数下载百度网站的首页数据
- ABAP 如何解析 JSON 数据
- 如何从本地文件里拷贝某个 ABAP 类到 SAP 系统
- 面向对象的 ABAP 编程初探 - 什么是类,实例,和 Public 方法
- SAP ABAP 报表的用户输入功能
- 使用 ABAP 事物码 SM59 创建 Destination 来读取外网的数据
- 通过一个具体的例子,讲解 SAP BDC 技术的使用步骤
- 从解读 BDC 自动生成的代码谈起,讲解 SAPGUI 的程序组成部分
- 如何查询 SAPGUI 屏幕上某个字段对应的数据库表存储
ALV 开发专题
本文我们介绍一个非常实用的技巧,这也是 SAP ABAP 开发里非常常见的一个需求:已知 SAPGUI 里某屏幕上的一个字段,如何查到这个字段在 ABAP 后台哪张数据库表的哪个字段进行的存储。
我们选取的 SAPGUI 屏幕字段为事物码 QA11 里的 System Status.
打开事物码 QA11,选择一个 Inspection Lot,点击 F8,进入其明细页面。本例我使用的 Inspection Lot ID 为 890000017451:

可以看到这个 Lot 的 System Status 为 INSP PREC,这里暗示了,一个 Inspection Lot 可以拥有多个系统状态,即 Lot 和 Status 的关联关系是 1:N,即通常说的 1 对多。

本文余下部分,介绍如何寻找是哪个数据库表的哪个字段,存储了这个 System Status 的值。
边栏推荐
- Multi interest recall model practice | acquisition technology
- Yunna Qingyuan fixed assets management and barcode inventory system
- What are programmers in big factories looking at? It took me two years to sort it out, and I will look at it and cherish it!
- Using completabilefuture
- SAS cluster analysis (system cluster, dynamic cluster fastclus, variable cluster varclus)
- There is a problem with numpy after CONDA installs pytoch
- I was so excited about the college entrance examination in 2022
- "It looks like robbing tickets but actually robbing money". Don't be fooled by fancy ticket robbing products again and again
- 1.3 introduction to ROS UAV
- 2.1 ros+px4 simulation - Fixed Point flight control
猜你喜欢

The emperors of the Ming Dynasty

2.2. Ros+px4 simulation multi-point cruise flight - Square

2.0 detailed explanation of ROS and Px4 communication

中间件_Redis_05_Redis的持久化

Middleware_ Redis_ 05_ Persistence of redis

Yanrong looks at how to realize the optimal storage solution of data Lake in a hybrid cloud environment

項目_基於網絡爬蟲的疫情數據可視化分析

Hao expresses his opinions: what small good habits have you adhered to?

Leetcode search questions

Threejs: streamer effect encapsulation
随机推荐
1.6、 PX4初始化校准
IRS application release 15: application security self test guide
2022.6.6-----leetcode. seven hundred and thirty-two
SAS discriminant analysis (Bayes criterion and proc discrim process)
Leetcode binary tree problem
Yanrong looks at how to realize the optimal storage solution of data Lake in a hybrid cloud environment
Throttling and anti chattering of functions
項目_基於網絡爬蟲的疫情數據可視化分析
Uninstall mavros
Be careful, these hidden "bugs" of "array" to "collection"“
Record the packaging of the googlechrome browser plug-in
[interpretation of the paper] sort out the papers on the vision based autonomous landing platform of UAV
OCR文字识别经典论文详解
Bad RequestThis combination of host and port requires TLS.
A tutorial on building a website from scratch with complete steps (7000 words and 102 screenshots for everyone to understand, with source code attached)
Leetcode 430 flat a multilevel double linked list (DFS linked list)
[ROS] review of 2021 ROS Summer School
关于概率统计中的排列组合
2022.6.6-----leetcode.732
2021-2-26编程语言知识点整理