DBA Data[Home] [Help]

APPS.PO_LINES_SV7 dependencies on PO_SHIPMENTS_SV8

Line 1255: po_shipments_sv8.validate_effective_dates(

1251: /*
1252: Validating the expiration date. Since this is a line, there is no
1253: pricebreak effective dates. Hence, null is being passed.
1254: */
1255: po_shipments_sv8.validate_effective_dates(
1256: l_header_start_date,
1257: l_header_end_date,
1258: null,
1259: null,