DBA Data[Home] [Help]

APPS.FV_PURGED_TREASURY_SYMBOLS dependencies on FND_DATE

Line 137: gbl_cancellation_date := trunc(FND_DATE.CANONICAL_TO_DATE(d_cancellation_date));

133: gbl_last_update_by := fnd_global.user_id;
134: gbl_last_update_log := fnd_global.login_id;
135: gbl_creation_date := sysdate;
136: gbl_created_by := fnd_global.user_id;
137: gbl_cancellation_date := trunc(FND_DATE.CANONICAL_TO_DATE(d_cancellation_date));
138: gbl_treasury_symbol := v_treasury_symbol ;
139: gbl_time_frame := v_time_frame ;
140: gbl_year_established := n_year_established ;
141: gbl_new_established_year := new_established_year ;