DBA Data[Home] [Help]

APPS.WIP_WS_DL_UTIL dependencies on WIP_BATCH_MOVE

Line 24: l_move_table wip_batch_move.move_table;

20: WP_INCLUDE_COMPLETE_QTY constant number := 15;
21: WP_VALUE_YES constant varchar2(1) := '1';
22: WP_VALUE_DIRECTION_DOWN constant varchar2(1) := '2';
23:
24: l_move_table wip_batch_move.move_table;
25:
26: procedure get_first_calendar_date
27: (
28: l_cal_code varchar2,