DBA Data[Home] [Help]

APPS.GMI_LOCT_INV_PVT dependencies on GMI_TRANS_ENGINE_PUB

Line 39: p_tran_rec IN GMI_TRANS_ENGINE_PUB.ictran_rec,

35: /* Define Procedures And Functions : */
36:
37: PROCEDURE UPDATING_IC_LOCT_INV
38: (
39: p_tran_rec IN GMI_TRANS_ENGINE_PUB.ictran_rec,
40: x_return_status OUT NOCOPY VARCHAR2
41: );
42:
43: