DBA Data[Home] [Help]

APPS.PO_LINES_SV3 dependencies on PO_LINES_PKG_SI

Line 241: po_lines_pkg_si.insert_row(

237: X_autocreated_ship := FALSE;
238:
239: /* Insert the PO Line */
240:
241: po_lines_pkg_si.insert_row(
242: X_Rowid ,
243: X_Po_Line_Id ,
244: X_Last_Update_Date ,
245: X_Last_Updated_By ,