DBA Data[Home] [Help]

APPS.OPI_DBI_WIP_COMP_INCR_PKG dependencies on BIS_COMMON_PARAMETERS

Line 200: l_global_start_date := trunc (bis_common_parameters.get_global_start_date);

196: END IF;
197:
198: -- get the DBI global start date
199: l_stmt_id := 20;
200: l_global_start_date := trunc (bis_common_parameters.get_global_start_date);
201:
202: -- Collect the WIP completions for OPI
203: BEGIN
204: