DBA Data[Home] [Help]

APPS.OE_INVOICE_PUB dependencies on RA_TERRITORIES

Line 6844: FROM ra_territories terr

6840: ,p_x_interface_line_rec.TERRITORY_SEGMENT17
6841: ,p_x_interface_line_rec.TERRITORY_SEGMENT18
6842: ,p_x_interface_line_rec.TERRITORY_SEGMENT19
6843: ,p_x_interface_line_rec.TERRITORY_SEGMENT20
6844: FROM ra_territories terr
6845: WHERE terr.territory_id = p_x_interface_line_rec.territory_id;
6846: END IF;
6847: IF p_x_interface_line_rec.territory_id = 0 THEN
6848: p_x_interface_line_rec.territory_id := NULL;