DBA Data[Home] [Help]

APPS.PAY_GB_P6EDI_PKG dependencies on FND_GLOBAL

Line 60: l_request_id := FND_GLOBAL.CONC_REQUEST_ID;

56: --
57: fnd_profile.get('PER_DATA_EXCHANGE_DIR', l_location);
58: --
59: -- Get request id
60: l_request_id := FND_GLOBAL.CONC_REQUEST_ID;
61:
62: hr_utility.trace('directory: <'|| l_location || '>');
63: if l_location is null then
64: -- error : I/O directory not defined