1911: ||'/ '||adetail.location;
1912: -- Jatinder - 12/1/06 - initialize the locator_id - 5692408
1913: l_locator_id := NULL;
1914: IF (G_DEFAULT_LOCT is NULL) THEN
1915: SELECT fnd_profile.value ('IC$DEFAULT_LOCT')
1916: INTO G_DEFAULT_LOCT
1917: FROM dual;
1918: END IF;
1919: IF (adetail.location <> G_DEFAULT_LOCT) THEN
2656: l_field_value := NULL;
2657: l_locator_id := NULL;
2658: l_subinventory_code := NULL;
2659: IF (G_DEFAULT_LOCT is NULL) THEN
2660: SELECT fnd_profile.value ('IC$DEFAULT_LOCT')
2661: INTO G_DEFAULT_LOCT
2662: FROM dual;
2663: END IF;
2664: IF ( l_whse_loct_ctl <> 0 and bal.item_loct_ctl <> 0 and