DBA Data[Home] [Help]

APPS.GME_TRANS_ENGINE_UTIL dependencies on GMI_TRANS_ENGINE_PUB

Line 42: ,x_tran_rec OUT NOCOPY gmi_trans_engine_pub.ictran_rec)

38: ,x_return_status OUT NOCOPY VARCHAR2);
39:
40: FUNCTION build_trans_rec (
41: p_tran_row IN gme_inventory_txns_gtmp%ROWTYPE
42: ,x_tran_rec OUT NOCOPY gmi_trans_engine_pub.ictran_rec)
43: RETURN BOOLEAN;
44:
45: PROCEDURE load_rsrc_trans (
46: p_batch_row IN gme_batch_header%ROWTYPE