DBA Data[Home] [Help]

APPS.OKL_AM_PROCESS_RV_TRX_PVT dependencies on OKL_AM_PROCESS_RV_TRX_PVT

Line 1: PACKAGE BODY OKL_AM_PROCESS_RV_TRX_PVT AS

1: PACKAGE BODY OKL_AM_PROCESS_RV_TRX_PVT AS
2: /* $Header: OKLRRVPB.pls 120.2 2006/07/11 09:57:49 dkagrawa noship $ */
3:
4:
5:

Line 11: -- Description : This procedure is used to execute OKL_AM_PROCESS_RV_TRX_PVT

7:
8: -- Start of comments
9: --
10: -- Procedure Name : process_transactions_wrap
11: -- Description : This procedure is used to execute OKL_AM_PROCESS_RV_TRX_PVT
12: -- as a concurrent program. It has all the input parameters for
13: -- OKL_AM_PROCESS_RV_TRX_PVT and 2 standard OUT parameters - ERRBUF and RETCODE
14: -- Business Rules :
15: -- Parameters : p_khr_id - contract id

Line 13: -- OKL_AM_PROCESS_RV_TRX_PVT and 2 standard OUT parameters - ERRBUF and RETCODE

9: --
10: -- Procedure Name : process_transactions_wrap
11: -- Description : This procedure is used to execute OKL_AM_PROCESS_RV_TRX_PVT
12: -- as a concurrent program. It has all the input parameters for
13: -- OKL_AM_PROCESS_RV_TRX_PVT and 2 standard OUT parameters - ERRBUF and RETCODE
14: -- Business Rules :
15: -- Parameters : p_khr_id - contract id
16: -- p_kle_id - line id
17: --