DBA Data[Home] [Help]

APPS.OKL_GENERATE_ACCRUALS_PUB_W dependencies on OKL_TRX_CONTRACTS_PUB

Line 253: ddx_tcnv_tbl okl_trx_contracts_pub.tcnv_tbl_type;

249: )
250:
251: as
252: ddp_catchup_rec okl_generate_accruals_pub.accrual_rec_type;
253: ddx_tcnv_tbl okl_trx_contracts_pub.tcnv_tbl_type;
254: ddx_tclv_tbl okl_trx_contracts_pub.tclv_tbl_type;
255: ddindx binary_integer; indx binary_integer;
256: begin
257:

Line 254: ddx_tclv_tbl okl_trx_contracts_pub.tclv_tbl_type;

250:
251: as
252: ddp_catchup_rec okl_generate_accruals_pub.accrual_rec_type;
253: ddx_tcnv_tbl okl_trx_contracts_pub.tcnv_tbl_type;
254: ddx_tclv_tbl okl_trx_contracts_pub.tclv_tbl_type;
255: ddindx binary_integer; indx binary_integer;
256: begin
257:
258: -- copy data to the local IN or IN-OUT args, if any

Line 656: ddx_tcnv_tbl okl_trx_contracts_pub.tcnv_tbl_type;

652: )
653:
654: as
655: ddp_reverse_rec okl_generate_accruals_pub.accrual_rec_type;
656: ddx_tcnv_tbl okl_trx_contracts_pub.tcnv_tbl_type;
657: ddx_tclv_tbl okl_trx_contracts_pub.tclv_tbl_type;
658: ddindx binary_integer; indx binary_integer;
659: begin
660:

Line 657: ddx_tclv_tbl okl_trx_contracts_pub.tclv_tbl_type;

653:
654: as
655: ddp_reverse_rec okl_generate_accruals_pub.accrual_rec_type;
656: ddx_tcnv_tbl okl_trx_contracts_pub.tcnv_tbl_type;
657: ddx_tclv_tbl okl_trx_contracts_pub.tclv_tbl_type;
658: ddindx binary_integer; indx binary_integer;
659: begin
660:
661: -- copy data to the local IN or IN-OUT args, if any