2020-08-20 04:11发布
点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中) hai 我有两个内部表想要... 显示全部
加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)
hai
我有两个内部表想要加入它们。
假设itab1的字段为material&product_hierarchy。 另一个是itab2,其字段为product_hierarchy,matkl等为0n。
现在我想将它们显示到alv网格中。
请留言。
谢谢你
对此代码进行帮助。
按product_hierarchy对itab1 itab2进行排序。
在itab1上循环。
使用键product_hierarchy = itab1-product_hierarchy读取表itab2。
如果sy-subrc = 0。
加入
endif。
提交。
最多设置5个标签!
对此代码进行帮助。
按product_hierarchy对itab1 itab2进行排序。
在itab1上循环。
使用键product_hierarchy = itab1-product_hierarchy读取表itab2。
如果sy-subrc = 0。
加入
endif。
< p> endloop。提交。
一周热门 更多>