IMG设定窗口对应的T-CODE, 如何反查路径?
大家好! 在IMG设定里, 每一个子设定通常都会对应到一个T-CODE, 如要我知道这样的一个T-CODE, 想反查它在IMG里的路径, 有没有办法(就象常用T-CODE中的SEARCH_SAP_MENU这样的功能.)?
View Article.NET 调用RFC函数,怎么传表参数
我调用RFC函数的代码如下private void TestTable_Click(object sender, EventArgs e){ SAPLogonCtrl.SAPLogonControlClass connctl = new SAPLogonCtrl.SAPLogonControlClass(); //下面的参数值根据实际情况赋值 connctl.Client =...
View Article執行RFC的問題(Web Dynpro for Java)
Dear Experts, 小弟目前使用一支ABAP工程師寫好的RFC,這支RFC會去修改到我們所建立的add-on Table,以下敘述是RFC的結構和程式。 Import:STATUSTable :LIST & RETURN Zep1_M_Purchase_Order_Input MNode = new Zep1_M_Purchase_Order_Input(); Zpolist1...
View ArticleL_TO_CREATE_TR 的一个问题
目前发现一个比较奇怪的问题, 使用L_TO_CREATE_TR时传入了30个批次,可系统最终只创建了包含16个批次的一个TO,而且FM并没有返回错误消息。 大家有没有遇到过这种情况? 麻烦指点一二。
View ArticleABAP如何统计打印次数!
想通过编写一个程序来统计某段时间内某报表打印了多少次,当点击u201C打印u201D按钮时才会统计次数,根据单据号来划分,只需要显示出三个字段,即报表名,打印的某单据的单据号以及打印次数,比如说报表名:zr_mm_050,单据号:123456789,打印次数:2次!望各位高手可以指导一下,非常感谢! Edited by: xmhlhou on Oct 20, 2010 5:47 AM
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请教SAP权限中的profile,role,authorization objects.
sap权限管理主要涉及几个概念,profile,role,authorization objects. 不太明白sap是怎么实现权限管理的,比如说你新建一个用户,role和profile 是怎么起到权限控制的作用呢,他们的关系是什么? 真正的权限控制应该是profile吧,它怎么实施权限检查呢?比如你用tcode的时候,系统怎么检查你是否拥有合法权限? 谢谢!
View ArticleSMARTFORM一定要把第二頁印出來.....
各位專家好... 我遇到一個問題(目的是雙面列印)1.頁面設計的順序 PAGE 1 ==> PAGE 2 ==> PAGE 3 ==> PAGE 2 ==> PAGE3 ==> PAGE 2........2.MAIN WINDOW只有在PAGE 1及PAGE 33.目的:只要有PAGE 1就一定要跑PAGE2, 有PAGE 3 一定要跑PAGE...
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 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 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 display each record for a column at the end in OO ALV
Hi, How can we display each record for a column at end in OO ALV. For example in the ALV list that I'm displaying using Object Oriented ALV, I am able get the Sum of all the integer fields. But if I...
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 ArticleABAP DUMP message_type_unknown
Hi I am getting ABAP dump while trying to login using id and password in LTR tcode. Category ABAP Programming ErrorRuntime Errors MESSAGE_TYPE_UNKNOWNABAP Program...
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 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 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 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 ArticleMIGO Enhancement Distribution of unplanned delivery cost
Dear ABAP Guru's, i have requirement from client is in the MIRO transaction is distribute the unplanned delivery cost should be applicable to the same G/L of the Materials cost.I'm tried using the...
View Article