‎2013 Jan 07 1:58 PM
hi all,
can anyone tell me the function module with which i can change the user status in CJ02 transaction, i have network number as well as object number
‎2013 Jan 07 2:10 PM
Check following BAPI (and don't hesitate to look at transaction BAPI and at scn/sap search tools)
trigger those in a after save Badi/BTE.
You could also use a PS substitution (transaction OPSI Note 440186 - FAQ 2: Validation and substitution in the project) and use in an exit FM STATUS_CHECK and STATUS_CHANGE_EXTERN.
Regards,
Raymond