DBA Data[Home] [Help]

APPS.AHL_WARRANTY_CONTRACTS_PVT dependencies on AHL_WARRANTY_CONTRACTS_B_S

Line 429: l_warranty_contract_id := AHL_WARRANTY_CONTRACTS_B_S.NEXTVAL;

425: -- store the contract's end date for populating in the counter's table, before expiration calculation API is called
426: l_active_end_date := warranty_template_rec.CONTRACT_END_DATE;
427:
428: -- fetch the next value from the sequence
429: l_warranty_contract_id := AHL_WARRANTY_CONTRACTS_B_S.NEXTVAL;
430:
431: -- insert a record in the AHL_WARRANTY_CONTRACTS_B table
432: INSERT INTO AHL_WARRANTY_CONTRACTS_B
433: (