DBA Data[Home] [Help]

APPS.OKE_CONTRACT_PVT dependencies on OKE_K_FUND_ALLOCATIONS_H

Line 1407: delete from OKE_K_FUND_ALLOCATIONS_H

1403:
1404: delete from OKE_K_FUNDING_SOURCES_H
1405: where object_id = p_header_id and object_type = 'OKE_K_HEADER';
1406:
1407: delete from OKE_K_FUND_ALLOCATIONS_H
1408: where object_id = p_header_id;
1409:
1410: delete from OKE_K_TERMS_H
1411: where k_header_id = p_header_id;