DBA Data[Home] [Help]

APPS.CS_FETCH_ARTXN_INFO_PKG dependencies on CS_CONBILLING_PVT

Line 104: CS_CONBILLING_PVT.Update_Billing(

100: END;
101:
102: --call API to write invoice details
103:
104: CS_CONBILLING_PVT.Update_Billing(
105: p_api_version => 1.0,
106: p_init_msg_list => 'T',
107: p_commit => 'F',
108: p_cp_service_trx_id => temp_cp_service_trx_id,