DBA Data[Home] [Help]

APPS.CST_PENDINGTXNSREPORT_PVT dependencies on CST_PERIODCLOSEOPTION_PUB

Line 343: CST_PERIODCLOSEOPTION_PUB.shipping_txn_hook (p_api_version => 1.0,

339: END IF;
340:
341: -- Check if shipping transactions are resolution required or resolution recommended
342: l_stmt_num := 110;
343: CST_PERIODCLOSEOPTION_PUB.shipping_txn_hook (p_api_version => 1.0,
344: i_org_id => p_org_id,
345: i_acct_period_id => p_period_id,
346: x_close_option => l_shipping_txn_hook,
347: x_return_status => l_return_status,