Hi,
We are trying to run the SAP BAPI to set user password to Productive Mode.
which is failing with message-
"user is changed but not set to productive"
We search around this and found following links
http://www.stechno.net/sap-notes.html?view=sapnote&id=1287410
According to this SNC is required for change password to productive.
But in some SAP server SNC is not set still we can able to set password as Productive.
related to this we found following SAP Note-
Also while executing BAPI_USER_CHANGE
we are providing field "PRODUCTIVE_PWD" value as 'X' as we found with following link,
https://www.consolut.com/en/s/sap-ides-access/d/s/doc/F-BAPI_USER_CHANGE~~~~~~~~~~~~~~PRODUCTIVE_PWD
But in some other SAP version the ''PRODUCTIVE_PWD value as 'X' doesnt work there we need to give value as '1' .
So I am confused in which version we need SNC and PRODUCTIVE_PWD values as 'X' or '1'.
thanks,
Pranali.