Hello,
We are trying to automate password reset from Data Services (v4.0) by calling RFC enabled BAPI ‘BAPI_USER_CHANGE’.
We are attempting to call this function on CUA box (SOLMAN), so we need to provide the DESTINATION when we call this BAPI from data services.
‘BAPI_USER_CHANGE’ DESTINATION lv_destination_id
When I import the BAPI in SAP Data store functions, the DESTINATION parameter is not available (as its not the param that’s part of BAPI itself).
I am wondering how can I provide the command line parameter when calling BAPI from data services?
Thanks in advance for any help
sgurram (BOB member since 2013-05-08)