DBA Data[Home] [Help]

APPS.QA_SS_CORE dependencies on FND_DATE

Line 476: fnd_date.initialize(l_date_format); -- to set user mask

472: charid_tab(col_count) := char_rec.char_id;
473: END LOOP;
474: -- col_count has the no.of cols in the plan
475:
476: fnd_date.initialize(l_date_format); -- to set user mask
477: -- fnd_number.initialize( );
478: fnd_message.clear;
479:
480: No_problem := TRUE; -- initialize this to true