Quantcast
Channel: SCN : Popular Discussions - ABAP和Java开发 (ABAP & Java Development)
Browsing all 4604 articles
Browse latest View live

关于SAP与其它系统集成SM59设置目标系统的问题.

大家好,目前在做SAP与SIEBEL的集成. SIEBEL本身提供了一些标准的集成方案,它的connector文档中给出了创建逻辑系统,创建合作伙伴参数等等步骤. 在SM59创建目标系统时遇到了问题.SM59创建TCP/IP连接时,Actived type建议选择Registered server program, 然后输入已经注册好的program id. 关于如何注册PROGRAM...

View Article


Problem 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 Article


Need help in data fetching using cursor

Hi All , Need help in data fetching using cursor.Scenarios is1) i have a table having billion of data and i have to fetch all the data using cursor and also 100000 rows at a time and put it in a table.

View Article

How 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

JCO 连接SAP POOL有毛病

各位好:     我在使用JCO连接SAP系统时,用直连的方式是可以正常连接。连接池:     private static final String SAPHR_POOL_NAME = "pool";      public static JCO.Client getSAPHRPoolConnection() {                     JCO.Pool pool =...

View Article


打印错误 Write error on Datafile

用户操作系统XP SP3可以打印程序界面但打印SMARTFORM时出现错误,无法打印,实体打印机或虚拟打印机皆是确定打印机正常及用户账号在其它PC上使用正常有谁知道红色部分的含义及形成吗? (15:33:44) Number of processors: 2(15:33:44) Icon DLL loaded.(15:33:44) (15:33:44) Network Communication...

View Article

L_TO_CREATE_TR 的一个问题

目前发现一个比较奇怪的问题, 使用L_TO_CREATE_TR时传入了30个批次,可系统最终只创建了包含16个批次的一个TO,而且FM并没有返回错误消息。 大家有没有遇到过这种情况? 麻烦指点一二。

View Article

【请教】如何在Smartform中调用TrueType字体?ECC6系统,英文论坛未得到答案来这里请教各位大侠

有一个smartform需要使用一个名为"Comic Sans MS"的Truetype字体,貌似XP或者OFFICE自带的,在windows的FONT目录下列有,这边系统是ECC6, SAP_BASIS...

View Article


紧急求解!用BAPI_SAG_CREATE创建框架协议

各位好:用SE37测试BAPI_SAG_CREATE来创建框架协议,传入一些数据然后运行BAPI,跟进去看里面似乎是一个死循环。但是在另外一个SAP系统中,传入相同数据就会创建成功。不知道为什么,这种情况可能跟什么有关?请求大家给予讨论解答,多谢。 Edited by: JEKII ZHAO on Dec 17, 2010 9:17 AM

View Article


ABAP 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

怎么隐藏工作流收件箱中的转发按钮?

RT. ThanksSam

View Article

表维护:SM30里可以写代码吗?

  我们建简单的基本资料表时, 可以用SM30来维护, 但当我用到多语言支持时, 希望SPRAS可以自动得到当前环境的语言代码,并且不显示出来.还能用SM30来做吗?如果可以,请问我要怎么做?  类同的问题, 也就是说:能不能在SM30里写代码什么的? 请知道的朋友, 帮忙解答一下. 

View Article

关于SAP和WMS的交互

我们公司是做WMS(JAVA BASE)的,接到一个新项目是和SAP接,主要流程包括:接收PO(SAP -> WMS)返回收货履历(WMS -> SAP)接受DO(SAP -> WMS)发货发货履历(WMS ->...

View Article


Image may be NSFW.
Clik here to view.

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 Article

如何安装 SAP Netweaver 7.01

我在 youtube 找到 SAP NetWeaver7 (ABAP) Installation Guide 的视频,安装过程好像不难。(设置Microsoft Loopback Adapter->更改hosts file->设定Database密码->完成) 結果我安装时问题就一大堆。不知道 youtube 上的是什么版本,因为最近 SAP...

View Article


SAP 民间力量(Qiang Sheng收集)

不知道你是否听说过u201CSAP 民间力量u201Du2014u2014他们是以 SAP 做为昵称开头的三位高手u2014u2014SAP屠夫、SAP砍刀、SAP方丈,他们以自己对 SAP 的理解写出了很多适合中国国情的文章,在博客上发表、在论坛上帮助别人。SAP屠夫的文章已经被集结成册,SAP方丈也有出版计划。我想说的是,在国内,其实有很多潜心研究 SAP...

View Article

Java 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 Article


Problem 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 Article

求加解密函數

求加解密函數(如MD5加密) 在寫FTP操作程序時,FTP連接密碼原是用明文寫死在程序中,現想將FTP路徑、用戶名、密碼建在一張表中,密碼采用加密方式存放於表中。但不用加/解密函數及方式! 煩走過,路過的髙手幫忙解答一下,謝謝!

View Article

abap 里面如何实现hashtable ,hashset

如题

View Article
Browsing all 4604 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>