Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SNC login for BAPI active X from VB.

Former Member
0 Kudos

hello dear friends,

Needs some advice, we are calling Sales order bapi from VB and due to SOX. we are implementing SNC functionality and so needs to enable SNC for BAPI call too.

I am new to BAPI etc.. so don't know where to being from. Username/password is hardcoded in VB in active x control.

thanks

Lakhbir

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Create the Username in SAP as CPIC type and NOT Dialog User(ask your basis team to do this).

Yes, you can hardcode username and Pwd in VB . It will work pretty straight forward. I have used this earlier.

Then you call the BAPI from SAP in your VB code.

Hope this answers your questions.

Thanks,

1 REPLY 1

Former Member
0 Kudos

Hi,

Create the Username in SAP as CPIC type and NOT Dialog User(ask your basis team to do this).

Yes, you can hardcode username and Pwd in VB . It will work pretty straight forward. I have used this earlier.

Then you call the BAPI from SAP in your VB code.

Hope this answers your questions.

Thanks,