2005 Aug 15 3:31 PM
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
2005 Aug 16 2:13 AM
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,
2005 Aug 16 2:13 AM
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,