DBA Data[Home] [Help]

APPS.WIP_SUB_OP_RESOURCES_PKG dependencies on FND_LOG

Line 820: l_logLevel := fnd_log.g_current_runtime_level;

816: operation_seq_num = l_Operation_Seq_Num and
817: substitute_group_num = l_Substitute_Group_Num;
818:
819: BEGIN
820: l_logLevel := fnd_log.g_current_runtime_level;
821:
822: SAVEPOINT start_point;
823:
824: if (l_logLevel <= wip_constants.trace_logging) then