sap权限如何细化到科目
在sap系统中,假设有二个会计都具有记账功能,假若我现在想细分下,会计A和B都只能限定在某些特定的科目上有记账功能,而且二者不同,对于其他的科目,则无记账功能,请问如何实现?最好是举个例子,举个例子,不允许某个会计有现金日记账功能。 Edited by: hwangita on Sep 3, 2009 10:42 AM
View Article如何快速读取未开票的外向交货单
想开发催收表,需要分两部分去获取,一个是已经拣配但是未开票的外向交货单,这部分不知道是否有哪个表的哪个字段标识是否开票。就知道已经开票的在VBFA中有记录,但是总不能把全部交货单抓出来,再去排除有开票的吧。
View ArticleSAP QUERY 的使用 ?
我用SQ03, SQ02,SQ01 建好一个QUERY, 可以正常运作。 但是, 现在我想在此QUERY的查询结果上做一些计算。 然后用计算的值来修改结果集。 应该怎样写? 1. LOOP AT 的结果集内表的名称如何取得, 使用? 2. 代码应以什么方式, 写在哪里比较好()? 3. 在里面是否一样可以使用DELETE, APPEND等 对结果集内表进行处理? 另:...
View Article有没与支持 ALTERNATIVE BOM 的BAPI
各位: 现在正在做一个批导入创建、增加组件、删除 BOM. 可能有多个可选的BOM。 CSAP_MAT_BOM_CREATE & CSAP_MAT_BOM_MAINTAIN 只默认 ALTERNATIVE BOM 的值是1 . 增加不了新的可选BOM . BAPI_MATERIAL_BOM_GROUP_CREATE 输入的...
View ArticleNeed 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 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 ArticleJSOn to ABAP parsing
Hi All, How to parse a complex json to ABAP format(containing arrays ,deep structure). Pleas help
View Article求推荐初学SAP(ABAP和Basis)的好书
我现在主要是需要快速培养ABAP programming和Basis Administration方面的技能,有什么好书推荐我么?
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 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 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 Articlesmartforms 乱码问题
在英文环境中,编辑文本时,如果用word编辑可以输入汉字,打印结果也是汉字,但如果不是用word编辑的(goto->change editor)汉字显示和打印的都是乱码。中文环境就没有这种问题。有谁碰过过这种问题吗?服务器是ECC6.0 Unicode的, GUI是710 level 11
View Article下拉菜单问题
大家好,有个问题想请教大家,请看下面的程序代码,REPORT ytest.DATA: ok_code TYPE sy-ucomm, save_ok TYPE sy-ucomm.TYPE-POOLS vrm.DATA: fname TYPE vrm_id, vva TYPE vrm_values, lvva LIKE LINE OF vva.CALL SCREEN...
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请教sap中的数据源以及BKPF and BSEG.
我在sap中使用SQVI定制查询时,发现有如下四种数据源: Table, Table Join, Logical Database and SAP Query InfoSet. 还有两个表: BKPF and BSEG. 不太理解,有知道的请解释下,或者给个链接吧。谢谢了。
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 ArticleM7299 - Function module MB_CREATE_GOODS_MOVEMENT cannot be executed
Hi: 我的业务场景是:当用migo做101收货时,自动触发501的收货。所以我在BAdi “MB_DOCUMENT_BADI”的方法“MB_DOCUMENT_UPDATE"里,通过调用BAPI "/AFS/BAPI_GOODSMVT_CREATE" 来实现501的收货。现在的问题是:migo可以正常完成并生成101的凭证,但是501的凭证生成不了,后来debug发现,是在调BAPI时报M7...
View Article