Results are not saved in QA32 tcode using BAPI_INSPOPER_RECORDRESULTS
Hi Abapers, My requirement is that I need to save the results in the Tcode 'QA32' (there are many enhancements already). Problem is that I cant save the data using the BAPI...
View Article请教sap中的数据源以及BKPF and BSEG.
我在sap中使用SQVI定制查询时,发现有如下四种数据源: Table, Table Join, Logical Database and SAP Query InfoSet. 还有两个表: BKPF and BSEG. 不太理解,有知道的请解释下,或者给个链接吧。谢谢了。
View ArticleHow do I read multiple lines in RFC_READ_TEXT with one request?
Hello,I am going through some problems, I need to access a large number of texts relating to the Purchase Order.With the help of this topic(Retrieve texts from a sales order by using RFC_READ_TEXT),...
View ArticleUpdate field "DLV_BLOCK" using BAPI_SALESORDER_CHANGE
Hi friends, I am using BAPI_SALESORDER_CHANGE and BAPI_TRANSACTION_COMMIT to remove delivery block from an Order.We are updating the below parameters and then calling the bapi....
View ArticleHow to display each record for a column at the end in OO ALV
Hi, How can we display each record for a column at end in OO ALV. For example in the ALV list that I'm displaying using Object Oriented ALV, I am able get the Sum of all the integer fields. But if I...
View ArticleRegarding sap tables
Hi all, I am new to abap, can anyone suggest the table, in which internal and external fund fields related to grant will get stored.
View Articlejava program with ABAP
Hi experts, I would appreciate giving information about below. I'd like to develop java program in SAP application server for data cooperating with Web API. What I want to do is below.1, Extract data...
View Article.NET 调用RFC函数,怎么传表参数
我调用RFC函数的代码如下private void TestTable_Click(object sender, EventArgs e){ SAPLogonCtrl.SAPLogonControlClass connctl = new SAPLogonCtrl.SAPLogonControlClass(); //下面的参数值根据实际情况赋值 connctl.Client =...
View ArticleHow to upload an excel file into SAP database, without manual interaction
Dear Experts, One of my clients wants a functionality, without any manual intervention, for receiving excel file from business partners and auto- upload in SAP database. Thanks in advance for your...
View ArticleUser exit in OBBH
Hi We have requirement in OBBH (FI Substitution) in the prerequiste we need to put user exit for program RGGBS000 How to get the program RGGBS000 in the user exit structure, so that it can be...
View ArticleABAP提取两个内表交集
ABAP提取两个内表交集 我有注意到,SAP自带的函数:CTVB_COMPARE_TABLES和BKK_COMPARE_TABLES;似乎可以比较两个内表,得出第二个内表不同于第一个内表的部分(新增/删除了那些部分) 但是,具体的使用,还请有经验的朋友不吝赐教啊!因为,我在测试数据时,发现这两个函数的效果不那么简单。...
View Article執行RFC的問題(Web Dynpro for Java)
Dear Experts, 小弟目前使用一支ABAP工程師寫好的RFC,這支RFC會去修改到我們所建立的add-on Table,以下敘述是RFC的結構和程式。 Import:STATUSTable :LIST & RETURN Zep1_M_Purchase_Order_Input MNode = new Zep1_M_Purchase_Order_Input(); Zpolist1...
View Article通过Internet 访问SAP服务器
各个Expert, 大家好,我在家里安装了一台SAP IDES 系统, 但是不知道是否可以Internet访问家里的SAP服务器,有什么好的方式?谢谢! 另外我在万网上有个小网站,是否可以借用这个网站的IP来绑定到家里的SAP服务器上? Best Regards,Andrew
View Article疯了!一个ALV输出问题
我用OO方法显示一个动态内表,显示数据是正确的,但是在使用工具栏的导出本地文件或者列表输出功能时,出现只能导出ALV的标题行,而内表数据都不能导出,请问是怎么回事?
View ArticlePOSTING_INTERFACE_CLEARING Not filling up Profitability Segment
Hello Issue while executing FM POSTING_INTERFACE_CLEARING while doing the chargeback clearing transactions to post (TCode FB05). Could you please provide some input where it might be wrong. Pgm...
View ArticleABAP runtime errors SNAP_NO_NEW_ENTRY
The following errors occured just after login, can anyone tell me how to handle it? ABAP runtime errors SNAP_NO_NEW_ENTRYOccurred on 0000.00.00 at 13:47:44 Runtime error: Unable to write short dump....
View Article如何安装 SAP Netweaver 7.01
我在 youtube 找到 SAP NetWeaver7 (ABAP) Installation Guide 的视频,安装过程好像不难。(设置Microsoft Loopback Adapter->更改hosts file->设定Database密码->完成) 結果我安装时问题就一大堆。不知道 youtube 上的是什么版本,因为最近 SAP...
View ArticleSelect statement in SAP JCo
Dear Experts, I would like use Open SQL statements in SAP JCo. As of my knwoledge, my query will hit application server not the database, since it is an open SQL statement. So i need...
View Article