How to modify fromdate and todate in prices condition via bapi...
I got into trouble when calling bapi function "BAPI_PRICES_CONDITIONS" to modify the prices condition of purchasing inforecord, it can be used to modify the price successfully, but the fromdate and...
View ArticleJava Engine installation error
java.lang.OutOfMemoryError: Requested array size exceeds VM limitDumping heap to java_pid3308.hprof ...Heap dump file created [103122380 bytes in 0.781 secs]java.lang.OutOfMemoryError: Requested array...
View ArticleUpgrading from JDK 1.4.2 to JVM 5.0
We already have JDK 1.4.2 installed in our system and it is working fine.Due to System requirement we want to move to JVM 5.0.Appreciate if someone who has gone through this process share their...
View ArticleRegarding sales order not created in xml file format
Hi Friends, I have the xml file,I sort the xml file alphabetically on material master codes, WHen program try to create the sales order by using this xml file through call transaction...
View ArticleProblem with BAPI_PO_CHANGE when called within ME_PURCHDOC_POSTED BADI...
Hi All, We have a situation where PR to PO conversion needs to happen through a custom program which submits ME59N in batches. During this conversion, it's a business requirement to update the PO's GS...
View ArticleOuput to excel format, not in ALV grid
Hi, I have made an ALV grid report and it is working perfect. Now I want that the output from my internal table should not come to ALV grid but in excel format. and that excel format should be visible...
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 Article请教两种ALV导出EXCEL方式的区别
目前公司主要用的两种ALV导出到EXCEL的方式有如下两种:1、直接点击工具栏中的u201C本地文件(CTRLSHIFTF9)u201D导出 该种方式可以只导出过滤后的条目2、通过u201C列表>输出>电子表格u201D的方式导出 该种方式导出的EXCEL格式较规整,但是不论是否有过滤,都会导出全部数据,即不能只导出过滤后的条目。...
View Article请教sap中的数据源以及BKPF and BSEG.
我在sap中使用SQVI定制查询时,发现有如下四种数据源: Table, Table Join, Logical Database and SAP Query InfoSet. 还有两个表: BKPF and BSEG. 不太理解,有知道的请解释下,或者给个链接吧。谢谢了。
View ArticleHow to consume an ABAP Enterprise Service in JAVA
Dear colleagues: I'm kind of confused and need your help. I have already created a Enterpricse Service (for test) in SE80 and configured it through SOAMANAGER. Question1: Here is the WSDL URL I got...
View Articlegr post
Hi can any one tell me, add vendor batch field in bar code printing during gr post(migo/mb01/mb90) Regards
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 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 ArticleBAPI: Error M8524 using BAPI_INCOMINGINVOICE_PARK (SAP 4.6C)
Dear Expert.. while trying to post using BAPI_INCOMINGINVOICE_PARK we encountered some problems with return message M8 524 (You cannot process conditions for delivery costs) can anyone help us.. the...
View ArticleCreate Sales order with reference to Scheduling Agreement with BAPI
Dear experts, I need to create sales order with reference to scheduling agreement using BAPI.Is there anyone can provide which BAPI and the parameter I need.By the way, I need to fill 'pick up date'...
View ArticleJCO3的问题!
Hi ,各位前辈!最近在研究JCO的东西,在SAP官网下了一个JCO3 的ZIP ,想在网上找一些实例源码,但都是些老版本的JCO for java的源码,老版本的JCO 和 JCO3 的用法好像有很多不一样的地方,请哪位朋友有这方面的资料啊?先谢了!
View ArticleBAPI_ACC_DOCUMENT_REV_POST 使用中发现的问题---更新表错误
各位, 我开发了一个程序,调用BAPI_ACC_DOCUMENT_REV_POST冲销跨公司代码的凭证,使用方法如下: 对于跨公司代码交易(比如A公司和B公司),会同时产生3张凭证, 其中包括2张正式财务凭证(假设:A公司代码下的凭证100001,和B公司代码下的200001), 以及一张跨公司代码间凭证(假设为: 100001A0009). 在执行程序时. 只对A公司下的凭证...
View ArticleBAPI_TRANSACTION_COMMIT is not working in JCO
Dear experts, Am using BAPI_FIXEDASSET_CREATE1 in JCo. BAPI_TRANSACTION_COMMIT is not working. Since asset not being created. Here my sample code. public static void...
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 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