DBA Data[Home] [Help]

APPS.OKL_BPD_ADVANCED_CASH_APP_PVT dependencies on OKL_AUTO_CASH_APPL_RULES_PVT

Line 1342: l_autocash_appl_tbl okl_auto_cash_appl_rules_pvt.okl_appl_dtls_tbl_type;

1338: -------------------------------------------------------------------------------
1339: -- DECLARE Record/Table Types
1340: -------------------------------------------------------------------------------
1341:
1342: l_autocash_appl_tbl okl_auto_cash_appl_rules_pvt.okl_appl_dtls_tbl_type;
1343: l_appl_tbl okl_receipts_pvt.appl_tbl_type;
1344: -------------------------------------------------------------------------------
1345: -- DEFINE CURSORS
1346: -------------------------------------------------------------------------------

Line 1688: okl_auto_cash_appl_rules_pvt.auto_cashapp_for_contract( p_api_version => l_api_version,

1684: CLOSE c_get_cust_acct_num;
1685: END IF;
1686: log_file('calling auto_cashapp_for_contract ');
1687: log_file('l_receipt_amount = '||l_receipt_amount);
1688: okl_auto_cash_appl_rules_pvt.auto_cashapp_for_contract( p_api_version => l_api_version,
1689: p_init_msg_list => l_init_msg_list,
1690: x_return_status => l_return_status,
1691: x_msg_count => l_msg_count,
1692: x_msg_data => l_msg_data,