DBA Data[Home] [Help]

APPS.OZF_TP_ACCRUAL_PVT dependencies on OZF_PRE_PROCESS_PVT

Line 3679: OZF_PRE_PROCESS_PVT.Resale_Pre_Process(

3675: --Get the run mode for TPA for Draft Mode
3676: l_run_mode := NVL(p_run_mode, 'FINAL');
3677:
3678: -- Call preprocess here.
3679: OZF_PRE_PROCESS_PVT.Resale_Pre_Process(
3680: p_api_version_number => 1
3681: ,p_init_msg_list => FND_API.G_FALSE
3682: ,p_commit => FND_API.G_FALSE
3683: ,p_validation_level => FND_API.G_VALID_LEVEL_FULL