DBA Data[Home] [Help]

APPS.HRI_BPL_CONC_ADMIN dependencies on FND_GLOBAL

Line 147: l_master_request_id := fnd_global.conc_priority_request;

143:
144: BEGIN
145:
146: -- Get request id for request set
147: l_master_request_id := fnd_global.conc_priority_request;
148:
149: -- If request set id is provided, get the details
150: IF (l_master_request_id IS NOT NULL) THEN
151: