DBA Data[Home] [Help]

APPS.INV_LABEL_PVT13 dependencies on FM_FORM_MST

Line 66: l_formula_no fm_form_mst.formula_no%TYPE;

62: l_is_epc_exist VARCHAR2(1) := 'N';
63:
64: l_batch_id gme_batch_header.batch_id%TYPE;
65: l_batch_no gme_batch_header.batch_no%TYPE;
66: l_formula_no fm_form_mst.formula_no%TYPE;
67: l_routing_no gmd_routings.routing_no%TYPE;
68: l_creation_date varchar2(100);
69: l_plan_start_date varchar2(100);
70: l_actual_start_date varchar2(100);