DBA Data[Home] [Help]

APPS.PNRX_C_LEASE_OPTIONS dependencies on PNRX_LEASE_OPTIONS

Line 115: pnrx_lease_options.pn_lease_options(

111: -- Populate mandatory parameters for request_id and user_id
112: l_request_id := fnd_global.conc_request_id;
113: fnd_profile.get('USER_ID', l_user_id);
114: -- Call the inner report passing mandatory parameters (and optional parameters if any)
115: pnrx_lease_options.pn_lease_options(
116: lease_number_low =>argument1,
117: lease_number_high =>argument2,
118: location_code_low =>argument3,
119: location_code_high =>argument4,