DBA Data[Home] [Help]

APPS.INV_LOT_TRX_VALIDATION_PVT dependencies on INV_LOT_TRX_VALIDATION_PVT

Line 1: PACKAGE BODY inv_lot_trx_validation_pvt AS

1: PACKAGE BODY inv_lot_trx_validation_pvt AS
2: /* $Header: INVVLTVB.pls 120.10 2006/07/26 11:39:03 pmadadi noship $ */
3:
4: /*Bug:5354721. The following table holds the name, value type and length of all the
5: lot Attributes of MTL_LOT_NUMBERS table which will then be used in

Line 4452: END inv_lot_trx_validation_pvt;

4448:
4449: fnd_msg_pub.count_and_get (p_count => x_msg_count
4450: , p_data => x_msg_data);
4451: END validate_lot_translate_trx;
4452: END inv_lot_trx_validation_pvt;