DBA Data[Home] [Help]

APPS.OKL_INTERNAL_BILLING_PVT dependencies on STANDARD

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

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

Line 156: -- p_init_msg_list - Standard input parameter

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