DBA Data[Home] [Help]

APPS.GMI_QUANTITY_PUB dependencies on IC_JRNL_MST

Line 38: , journal_no ic_jrnl_mst.journal_no%TYPE

34: -- API specific parameters to be presented in SQL RECORD format
35: TYPE trans_rec_typ IS RECORD
36: ( trans_type NUMBER(2)
37: , item_no ic_item_mst.item_no%TYPE
38: , journal_no ic_jrnl_mst.journal_no%TYPE
39: , from_whse_code ic_tran_cmp.whse_code%TYPE
40: , to_whse_code ic_tran_cmp.whse_code%TYPE DEFAULT NULL
41: , item_um ic_item_mst.item_um%TYPE DEFAULT NULL
42: , item_um2 ic_item_mst.item_um2%TYPE DEFAULT NULL