DBA Data[Home] [Help]

APPS.FII_GL_JE_B_C dependencies on FII_TIME_API

Line 793: FII_TIME_API.check_missing_date (l_stg_min, l_stg_max, l_check_time_dim);

789: -- time records which does not exist in FII_TIME_DAY
790: -- table, then we will exit the program with error status
791: -----------------------------------------------------------
792:
793: FII_TIME_API.check_missing_date (l_stg_min, l_stg_max, l_check_time_dim);
794:
795: --------------------------------------
796: -- If there are missing time records
797: --------------------------------------