DBA Data[Home] [Help]

APPS.IBY_FD_EXTRACT_GEN_PVT dependencies on AP_WEB_CREDIT_CARD_PKG

Line 5478: l_instrid := AP_WEB_CREDIT_CARD_PKG.get_card_reference_id(p_document_payable_id);

5474: debug_level => G_LEVEL_STATEMENT,
5475: module => l_Debug_Module);
5476: END IF;
5477:
5478: l_instrid := AP_WEB_CREDIT_CARD_PKG.get_card_reference_id(p_document_payable_id);
5479:
5480: IF (G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
5481: iby_debug_pub.add(debug_msg => 'Got instrid: ' || l_instrid,
5482: debug_level => G_LEVEL_STATEMENT,