网友求助,关于function module DB_SQL_WRITE_TO_ITAB

简介: 网友求助,关于function module DB_SQL_WRITE_TO_ITAB

Sent: Tuesday, June 23, 2020 7:30 PM

To: Wang, Jerry


Subject: Requesting your help for a development object

Hi Jerry,


Its been so long! Hope you are doing great. I am in need of your help for a development object. I am developing an internal project for which I need to fetch data with JOIN statements from different logical system (RFC Connection available). Everything (Selection fields, Where condition, Join Tables and fields) will be dynamic based on the user selection. My current Approach is , I am developing an RFC FM in which I am using the ADBC Classes to get it done. I have searched on web and come across some posts (http://sandeepjetty.blogspot.com/2014/06/open-sql-and-native-sql-in-hana-abap.html) which is helpful. But it still lacks the information if there are more than two JOINs and how to get it parsed to NATIVE DB. This post for HANA DB seems from 2014. I am still not sure how to get it done for other DBs, I have come across a FM DB_SQL_WRITE_TO_ITAB where I see the SQL_ Statement is PARSEd w r t the sy-dbsys. But I am not sure if it helps for the ADBC Classes. I am just checking for the best method to get it done. Can you help me with this?


Is it good to use ADBC classes here? If so can you share some references with multiple JOINS used for ADBC ?

If RFC calls are preferred, do we have any standard RFC FMs available to fetch Data with JOINs?

However, I have gut feeling I will be failed somewhere if statement is not parsed properly for the native SQL.


Can you please help me with this? I can schedule a short call as well for 10-15 mins sometime if you advise me with your availability.


目录
相关文章
|
2月前
|
数据库
如何通过增强(Enhancement)的方式,给 ABAP Function Module 增添新的功能试读版
如何通过增强(Enhancement)的方式,给 ABAP Function Module 增添新的功能试读版
26 0
|
6月前
|
数据库
关于 SAP ABAP Enqueue Function Module 的输入参数 _wait
关于 SAP ABAP Enqueue Function Module 的输入参数 _wait
32 0
|
6月前
|
BI
SAP ABAP 系统里和传输请求读写相关的 Function Module
SAP ABAP 系统里和传输请求读写相关的 Function Module
44 0
|
1月前
|
BI
工具分享 - 将一个 ABAP Function Group 内所有 Function Module 按照代码行数从高到低排序并显示试读版
工具分享 - 将一个 ABAP Function Group 内所有 Function Module 按照代码行数从高到低排序并显示试读版
15 0
|
3月前
|
数据库
SAP ABAP 更新函数(Update Function Module)执行出错的原因分析试读版
SAP ABAP 更新函数(Update Function Module)执行出错的原因分析试读版
35 0
|
3月前
|
数据库
130. SAP ABAP 更新函数(Update Function Module)执行出错的原因分析
130. SAP ABAP 更新函数(Update Function Module)执行出错的原因分析
25 0
|
3月前
答网友疑问:ABAP Function Module 如何支持内表结构不确定的动态输入参数试读版
答网友疑问:ABAP Function Module 如何支持内表结构不确定的动态输入参数试读版
12 0
|
3月前
127. 答网友疑问:ABAP Function Module 如何支持内表结构不确定的动态输入参数
127. 答网友疑问:ABAP Function Module 如何支持内表结构不确定的动态输入参数
19 0
|
6月前
|
开发者
如何使用 ABAP Function Module SEO_CLASS_CREATE_COMPLETE 创建 ABAP class
如何使用 ABAP Function Module SEO_CLASS_CREATE_COMPLETE 创建 ABAP class
39 0
|
6月前
|
数据库
SAP ABAP Function Module 的动态调用方式使用方式介绍试读版
SAP ABAP Function Module 的动态调用方式使用方式介绍试读版
38 0
SAP ABAP Function Module 的动态调用方式使用方式介绍试读版

热门文章

最新文章