DBA Data[Home] [Help]

APPS.OKL_REVERSAL_PUB_W dependencies on OKL_REVERSAL_PVT

Line 92: okl_reversal_pvt_w.rosetta_table_copy_in_p0(ddp_source_id_tbl, p_source_id_tbl);

88:
89:
90: ddp_acct_date := rosetta_g_miss_date_in_map(p_acct_date);
91:
92: okl_reversal_pvt_w.rosetta_table_copy_in_p0(ddp_source_id_tbl, p_source_id_tbl);
93:
94: -- here's the delegated call to the old PL/SQL routine
95: okl_reversal_pub.reverse_entries(p_api_version,
96: p_init_msg_list,