当前位置:网站首页>How to use the transaction code sat to find the name of the background storage database table corresponding to a sapgui screen field
How to use the transaction code sat to find the name of the background storage database table corresponding to a sapgui screen field
2022-06-11 21:44:00 【WangZiXi】
Previous articles in this tutorial How to query SAPGUI The database table storage corresponding to a field on the screen , We introduced how to use SAPGUI It comes with F1 Shortcut key , By querying technical information (Technical Information), With the help of Where Used List Help for buttons , Found the thing code QA11 in System Status The name of the storage database table of the field :

We go through Where Used List What is found is actually read System Status Function of STATUS_TEXT_EDIT, Then, after some simple single step debugging by entering the function , Found database table JEST and TJ02.
ABAP The commissioning technology has not been mastered by skilled practitioners , Using this one-step debugging method may encounter some difficulties . So this article introduces another way to use event code SAT To find the database table .
Transaction code SAT stay ABAP Development circle is a tool similar to Swiss Army knife , It has many uses .Jerry In the article SAP Seven weapons of error message debugging : So that all error messages can be located I used to use it to find SAPGUI The exact location in which an error message is thrown .
This article uses it to find System Status Field database storage table , It's just a small test .
SAT It is essentially a tracking tool , That is, in tracking mode , Run a transaction code . In this way, various details in the running process of the transaction code , For example, the called function , Database tables accessed , Messages thrown, etc , All will be SAT remember
边栏推荐
- Redis Foundation
- 2022-02-28(1)
- In the post epidemic era, how can enterprise CIOs improve enterprise production efficiency through distance
- Flink error: multiple tasks are started, and only one task is executed
- Codeworks round 739 (Div. 3) problem solving Report
- Servlet get form data
- 《物联网开发实战》18 场景联动:智能电灯如何感知光线?(上)(学习笔记)
- Building a custom CNN model: identifying covid-19
- LeetCode-129-求根节点到叶节点数字之和
- String copy function
猜你喜欢

行而不辍,未来可期|云扩科技入选上海市专精特新企业

Usage of esp32c3 Arduino Library

多态的所有特征

Master of a famous school has been working hard for 5 years. AI has no paper. How can the tutor free range?

Cdr2022 serial number coreldraw2022 green key

The upcoming launch of the industry's first retail digital innovation white paper unlocks the secret of full link digital success

Top - k问题

如何利用RPA机器人开启货代行业数字化转型第一步?

关于斜率优化

类和对象(2)
随机推荐
Usage of esp32c3 Arduino Library
2022-02-28(2)
【历史上的今天】6 月 11 日:蒙特卡罗方法的共同发明者出生;谷歌推出 Google 地球;谷歌收购 Waze
关于斜率优化
Leetcode-43- string multiplication
Supplementary questions for the training ground on September 11, 2021
Redis basic data type (Zset) ordered collection
實驗10 Bezier曲線生成-實驗提高-控制點生成B樣條曲線
类与对象(3)
为什么需要微服务
67. 二进制求和
Bipartite King
不使用加减乘除做加法
JVM | introduction
In the future, cloud expansion technology is expected to be selected as a specialized, special and new enterprise in Shanghai
领先企业推进智慧财务的同款效率工具,赶快了解一下?
8、 BOM - chapter after class exercises and answers
Apache local multi port configuration
How to import workflows provided on SAP API hub to sap BTP
Expérience 10 génération de courbes bezier - amélioration expérimentale - génération de courbes B - spline par point de contrôle