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 ArticleBAPI_ACC_DOCUMENT_REV_POST 使用中发现的问题---更新表错误
各位, 我开发了一个程序,调用BAPI_ACC_DOCUMENT_REV_POST冲销跨公司代码的凭证,使用方法如下: 对于跨公司代码交易(比如A公司和B公司),会同时产生3张凭证, 其中包括2张正式财务凭证(假设:A公司代码下的凭证100001,和B公司代码下的200001), 以及一张跨公司代码间凭证(假设为: 100001A0009). 在执行程序时. 只对A公司下的凭证...
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 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 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 Article我在执行T_code:ppome的时候的错误,请问怎么解决?
Runtime Errors CREATE_DATA_UNKNOWN_TYPEExcept. CX_SY_CREATE_DATA_ERRORDate and Time 2009-01-13 10:59:08 - -Short text CREATE DATA: The specified type "HRP1654" is no valid data type.- -What...
View ArticleKBPP_EXTERN_UPDATE_CO做预算分配的问题
Hi all,现在遇到一个问题,就是用这个FM做模拟CJ30做项目的预算分配时,不能成功。错误消息说总预算少于已分配的预算。就比如说现在一个项目的所以WBS一共有n层,我只将第一层WBS也就是总的WBS分配金额1000,第二层的其中一个分配200.然后调用这个FM,结果返回错误消息就是这个...
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 Article内表导出到excel问题
hello everyone 我在程序中用 CALL FUNCTION 'SAP_CONVERT_TO_XLS_FORMAT' 将内表内容导出到内表中,但用户用的office2007,在打开的时候会提示 u2018.XLS::文件格式无效u2019 的错误, 找不到合适的解决方式, 请高手们指点 。 等 。 谢谢。 相关代码如下 CALL METHOD...
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 Articleme11中如何实现需要的增强?
现在在me11中创建采购信息记录的时候,需要根据输入的物料号,修改后续屏幕中的Vendor Mat. No.u201D的值,我找过me11中的userexit,不过好像都没用,不知道该如何解决,系统为sap R/3,还请指教。。 谢谢
View Article关于SAP与其它系统集成SM59设置目标系统的问题.
大家好,目前在做SAP与SIEBEL的集成. SIEBEL本身提供了一些标准的集成方案,它的connector文档中给出了创建逻辑系统,创建合作伙伴参数等等步骤. 在SM59创建目标系统时遇到了问题.SM59创建TCP/IP连接时,Actived type建议选择Registered server program, 然后输入已经注册好的program id. 关于如何注册PROGRAM...
View Article紧急求解!用BAPI_SAG_CREATE创建框架协议
各位好:用SE37测试BAPI_SAG_CREATE来创建框架协议,传入一些数据然后运行BAPI,跟进去看里面似乎是一个死循环。但是在另外一个SAP系统中,传入相同数据就会创建成功。不知道为什么,这种情况可能跟什么有关?请求大家给予讨论解答,多谢。 Edited by: JEKII ZHAO on Dec 17, 2010 9:17 AM
View Article用LSMW的事物记录(BDC Recording)来处理Sales Order多个条目
各位前辈, 我现在要用LSMW来从一个文件批量生成Sale Order, 但是Order的子项目不一定,可能一个,也可能多个,用BDC的方式来做,怎么对不确定的子项目进行处理呢? 谢谢.
View Articlesap如何保证凭证号码自动序列编号?
请问大家,创建凭证的时候,系统一般自动分配一个唯一的凭证编号,在分布式应用情况下,假设多个人同时使用,系统如何并发保证创建的凭证号唯一,且没有断号呢? 我通过spro(或者fbn1)看了下,系统的设置,里面关于凭证有两个概念,internal 和external interval,不太明白,看了F1的帮助, 好像说internal能保证一个凭证号产生的反问,但是,能够保证凭证号的序列性吗?
View Article如何判断一个画面是在更改还是显示模式?
大家好! 小弟要在一个SAP画面里增加几个文本框。在从SAP菜单选择显示模式后,SAP原有的控件都变成了只读模式。新增加几个文本框也应该跟着改成只读模式才对。因为文本框是在弹出画面里,在更改和显示模式里SY-TCODE和SY-PFKEY都没有变化。请教一下在PBO模块里应该根据什么参数来判断当前画面是不是只读模式呢? thx!
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 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 Article