cancel
Showing results for 
Search instead for 
Did you mean: 

JCO client creation without hardcoding user id /password

Former Member
0 Kudos

Hi All,

II need to execute BAPI in java DC code,for that i need to create jco client.Is there any way so that i need not hardcode userid and password in the code.

Any pointers?

Regards

Radhika

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I think this should be possible by using JCoCustomDestination, but as you can see in this thread it's not working as expected.