当前位置:网站首页>SAP ALV 数据导出被截断的bug
SAP ALV 数据导出被截断的bug
2022-08-09 06:59:00 【wxgnolux】
也不知道是从哪个 sapgui版本开始的,很多年前开发的报表,慢慢的都出现一个问题,就是导出的时候数据会被截断了。
目前也没有好的办法统一解决,只能碰到了调整相应代码。 在构造alv表头时 添加参考字段就能避免这问题。如下图所示:
边栏推荐
- 无重复的字符的最长子串
- XxlJobConfig distributed timer task management XxlJob configuration class, replace
- Silently start over, the first page is also a new page
- io.lettuce.core。RedisCommandTimeoutException命令超时
- Introduction and use of BeautifulSoup4
- install flask
- 排序第二节——选择排序(选择排序+堆排序)(两个视频讲解)
- 排序第一节——插入排序(直接插入排序+希尔排序)(视频讲解26分钟)
- mysql 总结
- 排序第三节——交换排序(冒泡排序+快速排序+快排的优化)(5个视频讲解)
猜你喜欢
e-learning summary
longest substring without repeating characters
The solution that does not work and does not take effect after VScode installs ESlint
Teach you how to make the Tanabata meteor shower in C language - elegant and timeless (detailed tutorial)
当酷雷曼VR直播遇上视频号,会摩擦出怎样的火花?
Integer 线程安全的
什么是分布式事务
stm32定时器之简单封装
Import the pycharm environment package into another environment
分布式事务产生的原因
随机推荐
failed (13: Permission denied) while connecting to upstream
C语言实现顺序栈和链队列
排序第三节——交换排序(冒泡排序+快速排序+快排的优化)(5个视频讲解)
(本章节完结)排序第五节——非比较排序(计数排序+基数排序+桶排序)(附有自己的视频讲解)
The singleton pattern
Built-in macros in C language (define log macros)
dp学习笔记
leetcode:55. 跳跃游戏
2022年7月小结
2022.8.8DAY628
The AD in the library of library file suffix. Intlib. Schlib. Pcblib difference
【修电脑】系统重装但IP不变后VScode Remote SSH连接失败解决
按图搜索1688商品接口(item_search_img-按图搜索1688商品(拍立淘接口)代码对接教程
【MySQL】update mysql.user set authentication_string=password(“123456“) where User=‘root‘; 报错
imageio读取.exr报错 ValueError: Could not find a backend to open `xxx.exr‘ with iomode `r`
shardingsphere data sharding configuration item description and example
e-learning summary
Error: flask: TypeError: 'function' object is not iterable
String.toLowerCase(Locale.ROOT)
排序第一节——插入排序(直接插入排序+希尔排序)(视频讲解26分钟)