DBA Data[Home] [Help]

APPS.CS_CONTRACT_TPL_PUB dependencies on CS_CONTRACTLTMPL_PVT

Line 125: CS_CONTRACTLTMPL_PVT.Insert_Row

121: --dbms_output.put_line('After inserting template');
122: FOR l_Service_Rec in l_Service_Csr
123: LOOP
124: --- insert into cs_contract_line_tplts
125: CS_CONTRACTLTMPL_PVT.Insert_Row
126: (
127: p_api_version => 1.0,
128: p_init_msg_list => TAPI_DEV_KIT.G_FALSE,
129: p_validation_level => 100,