DBA Data[Home] [Help]

APPS.GML_ACCT_GENERATE dependencies on GL_CURR_MST

Line 28: P_base_currency gl_curr_mst.CURRENCY_CODE%TYPE;

24:
25: /* Package Variables.*/
26: P_itemglclass ic_item_mst.GL_CLASS%TYPE;
27: P_acctg_unit_id NUMBER;
28: P_base_currency gl_curr_mst.CURRENCY_CODE%TYPE;
29: P_vend_gl_class po_vend_mst.VENDGL_CLASS%TYPE;
30: P_whse_co_code sy_orgn_mst.co_code%TYPE;
31: P_whse_orgn_code sy_orgn_mst.orgn_code%TYPE;
32: P_cust_id NUMBER;