cancel
Showing results for 
Search instead for 
Did you mean: 

Server Explorer in .NET Connector can not find SCMS_DOC_URL_CREATE

Former Member
0 Kudos

When I try to access to the function module SCMS_DOC_URL_CREATE via the Server Explorer in the SAP .NET Connector it can not find it. When I use SE37 to lookup the function module directly on the same system it does.

I am developing my application in C# connecting to a SAP hosted system in Palo Alto CA (DPA). I have used the .NET Connector to do a lot of development and so far I have had no trouble calling function modules to lookup information, create invoices (parking and posting), etc.

My certification consultant wants me to use SCMS_DOC_URL_CREATE to hook up an image to the invoice so I think am impelled to use this function module. The .NET Connector is what SAP is pushing developers to use and I’ve built my interface around it so this is a show stopper for me.

Any thoughts?

Karl

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Resolved

Former Member
0 Kudos

Answer: because SCMS_DOC_URL_CREATE is not remote enabled by default.