DBA Data[Home] [Help]

APPS.OKL_MISC_TRANS_PVT dependencies on OKL_MISC_TRANS_PUB

Line 1028: okl_misc_trans_pub.create_misc_dstr_line(p_api_version => G_API_VERSION,

1024: p_currency_code => lx_tcnv_rec.currency_code,
1025: p_jrnl_line_rec => p_jrnl_line_tbl(i),
1026: x_tclv_rec => l_tclv_rec);
1027: -- use the populated record to create journal lines
1028: okl_misc_trans_pub.create_misc_dstr_line(p_api_version => G_API_VERSION,
1029: p_init_msg_list => G_FALSE,
1030: x_return_status => lx_return_status,
1031: x_msg_count => x_msg_count,
1032: x_msg_data => x_msg_data,

Line 1148: okl_misc_trans_pub.create_misc_dstr_line(p_api_version => G_API_VERSION,

1144: p_currency_code => lx_tcnv_rec.currency_code,
1145: p_jrnl_line_rec => p_jrnl_line_tbl(i),
1146: x_tclv_rec => l_tclv_rec);
1147: -- use the populated record to create journal lines
1148: okl_misc_trans_pub.create_misc_dstr_line(p_api_version => G_API_VERSION,
1149: p_init_msg_list => G_FALSE,
1150: x_return_status => lx_return_status,
1151: x_msg_count => x_msg_count,
1152: x_msg_data => x_msg_data,