DBA Data[Home] [Help]

APPS.PO_LINES_DRAFT_PVT dependencies on PON_CLM_CLO_UTIL_PKG

Line 328: pon_clm_clo_util_pkg.SEND_LINE_DELETED_NOTIF( p_caller=>'PO'

324: -- Options Enhancement:
325: -- Sending the notification to Requseter , if the priced slin/option line is deleted
326: -- but the parent/base clin is not yet deleted
327: -- In case of PO, document_id is draft_id
328: pon_clm_clo_util_pkg.SEND_LINE_DELETED_NOTIF( p_caller=>'PO'
329: ,p_document_id => p_draft_info.draft_id
330: ,p_document_line_id => null
331: ,x_return_status=>l_return_status
332: ,x_msg_count=>l_msg_count