SAP RFC connection with .net
I need to create rfc between sap and .net system. I need to find out what do i need to write in rfc destinaion in SM59 tab. How can i find it.
View ArticleRe: Upload .rtf file
Srujan, how did you complete this task. i am also in need to upload .rt file. Could you help me here with this.Regards
View ArticleRe: BAPI for ME41 (Quotation)
Hi Sergey, I have also the same requirement. Good to know that there is a BAPI for the same. If i execute the BAPI in SE37, it is showing 'Program SAPLBOS04 contains syntax error. please halp me on this.
View ArticleMultiple selection - VBA
Hello All, first of all, I hope that my English will be understandable. Description:I must create a report for sales orders by planned deliver date. Most of info what I need are in VBAP, but there is...
View Article.NET CONNECTOR
Hello We are developing a .net application which serves around 120 - 130 users at the front end at the same time by using sap .net connector & SAP RFC user for -multiple simultaneous connections to...
View ArticleRe: Multiple selection - VBA
I tried this too, unsuccessfully: x = Range("A65536").End(xlUp).RowReDim matDatabank(x)For i = 2 To xmatDatabank(i) = "'" & Cells(i, 1).Value & "'"Next i For i = 2 To...
View ArticleTest connectivity to remote machine
I have created a web service consumer proxy to call a web service on a remote host from our SAP machine. However, ICF in SAP tells me that the connection to that remote host has been refused, so there...
View ArticleInbound IDOC error (Name MARA is not in the namespace for generated BW...
Hi everybody, we are currently having some issues with importing idocs into our ERP DEV System and i cannot figure out what the problem could be. I am trying to import an IDOC Type ARTMAS (5) but i...
View ArticleRe: Test connectivity to remote machine
You might use sm49 to create a local command that you can execute to test a telnet.
View ArticleRe: SAP RFC connection with .net
If the standalone NCo application is a server process, you need to register the program ID on gateway from the app, in ABAP backend you need to create an RFC destination in SM59 transcation under...
View ArticleRe: What is the SAP NW RFC equivalent to RfcAllowStartProgram?
Hi Chris, Due to security reasons this feature is not available any more in the RFC library.Why don't you start the external program from your application? Best Regards,Antal
View ArticleRe: Test connectivity to remote machine
Thanks. But does that work for interactive commands like Telnet as well?
View ArticleRe: Test connectivity to remote machine
Hi, yes works fine.If the port is closed Trying......
View ArticleS_ALR_87012284 Balance Sheet / P+L Statement
S_ALR_87012284 Balance sheet /P+L statement report has an hierarchy where it should say which accounts should go under eg. Tangable assets, which accounts to Travel expenses etc.I am looking for the...
View ArticleRe: BW Data extraction error?
Hi! Got the same case. Solved. The problem was the lack of authority of the user BWREMOTE in the source system for an object B_ALE_RECV with EDI_MES = RSRQST. The desired profile for the user is...
View ArticleWhat is "Path Prefix" while creating connection between abap and .net system.
Hi All I have a requirement, wherein my client has provided me a dot net webservice which needs to be consumed in SAP R/3 using which i have to build an interface between SAP R/3 and the legacy...
View ArticleRe: RSEOUT00 failing with "Could not write IDoc to file" TPRI_DEF table
HI Jurgen, we have the same issue, chinese charecter is in PO text header. so facing error. If we click unicode format then it works fine as my testing in development. I just want to knom what is the...
View ArticleRe: Implement ALE_RESERVATION_CREATE
Hi RK; A huge thank you for these clear and concise explanations.For the moment, I could not continue on the project following an emergency.However as soon as possible, I think current next week, I...
View ArticleTrusted and Trusting Connections Issue
Hi I need to Create a trusted RFC between Gateway and Backend system. Because I have a combined frontend and backend system setup.I only created in transaction SM59 an RFC connection to itself. It...
View Article