DBA Data[Home] [Help]

APPS.OKL_BLK_AST_UPD_PVT dependencies on OKL_STREAMS_UTIL

Line 1487: OKL_STREAMS_UTIL.get_primary_stream_type(

1483: ,G_MODULE
1484: ,'OKL: create_upfront_tax_accounting Procedure: deriving billed stream ID ');
1485: END IF;
1486:
1487: OKL_STREAMS_UTIL.get_primary_stream_type(
1488: p_khr_id => p_contract_id,
1489: p_primary_sty_purpose => 'UPFRONT_TAX_BILLED',
1490: x_return_status => x_return_status,
1491: x_primary_sty_id => l_billed_sty_id);