DBA Data[Home] [Help]

APPS.OTA_TRAINING_PLAN_UPGRADE dependencies on OTA_TRAINING_PLAN_UPGRADE

Line 1: PACKAGE BODY OTA_TRAINING_PLAN_UPGRADE AS

1: PACKAGE BODY OTA_TRAINING_PLAN_UPGRADE AS
2: /* $Header: ottplpupg.pkb 120.0.12000000.2 2007/12/26 16:57:18 pekasi noship $ */
3:
4: -- LP_MAP_UPGRADE_ID constant number(2) := -2;
5: OTA_MIG_FAIL_ID constant number(2) := -1;

Line 2468: END OTA_TRAINING_PLAN_UPGRADE;

2464: ,p_upgrade_name => LP_UPGRADE_NAME );
2465:
2466: END REMOVE_DATE_REST;
2467:
2468: END OTA_TRAINING_PLAN_UPGRADE;
2469:
2470:
2471:
2472: