DBA Data[Home] [Help]

APPS.RCV_SHIPMENT_HEADER_SV dependencies on RCV_ASN_TRX_INSERT

Line 72: rcv_asn_trx_insert.insert_cancelled_asn_lines(x_header_record);

68: IF (g_asn_debug = 'Y') THEN
69: asn_debug.put_line('Start the process of cancellation');
70: END IF;
71:
72: rcv_asn_trx_insert.insert_cancelled_asn_lines(x_header_record);
73: END IF;
74: END IF;
75: /* Check for test flag and make sure the actions are not carried for
76: the test flag = 'Y' case */