Select 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 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 ArticleResults 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大家有没有碰到过Smartforms重影的问题
碰到一个Smartform重影的问题,有没有人知道这个到底是什么原因啊?我试了重新输入这些字符,或者重新排版都没有用。 那位高手指点一下啊。不胜感激! [症状图片|http://picasaweb.google.com/nika.wei/SAP#5274740000941172338]
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 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 Article关于SAP与其它系统集成SM59设置目标系统的问题.
大家好,目前在做SAP与SIEBEL的集成. SIEBEL本身提供了一些标准的集成方案,它的connector文档中给出了创建逻辑系统,创建合作伙伴参数等等步骤. 在SM59创建目标系统时遇到了问题.SM59创建TCP/IP连接时,Actived type建议选择Registered server program, 然后输入已经注册好的program id. 关于如何注册PROGRAM...
View ArticleHow 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 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 Article请教VBS怎样调用BAPI中结构类型的返回参数,如BAPI_PO_GETDETAIL
大家好:最近在用excel的VBS调用BAPI_PO_GETDETAIL,在网上找到一些范例代码,返回值或者表我都试成功了,可能是我比较笨,对于结构类的返回参数始终没有测试成功。比如BAPI_PO_GETDETAIL中PO_HEAD这个返回结构,我用VBS该怎样取得呢? 哪位帮忙给出一下例子代码,非常感谢。
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 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 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 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 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 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 Article