DBA Data[Home] [Help]

APPS.GML_ACCT_GENERATE dependencies on IC_WHSE_MST

Line 45: P_to_whse ic_whse_mst.whse_code%TYPE;

41: P_cost_analysis_code cm_cmpt_dtl.COST_ANALYSIS_CODE%TYPE;
42: P_order_type VARCHAR2(5);
43: P_sub_event_type NUMBER(10) DEFAULT 10010;
44: P_shipvend_id NUMBER;
45: P_to_whse ic_whse_mst.whse_code%TYPE;
46: P_item_no ic_item_mst.item_no%TYPE;
47: P_gl_item_id NUMBER(10);
48: P_acct_id NUMBER (10);
49: P_acctg_unit_no gl_accu_mst.ACCTG_UNIT_NO%TYPE;