DBA Data[Home] [Help]

APPS.CST_PENDINGTXNSREPORT_PVT dependencies on CST_PERIODCLOSEOPTION_PUB

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

325: END IF;
326:
327: -- Check if shipping transactions are resolution required or resolution recommended
328: l_stmt_num := 110;
329: CST_PERIODCLOSEOPTION_PUB.shipping_txn_hook (p_api_version => 1.0,
330: i_org_id => p_org_id,
331: i_acct_period_id => p_period_id,
332: x_close_option => l_shipping_txn_hook,
333: x_return_status => l_return_status,