DBA Data[Home] [Help]

APPS.OKL_CRF_PVT dependencies on MO_GLOBAL

Line 1311: mo_global.get_current_org_id()); --dkagrawa aded to fix moac issue

1307: l_crf_rec.last_update_date,
1308: l_crf_rec.last_update_login,
1309: l_crf_rec.cure_refund_header_id,
1310: l_crf_rec.received_amount,
1311: mo_global.get_current_org_id()); --dkagrawa aded to fix moac issue
1312: -- Set OUT values
1313: x_crf_rec := l_crf_rec;
1314: x_return_status := l_return_status;
1315: OKL_API.END_ACTIVITY(x_msg_count, x_msg_data);