DBA Data[Home] [Help]

APPS.PO_DRAFTS_PVT dependencies on PON_CLM_CLO_UTIL_PKG

Line 8648: pon_clm_clo_util_pkg.SEND_LINE_DELETED_NOTIF( p_caller=>'PO_MOD'

8644: -- Options Enhancement:
8645: -- Sending the notification to Requseter , if the priced slin/option line is deleted
8646: -- but the parent/base clin is not yet deleted
8647: -- In case of PO, document_id is draft_id
8648: pon_clm_clo_util_pkg.SEND_LINE_DELETED_NOTIF( p_caller=>'PO_MOD'
8649: ,p_document_id => p_draft_id
8650: ,p_document_line_id => null
8651: ,x_return_status=>l_return_status
8652: ,x_msg_count=>l_msg_count