DBA Data[Home] [Help]

APPS.MTL_CCEOI_PROCESS_PVT dependencies on FND_DATE

Line 633: MDEBUG( 'Count Dt '||fnd_date.date_to_canonical(MTL_CCEOI_VAR_PVT.g_count_date));

629: --
630: IF (l_debug = 1) THEN
631: MDEBUG( 'Process-Tolerence:Update Adj Amt ');
632: MDEBUG( 'Account Id '||to_char(MTL_CCEOI_VAR_PVT.G_ADJUST_ACCOUNT_ID));
633: MDEBUG( 'Count Dt '||fnd_date.date_to_canonical(MTL_CCEOI_VAR_PVT.g_count_date));
634: MDEBUG( 'Subinv '||p_subinventory);
635: MDEBUG( 'CountUOM '||p_count_uom);
636: MDEBUG( 'CCEId '||to_char(MTL_CCEOI_VAR_PVT.G_CYCLE_COUNT_ENTRY_REC.cycle_count_entry_id));
637: mdebug('serial number='||p_serial_number);