DBA Data[Home] [Help]

APPS.OKL_INTERNAL_BILLING_PVT dependencies on STANDARD

Line 156: -- IN : p_api_version - Standard input parameter

152: -- Function : It is Used to Update header in TAI and Insert/Update line
153: -- in TIL/TLD. And if the trx_status_code is submitted then
154: -- make a accounting call for all TLD records.
155: -- Parameters :
156: -- IN : p_api_version - Standard input parameter
157: -- p_init_msg_list - Standard input parameter
158: -- p_taiv_rec - Record type for OKL_TRX_AR_INVOICES_B.
159: -- p_tilv_tbl -- Table type for OKL_TXL_AR_INV_LNS_B.
160: -- Version : 1.0

Line 157: -- p_init_msg_list - Standard input parameter

153: -- in TIL/TLD. And if the trx_status_code is submitted then
154: -- make a accounting call for all TLD records.
155: -- Parameters :
156: -- IN : p_api_version - Standard input parameter
157: -- p_init_msg_list - Standard input parameter
158: -- p_taiv_rec - Record type for OKL_TRX_AR_INVOICES_B.
159: -- p_tilv_tbl -- Table type for OKL_TXL_AR_INV_LNS_B.
160: -- Version : 1.0
161: -- History : gkhuntet created.