DBA Data[Home] [Help]

APPS.ENG_ECO_PVT dependencies on ENG_LAUNCH_ECO_OI_PK

Line 14330: IF l_eco_rec.transaction_type = eng_launch_eco_oi_pk.g_update THEN

14326: -- Bug 2916558 // kamohan
14327: -- Start Changes
14328:
14329: -- Check if the CO record is updated
14330: IF l_eco_rec.transaction_type = eng_launch_eco_oi_pk.g_update THEN
14331:
14332: -- Find the Organization ID corresponding to the Organization Code
14333: l_organization_id := eng_val_to_id.organization
14334: ( l_eco_rec.organization_code, l_err_text);