Fetch User

These function can be used to get and map the User details with its other corresponding column/output values listed below.

Input parameter USER_​ID is mandatory to invoke this function.

Function:

FETCH(USER[COLUMN_NAME,USER_ID,EXT_USER_ID,USER_TYPE_FLG,USER_ENABLE_FLG,
OWNER_FLG,SET_OPERATION])

Expected list of input field/column values:

Input Parameter Description Table Description
COLUMN_​NAME Column name to be mapped from the returned RESULTSET. i.e. OUTPUT field name
USER_​ID User ID User
EXT_​USER_​ID External User Id User
USER_​TYPE_​FLG User Type User
USER_​ENABLE_​FLG User Enable User
OWNER_​FLG Owner User
SET_​OPERATION

This is a BOOLEAN value.

If TRUE - Reset operation configured at service level.

If FALSE - Validate the fetch function output i.e. Throws error if returns NULL or multiple records.

If NULL – Will do nothing but only throw an error if function return multiple records.

List of output field/column values:

Output Parameter Description Table Description
USER_​ID User ID User
FIRST_​NAME First Name User
LAST_​NAME Last Name User
TNDR_​SOURCE_​CD Tender Source User
DISP_​PROF_​CD Display Profile Code User
TD_​ENTRY_​AGE_​DAYS1 Lower Age Limit for Yellow Bar User
TD_​ENTRY_​AGE_​DAYS2 Upper Age Limit for Yellow Bar User
ACCESS_​GRP_​CD Access Group User
EMAILID Email Address User
USER_​TYPE_​FLG User Type User
DISP_​ALL_​PREM_​SW Display All Premises User
OWNER_​FLG Owner User
EXT_​USER_​ID External User ID User
TIME_​ZONE_​CD Time Zone User
USER_​ENABLE_​FLG User Enable User
VERSION Version User