jcs.generated_user

on-site-related topic PL/SQL API jcs.generated_user

Summary

Check if the current user is a redirected user

Specification

Copy
function generated_user()
    return varchar2

Transaction keyword

The transaction keyword defines how and/or when the changes are committed to the database. A definition of the various transaction keywords can be found on the jcs package summary page.

none