当前位置:网站首页>SE11 创建搜索帮助
SE11 创建搜索帮助
2022-07-30 06:16:00 【ki_reikun】



保存激活。




如果是非主键字段作为搜索帮助来源,需要删除重复项,操作如下:

搜索帮助出口是复制函数 F4IF_SHLP_EXIT_EXAMPLE 创建,
代码:
IF callcontrol-step = 'DISP'.
SORT record_tab.
DELETE ADJACENT DUPLICATES FROM record_tab COMPARING ALL FIELDS.
EXIT.
ENDIF.
边栏推荐
猜你喜欢

架构设计指南 如何成为架构师

What are the access modifiers, declaration modifiers, and keywords in C#?Literacy articles

Electron之初出茅庐——搭建环境并运行第一个程序

Interview with Ant: How do these technology pioneers do the bottom-level development well?| Excellent technical team interview

IDEA search plug-in has no results and the solution has been spinning in circles

selenium模块

DNS domain name resolution services

golang : Zap log integration

Go combines Gin to export Mysql data to Excel table

How does Redis prevent oversold and inventory deduction operations?
随机推荐
申请内存,std::transform和AVX256指令集用例和执行速度比较
解决datagrip连接sqlserver报错:[08S01] 驱动程序无法通过使用安全套接字层(SSL)加密与 SQL Server 建立安全连接。
2020 数学建模之旅
C language custom types, rounding
Oracle查看表空间使用率及爆满解决方案
Basic usage of tree arrays
IDEA 中CheckStyle安装及使用
UDP和TCP使用同一个端口,可行吗?
How to calculate the daily cumulative capital flow one by one in real time
Go uses the mencached cache
[硬核干货]由0到1,突破信息系统项目管理师(呕心沥血经验之谈)!!!
理解和熟悉递归中的尝试
c语言变量的存储方式和生存期 -考察
Playing script killing with AI: actually more involved than me
mysql高阶语句(一)
LSF提交作业命令--bsub
Go: go - redis based operation
2020 ACM | MoFlow: An Invertible Flow Model for Generating Molecular Graphs
Upload file -- file type, picture type, document type, video type, compressed package type
Go: use gorm query record