Re: BAPI for transaction J3AH (AFS Master Grid creation)
Hello. I have to upload master grid using J3AH. I'd not like to use a batch input, buT I cannot find any BAPI to do this. Is there a way you could share the IDOC that you used, and guide me on how to...
View ArticleBGRFC advantages over trfc and qrfc
Hi , Can anyone tell me what are the advantages of bgrfc over trfc and qrfc if i have to consider bgrfc. ThanksAkriti
View ArticleRe: HTTPS error while creating Consumer Proxy
Hi, i've got same error. please let me know how to solve this problem if you solved. thanks in advance
View ArticleCall Table SUB_HEADER from BAPI1077 GetDetail via VBA
Hello, I have a problem with calling the table SUB_HEADER from the BAPI_BUS1077__GETDETAIL with VBA. I tried that BAPI with SE37 - everything works well.However, with VBA I cannot find the table...
View Articlefind idoc number for partner
in WE02, I find the receiving idoc number 24792 in client 800, the partner number shows client 500, how to know the sending idoc number in client 500? thanks
View ArticleRe: Call Table SUB_HEADER from BAPI1077 GetDetail via VBA
Hello Carsten,I tried the following code, and it works - but it is a little bit different from yours: Sub Test() Dim rfcFunction As SAPFunctionsOCX.SAPFunctions Dim rfcConnection As...
View ArticleSAP to SAP connection without Middleware (PI)
Hi guys, I would like to ask if someone can give me an overview on how could I establish a connection on a SAP to SAP system without using middleware (PI).Please provide steps or links if necessary....
View ArticleCreate ABAP Proxy error
Hei gurus,I'm tryng to configure an abap proxy to call this web service: http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl Step:- SE80- edit object- Enterprise Service / Client...
View ArticleIDoc acknowledgement scenario using ALEAUD01 IDoc type
Hi All,I have a query, regarding IDoc acknowledgement scenario using ALEAUD01 IDoc type as mentioned below. In a scenario where we configure and send ALEAUD01 to sender as acknowledgement of the IDoc’s...
View ArticleRe: IDoc acknowledgement scenario using ALEAUD01 IDoc type
I needed 24 seconds to know the answerI took the word ALEAUD01 into Google and added site:help.sap.com in the search fieldAmong the first 10 results was one with the subject Acknowledgment Messages one...
View ArticleRe: No batch input data for screen SAPLKEAK 0300
Hello Yaacov, I also faced similar problem. I do agree that RKE_FILL_BDC_CRITERIA does get called in function module POSTING_INTERFACE_CLEARING only if we fill RKE_ fields. You need to pass them in...
View ArticleCreating Z program for T code FBRA (resetting cleared item)
HI ABAP Gurus, I have a requirement , please Help me. One of my client Has executed APP program. through with 100 items are cleared. later they identified those invoice should not be cleared. To Reset...
View ArticleRe: Creating Z program for T code FBRA (resetting cleared item)
Yes AFAIK there is no standard report so you have to create your own with usage of FM POSTING_INTERFACE_RESET_CLEAR (*) "Jus" change the parameter of FBRA into SELECT-OPTIONS. Regards,Raymond (*) FI...
View ArticleSap ArchiveLink - Hyperlink to external system
Hi Experts, I am exploring the options of how an integration could be setup from an external content management system(OnBase) to the SAP ECC system using SAP archive link for the Billing documents.On...
View ArticleRe: IDOCs in TRFC Queue
please check below link Entries in Transaction SM58 are in status "Transaction recorded" - ABAP Connectivity - SCN Wiki
View ArticleSOAP service works - but doesn't call application logic
I have an SAP enterprise service that's acting weird. Like any other SOAP service, I went to SOAMANAGER and configured the necessary binding. The bgRFC settings were missing - went to SRT_TOOLS and...
View ArticleMBGMCR03 (DC_STOCKCHNG_IN) shows wrong message in Status 53
Hi all, We successfully processed the MBGMCR03 (DC_STOCKCHNG_IN) IDoc. Yet, in Status Record 53 the message "BAPI CREATEFROMDATA has been called successfully" has been shown, while we expected a...
View ArticleRe: MBGMCR03 (DC_STOCKCHNG_IN) shows wrong message in Status 53
Hi Rob Unfortunately, AFAIK, that is the standard behavior of the IDoc. In the past, we have implemented a custom process code, which uses a custom function module to process this IDoc. That custom...
View ArticleRe: MBGMCR03 (DC_STOCKCHNG_IN) shows wrong message in Status 53
Hi Eng Swee, Thank you for your very quick reply and useful answer. We really want a correct to be shown in status 53. Therefore we are curious to answers on the following questions: How exactly can...
View ArticleBAPI for creating customer
HI, Is there any BAPI in which we can also create customer number by ourself instead of generating it automatically? Regards,Akriti
View Article