Re: Abap client proxy
Hi Jon, Whenever something unexpected happens, I think it's best to find out if a request has been sent out correctly from the client proxy and received by the web service. If the web service is an SAP...
View ArticleRe: BAPI_MATERIAL_MAINTAINDATA_RT gives error KM701, but manual entry succeeds
My hooded friend, you are a legend!
View ArticleRe: Abap client proxy
Hi Stevanic, I have executed the client proxy with the testing tool provided in SE80 and i receive parameters from the external WS. I have implemented a testing program on which the WS is called with...
View ArticleRe: URL rewriting for a WebService Consumer Proxy
Hi Stefan, You are right! It doesn't support to set URL / HTTP parameters outside the logical port. Nevertheless, I have debugged the whole engine and found out that via custom coding (enhancements /...
View ArticleMIRO - BAPI_INCOMINGINVOICE_CREATE
Hello, When I have arelease inFIfroman entryfortheBAPItransactionMIRO-ACWT_ITEM WT_WITHCDfield isnot filledcausingproblemwhenclearingtheaccounting document. DocumentofMIRO FIdocument - Code...
View ArticleIDOC Reprocessing
Hi Everybody, I am replicating the G/L Master data from production to quality using ALE IDOC.When i do it i am getting the error message as "G/L account XXXXXXX is not allowed in the system".When i...
View ArticleSave XML with HTTP connection
Hello, I have an XML file and I need to save it in a HTTP patch. The transformation code it's working and I created an HTTP connection(SM59) that is working as well. I'm never did that before but I...
View ArticleRe: IDOC Reprocessing
Hello Sriramulu, Did you try to debug it.It might be locking issue. Take message number/class and check where used list of that message. Put break point at location and check in both case 1. Direct...
View ArticleRe: Save XML with HTTP connection
Hello Andrea, Did you try using IF_HTTP_CLIENT~AUTHENTICATE method of class CL_HTTP_CLIENT.
View ArticleIdocs delins : Delete field PARTN in E1EDKA1 we
Hello, My problem is linked to the field PARTN in the segment E1EDKA1 in the idocs DELFOR01 , Now i have a value in this field <PARTN> . I want to delete this fileld in the idocs , so to...
View ArticleSAP NW RFC - Error LNK2019
Hello I am programming a simple RFC server program which should be called by an ABAP program. It compiles without any errors, but please can somebody help me with the following linker errors:...
View ArticleRe: Disable ZMMH1 and use BMMH1 in LSMW
If someone has the same problem: the correct table name is 'SXDA2'.
View ArticleRe: Logon Property: RFCWithDialog Problem
Hi Fernando I'm trying to do the same. Once I get here "If rfcFunc.Call = True " my excel macro is still running but no window is popping up.Did you meanwhile find any solution?Thx
View ArticleRe: Interesting DELVRY03 SHPCOND problem
Hi Aditya! Please check if the table-field MARA-VHART is filled for the material 1227010095.You will find this information under:MM02 > Sales: General/Plant Data > Packaging mat. type (this field...
View ArticleRe: No IDOC generated when PO is deleted
did you get any resolution to why no idoc is generated when deletion happens?
View ArticleWSDL generation
Hi, SAP always generates sequence definitions in WSDL like this: <xsd:sequence> <xsd:element name="item" type=... </xsd:sequence> so that sequences in messages look like...
View ArticleRe: NULL bytes in HTTP Response
Hi Rauno, Have you resolved your problem above?If not, my suggestion is to republish the web service again. There may be some changes to the RFC parameters that need to be reflected in the web...
View ArticleRe: Mass SMQ1 Process
Or, you can enter the outgoing message queue, SMQ1 Select all objects in the queue using the select all icon.Then go to menu edit > change view (or press F8) Then menu edit > reset status (or...
View ArticleRe: RFC Destination SAPFTPA is not working
Hi Greetings!!Actually i am also stuck up in a similar situation.When I use SAPFTP as the destination since it works. However with SAPFTPA, i am getting the same login error as in your case. If you...
View ArticleIssue connecting from NWBC to SAP App server
Hello All, We having activated MDG for material master in our sandbox environment. I am able to login into the SAP_MDGM_MENU_03 (Master Data Governance for Material: Menu) successfully. But once I go...
View Article