DBA Data[Home] [Help]

APPS.OE_INVOICE_PUB dependencies on RA_TERRITORIES

Line 7129: FROM ra_territories terr

7125: ,p_x_interface_line_rec.TERRITORY_SEGMENT17
7126: ,p_x_interface_line_rec.TERRITORY_SEGMENT18
7127: ,p_x_interface_line_rec.TERRITORY_SEGMENT19
7128: ,p_x_interface_line_rec.TERRITORY_SEGMENT20
7129: FROM ra_territories terr
7130: WHERE terr.territory_id = p_x_interface_line_rec.territory_id;
7131: END IF;
7132: IF p_x_interface_line_rec.territory_id = 0 THEN
7133: p_x_interface_line_rec.territory_id := NULL;