DBA Data[Home] [Help]

APPS.FV_1219_TRANSACTIONS dependencies on GL_PERIOD_STATUSES

Line 438: FROM gl_period_statuses

434: l_error_stage := 2;
435:
436: SELECT distinct period_type
437: INTO period_type
438: FROM gl_period_statuses
439: WHERE application_id = '101'
440: AND ledger_id = p_set_bks_id;
441:
442: l_error_stage := 3;