DBA Data[Home] [Help]

APPS.PNRX_C_SPACE_ASSIGN_LOC dependencies on PNRX_SP_ASSIGN_BY_LOC

Line 115: pnrx_sp_assign_by_loc.pn_space_assign_loc(

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_sp_assign_by_loc.pn_space_assign_loc(
116: property_code_low =>argument1,
117: property_code_high =>argument2,
118: location_code_low =>argument3,
119: location_code_high =>argument4,