DBA Data[Home] [Help]

APPS.IGS_AS_PROD_DOC dependencies on IGS_AS_ORDER_HDR_PKG

Line 870: igs_as_order_hdr_pkg.update_row(

866: -- to COMPLETED if all the line items are PROCESSED
867: --
868: FOR rec_order_hdr IN c_order_hdr
869: LOOP
870: igs_as_order_hdr_pkg.update_row(
871: x_msg_count => l_msg_count,
872: x_msg_data => l_msg_data,
873: x_return_status => l_return_status,
874: x_rowid => rec_order_hdr.rowid,