DBA Data[Home] [Help]

APPS.CTO_SUBASSEMBLY_SUP_PK dependencies on WIP_LINES

Line 49: line_code wip_lines.line_code%type,

45: job_start_date date,
46: job_completion_date date,
47: populate_start_date number, -- value of 1 implies 1implies insert satrt date in wjsi instead of completion date, while finite scheduler is on
48: line_id bom_operational_routings.line_id%type,
49: line_code wip_lines.line_code%type,
50: source_type number, --buy =3 ,make =2 , transfer (sourced ) =1
51: job_name varchar2(240),
52: feeder_run varchar2(1),
53: flow_start_index number,