DBA Data[Home] [Help]

APPS.CN_RAM_ADJUSTMENTS_PKG dependencies on CN_ADJUSTMENTS_PKG

Line 342: cn_adjustments_pkg.api_negate_record(

338:
339: x_api_negated_count := x_api_negated_count + 1;
340:
341: -- Negate records in API or Header table
342: cn_adjustments_pkg.api_negate_record(
343: x_comm_lines_api_id => na.comm_lines_api_id,
344: x_adjusted_by => l_adjusted_by,
345: x_adjust_comments => l_adjust_comments);
346: