DBA Data[Home] [Help]

APPS.IBY_FD_EXTRACT_GEN_PVT dependencies on AP_WEB_CREDIT_CARD_PKG

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

3910: debug_level => G_LEVEL_STATEMENT,
3911: module => l_Debug_Module);
3912: END IF;
3913:
3914: l_instrid := AP_WEB_CREDIT_CARD_PKG.get_card_reference_id(p_document_payable_id);
3915:
3916: IF (G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
3917: iby_debug_pub.add(debug_msg => 'Got instrid: ' || l_instrid,
3918: debug_level => G_LEVEL_STATEMENT,