971:
972: -- retrieve profile_option_id associated with CSP_INTRANSIT_SUBINVENTORY
973: BEGIN
974: select profile_option_id into l_profile_option_id
975: from fnd_profile_options_vl
976: where profile_option_name = 'CSP_INTRANSIT_SUBINVENTORY';
977:
978: -- retrieve the csp intransit subinventory
979: select profile_option_value into l_csp_intransit_subinventory