Quantcast
Viewing all articles
Browse latest Browse all 2539

UPD_DBCON_ENTRY_SDB not available as Remote-Enabled module

Hi guys,

 

This is my first question in here, so excuse me if i seem to be in outside of usual formats Image may be NSFW.
Clik here to view.

 

Okay, my scenario is this::

     I have to call the function UPD_DBCON_ENTRY_SDB from a VBA applcation to update the passwords of CONTROL user of a MAXDB database in R3 connection data (DB11 transaction). The passwords are already changed from DB level. The R3 connection data needs to be updated accordingly with the new passwords. I wrote a piece of code calling the said entry and everything went fine when tested on a kernel release 720 system.

 

But when i tried testing on another system (i wouldt have gone for a second testing unless by the presure from my peers above Image may be NSFW.
Clik here to view.
), which is on kernel release 701, it doesnt work. A little troubleshooting showed me that this function module is not Remote-Enabled, but is a Normal Function.

 

Now what i would like to know is that how do i get the change history for this module, so that i can say that my VBA application will work on a particular version since it has got a remote enabled UPD_DBCON_ENTRY_SDB module.

 

And thanks in advance for all the help.

 

Regards,

Lalu George


Viewing all articles
Browse latest Browse all 2539

Trending Articles