DBA Data[Home] [Help]

APPS.MTL_CCEOI_PROCESS_PVT dependencies on FND_DATE

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

708: --
709: IF (l_debug = 1) THEN
710: MDEBUG( 'Process-Tolerence:Update Adj Amt ');
711: MDEBUG( 'Account Id '||to_char(MTL_CCEOI_VAR_PVT.G_ADJUST_ACCOUNT_ID));
712: MDEBUG( 'Count Dt '||fnd_date.date_to_canonical(MTL_CCEOI_VAR_PVT.g_count_date));
713: MDEBUG( 'Subinv '||p_subinventory);
714: MDEBUG( 'CountUOM '||p_count_uom);
715: MDEBUG( 'CCEId '||to_char(MTL_CCEOI_VAR_PVT.G_CYCLE_COUNT_ENTRY_REC.cycle_count_entry_id));
716: mdebug('serial number='||p_serial_number);