DBA Data[Home] [Help]

APPS.OKL_BLK_AST_UPD_PVT dependencies on OKL_STREAMS_UTIL

Line 1519: OKL_STREAMS_UTIL.get_primary_stream_type(

1515: ,G_MODULE
1516: ,'OKL: create_upfront_tax_accounting Procedure: deriving billed stream ID ');
1517: END IF;
1518:
1519: OKL_STREAMS_UTIL.get_primary_stream_type(
1520: p_khr_id => p_contract_id,
1521: p_primary_sty_purpose => 'UPFRONT_TAX_BILLED',
1522: x_return_status => x_return_status,
1523: x_primary_sty_id => l_billed_sty_id);