Hi all,
Is there any way to lock the user account in Oracle APEX repository based on a date like expiry date, effective end date, end date, ..etc using API.
Table WWV_FLOW_FND_USER is having [END_DATE, ACCOUNT_EXPIRY] and both are not used in [APEX_UTIL.EDIT_USER] API.
Thanks.